summaryrefslogtreecommitdiffstats
path: root/web/lang/en/submit_po.inc
diff options
context:
space:
mode:
authordsa <dsa>2007-03-05 06:28:49 +0100
committerdsa <dsa>2007-03-05 06:28:49 +0100
commit7cd0cae5268e910e8239c9cfc8c98075c48c5fa9 (patch)
treed8cc81a6a5d5fc7abc1f4cf96fc6ed40d48ad169 /web/lang/en/submit_po.inc
parent18cfe569e0368cee80c1eb5783be97d7446f55e0 (diff)
downloadaur-7cd0cae5268e910e8239c9cfc8c98075c48c5fa9.tar.gz
aur-7cd0cae5268e910e8239c9cfc8c98075c48c5fa9.tar.xz
Added new strings that are needed for the new checks (arch,license fields).
Diffstat (limited to 'web/lang/en/submit_po.inc')
-rw-r--r--web/lang/en/submit_po.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/lang/en/submit_po.inc b/web/lang/en/submit_po.inc
index ddaaa263..4ac72e16 100644
--- a/web/lang/en/submit_po.inc
+++ b/web/lang/en/submit_po.inc
@@ -91,4 +91,10 @@ $_t["en"]["Could not re-tar"] = "Could not re-tar";
$_t["en"]["Binary packages and filelists are not allowed for upload."] = "Binary packages and filelists are not allowed for upload.";
+$_t["en"]["Missing arch variable in PKGBUILD."] = "Missing arch variable in PKGBUILD.";
+
+$_t["en"]["Missing license variable in PKGBUILD."] = "Missing license variable in PKGBUILD.";
+
+
+
?> \ No newline at end of file