diff options
Diffstat (limited to 'web/lang/en/submit_po.inc')
-rw-r--r-- | web/lang/en/submit_po.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/web/lang/en/submit_po.inc b/web/lang/en/submit_po.inc index ddaaa26..4ac72e1 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 |