From 7cd0cae5268e910e8239c9cfc8c98075c48c5fa9 Mon Sep 17 00:00:00 2001 From: dsa Date: Mon, 5 Mar 2007 05:28:49 +0000 Subject: Added new strings that are needed for the new checks (arch,license fields). --- web/lang/pt/submit_po.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/lang/pt/submit_po.inc') 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 -- cgit v1.2.3-54-g00ecf