diff options
author | dsa <dsa> | 2007-03-05 05:28:49 +0000 |
---|---|---|
committer | dsa <dsa> | 2007-03-05 05:28:49 +0000 |
commit | 7cd0cae5268e910e8239c9cfc8c98075c48c5fa9 (patch) | |
tree | d8cc81a6a5d5fc7abc1f4cf96fc6ed40d48ad169 /web/lang/pt/index_po.inc | |
parent | 18cfe569e0368cee80c1eb5783be97d7446f55e0 (diff) | |
download | aurweb-7cd0cae5268e910e8239c9cfc8c98075c48c5fa9.tar.xz |
Added new strings that are needed for the new checks (arch,license fields).
Diffstat (limited to 'web/lang/pt/index_po.inc')
-rw-r--r-- | web/lang/pt/index_po.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/pt/index_po.inc b/web/lang/pt/index_po.inc index 2a00106..bf3a9cb 100644 --- a/web/lang/pt/index_po.inc +++ b/web/lang/pt/index_po.inc @@ -89,4 +89,8 @@ $_t["pt"]["Packages added or updated in the past 7 days"] = "Pacotes adicionados $_t["pt"]["Out-of-date"] = "Desatualizados"; +$_t["pt"]["My Statistics"] = "Minhas EstatĂsticas"; + +$_t["pt"]["Flagged as safe by me"] = "Pacotes que marquei como seguros"; + ?>
\ No newline at end of file |