summaryrefslogtreecommitdiffstats
path: root/web/lang/pt/submit_po.inc
diff options
context:
space:
mode:
authordsa <dsa>2007-03-05 05:28:49 +0000
committerdsa <dsa>2007-03-05 05:28:49 +0000
commit7cd0cae5268e910e8239c9cfc8c98075c48c5fa9 (patch)
treed8cc81a6a5d5fc7abc1f4cf96fc6ed40d48ad169 /web/lang/pt/submit_po.inc
parent18cfe569e0368cee80c1eb5783be97d7446f55e0 (diff)
downloadaurweb-7cd0cae5268e910e8239c9cfc8c98075c48c5fa9.tar.xz
Added new strings that are needed for the new checks (arch,license fields).
Diffstat (limited to 'web/lang/pt/submit_po.inc')
-rw-r--r--web/lang/pt/submit_po.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/lang/pt/submit_po.inc b/web/lang/pt/submit_po.inc
index 5166017..c07b950 100644
--- a/web/lang/pt/submit_po.inc
+++ b/web/lang/pt/submit_po.inc
@@ -91,4 +91,9 @@ $_t["pt"]["Could not re-tar"] = "Não foi possível recompactar";
$_t["pt"]["Binary packages and filelists are not allowed for upload."] = "Pacotes binários e filelists não são permitidos para envio.";
+$_t["pt"]["Missing arch variable in PKGBUILD."] = "Variável arch não encontrada no arquivo PKGBUILD.";
+
+$_t["pt"]["Missing license variable in PKGBUILD."] = "Variável license não encontrada no arquivo PKGBUILD.";
+
+
?> \ No newline at end of file