diff options
Diffstat (limited to 'web/lang/index_po.inc')
-rw-r--r-- | web/lang/index_po.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc index d96cd67..13c5033 100644 --- a/web/lang/index_po.inc +++ b/web/lang/index_po.inc @@ -111,4 +111,9 @@ $_t["en"]["Logged-in as: %h%s%h"] = "Logged-in as: %h%s%h"; # $_t["fr"]["Logged-in as: %h%s%h"] = "--> Traduction française ici. <--"; # $_t["de"]["Logged-in as: %h%s%h"] = "--> Deutsche Übersetzung hier. <--"; +$_t["en"]["Error looking up username, %s."] = "Error looking up username, %s."; +# $_t["es"]["Error looking up username, %s."] = "--> Traducción española aquí. <--"; +# $_t["fr"]["Error looking up username, %s."] = "--> Traduction française ici. <--"; +# $_t["de"]["Error looking up username, %s."] = "--> Deutsche Übersetzung hier. <--"; + ?>
\ No newline at end of file |