fleshing out the package logic, renamed pkg include files for consistency

This commit is contained in:
eric 2004-06-29 00:56:31 +00:00
parent 4b80bc34ff
commit 6249c40e94
7 changed files with 81 additions and 52 deletions

View file

@ -16,4 +16,9 @@ $_t["en"]["Under construction..."] = "Under construction...";
# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
$_t["en"]["Manage package ID: %s"] = "Manage package ID: %s";
# $_t["es"]["Manage package ID: %s"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Manage package ID: %s"] = "--> Traduction française ici. <--";
# $_t["de"]["Manage package ID: %s"] = "--> Deutsche Übersetzung hier. <--";
?>