fixed up a bunch of dummy package things and added a message saying teh upload was successful

This commit is contained in:
jchu 2004-12-15 03:24:28 +00:00
parent 15ade606f6
commit 341e4e5fa7
3 changed files with 18 additions and 8 deletions

View file

@ -196,4 +196,9 @@ $_t["en"]["You must supply a comment for this upload/change."] = "You must suppl
# $_t["fr"]["You must supply a comment for this upload/change."] = "--> Traduction française ici. <--";
# $_t["de"]["You must supply a comment for this upload/change."] = "--> Deutsche Übersetzung hier. <--";
$_t["en"]["Package upload successful"] = "Package upload successful";
# $_t["es"]["Package upload successful"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Package upload successful"] = "--> Traduction française ici. <--";
# $_t["de"]["Package upload successful"] = "--> Deutsche Übersetzung hier. <--";
?>