diff options
Diffstat (limited to 'web/lang/submit_po.inc')
-rw-r--r-- | web/lang/submit_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/submit_po.inc b/web/lang/submit_po.inc index 88acd508..c21482a2 100644 --- a/web/lang/submit_po.inc +++ b/web/lang/submit_po.inc @@ -196,9 +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["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. <--"; -?>
\ No newline at end of file +?> |