diff options
author | swiergot <swiergot> | 2005-09-02 18:25:59 +0200 |
---|---|---|
committer | swiergot <swiergot> | 2005-09-02 18:25:59 +0200 |
commit | cb63efbfc57bd8c85b76176a6ebcbafd9bc013d5 (patch) | |
tree | 4aea272174b89166927b7e3c98ceddd3419122c5 /web/lang/en | |
parent | d55ee42f8590755adc9a653e2fc55308e30d1a37 (diff) | |
download | aur-cb63efbfc57bd8c85b76176a6ebcbafd9bc013d5.tar.gz aur-cb63efbfc57bd8c85b76176a6ebcbafd9bc013d5.tar.xz |
added safe packages count in the statistics frame
Diffstat (limited to 'web/lang/en')
-rw-r--r-- | web/lang/en/index_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc index 7cc0c1c4..0d26e56c 100644 --- a/web/lang/en/index_po.inc +++ b/web/lang/en/index_po.inc @@ -73,6 +73,8 @@ $_t["en"]["Trusted Users"] = "Trusted Users"; $_t["en"]["Packages in unsupported"] = "Packages in unsupported"; +$_t["en"]["Packages in unsupported and flagged as safe"] = "Packages in unsupported and flagged as safe"; + $_t["en"]["Packages in [community]"] = "Packages in [community]"; $_t["en"]["Remember to vote for your favourite packages! The most popular packages are provided as binary packages in [community]."] = "Remember to vote for your favourite packages! The most popular packages are provided as binary packages in [community]."; |