diff options
author | eric <eric> | 2004-06-23 02:28:13 +0200 |
---|---|---|
committer | eric <eric> | 2004-06-23 02:28:13 +0200 |
commit | 84912ddb2e9e695980ac42c599ceda8362455790 (patch) | |
tree | 39bb7ff98de81556b9fe83e63acabc91ad94da58 /web/lang/acctfuncs_po.inc | |
parent | 64db123697c4ce34bd9ef0c3881771627465ae6b (diff) | |
download | aur-84912ddb2e9e695980ac42c599ceda8362455790.tar.gz aur-84912ddb2e9e695980ac42c599ceda8362455790.tar.xz |
account adding/editing is working
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 fb59c42c..757ce847 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 |