diff options
Diffstat (limited to 'web/lang/acctfuncs_po.inc')
-rw-r--r-- | web/lang/acctfuncs_po.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/lang/acctfuncs_po.inc b/web/lang/acctfuncs_po.inc index fb59c42..757ce84 100644 --- a/web/lang/acctfuncs_po.inc +++ b/web/lang/acctfuncs_po.inc @@ -191,4 +191,9 @@ $_t["en"]["No more results to display."] = "No more results to display."; # $_t["fr"]["No more results to display."] = "--> Traduction française ici. <--"; # $_t["de"]["No more results to display."] = "--> Deutsche Übersetzung hier. <--"; +$_t["en"]["A Trusted User cannot assign Developer status."] = "A Trusted User cannot assign Developer status."; +# $_t["es"]["A Trusted User cannot assign Developer status."] = "--> Traducción española aquí. <--"; +# $_t["fr"]["A Trusted User cannot assign Developer status."] = "--> Traduction française ici. <--"; +# $_t["de"]["A Trusted User cannot assign Developer status."] = "--> Deutsche Übersetzung hier. <--"; + ?>
\ No newline at end of file |