diff options
author | swiergot <swiergot> | 2005-09-02 16:25:59 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2005-09-02 16:25:59 +0000 |
commit | cb63efbfc57bd8c85b76176a6ebcbafd9bc013d5 (patch) | |
tree | 4aea272174b89166927b7e3c98ceddd3419122c5 /web/lang/pl/index_po.inc | |
parent | d55ee42f8590755adc9a653e2fc55308e30d1a37 (diff) | |
download | aurweb-cb63efbfc57bd8c85b76176a6ebcbafd9bc013d5.tar.xz |
added safe packages count in the statistics frame
Diffstat (limited to 'web/lang/pl/index_po.inc')
-rw-r--r-- | web/lang/pl/index_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/pl/index_po.inc b/web/lang/pl/index_po.inc index e5fdff9..ac6ab2c 100644 --- a/web/lang/pl/index_po.inc +++ b/web/lang/pl/index_po.inc @@ -40,6 +40,8 @@ $_t["pl"]["Remember to vote for your favourite packages!"] = "Nie zapomnij głos $_t["pl"]["Packages in unsupported"] = "Pakietów w unsupported"; +$_t["pl"]["Packages in unsupported and flagged as safe"] = "Pakietów w unsupported oznaczonych jako bezpieczne"; + $_t["pl"]["The most popular packages will be provided as binary packages in [community]."] = "Najbardziej popularne pakiety zostaną umieszczone w formie binarnej w [community]."; $_t["pl"]["Trusted Users"] = "Zaufanych Użytkowników"; |