diff options
author | dsa <dsa> | 2007-03-05 06:28:49 +0100 |
---|---|---|
committer | dsa <dsa> | 2007-03-05 06:28:49 +0100 |
commit | 7cd0cae5268e910e8239c9cfc8c98075c48c5fa9 (patch) | |
tree | d8cc81a6a5d5fc7abc1f4cf96fc6ed40d48ad169 /web/lang/en/index_po.inc | |
parent | 18cfe569e0368cee80c1eb5783be97d7446f55e0 (diff) | |
download | aur-7cd0cae5268e910e8239c9cfc8c98075c48c5fa9.tar.gz aur-7cd0cae5268e910e8239c9cfc8c98075c48c5fa9.tar.xz |
Added new strings that are needed for the new checks (arch,license fields).
Diffstat (limited to 'web/lang/en/index_po.inc')
-rw-r--r-- | web/lang/en/index_po.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc index d988bfa4..09e3636e 100644 --- a/web/lang/en/index_po.inc +++ b/web/lang/en/index_po.inc @@ -67,6 +67,10 @@ $_t["en"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Sta $_t["en"]["Statistics"] = "Statistics"; +$_t["en"]["My Statistics"] = "My Statistics"; + +$_t["en"]["Flagged as safe by me"] = "Flagged as safe by me"; + $_t["en"]["User Statistics"] = "User Statistics"; $_t["en"]["Registered Users"] = "Registered Users"; |