summaryrefslogtreecommitdiffstats
path: root/web/lang
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-07-28 17:44:46 +0200
committerpjmattal <pjmattal>2005-07-28 17:44:46 +0200
commitfb1fc1a020c9357972a264ccdb15fb86bdea8a85 (patch)
tree9fe38c6d39b01318dd67ad11e25c7015ad4d6b44 /web/lang
parentbcbc3e3fee3db40c623b272b509e495d2976f36c (diff)
downloadaur-fb1fc1a020c9357972a264ccdb15fb86bdea8a85.tar.gz
aur-fb1fc1a020c9357972a264ccdb15fb86bdea8a85.tar.xz
revamped front page
closes #2850, #2993, and part of #2992
Diffstat (limited to 'web/lang')
-rw-r--r--web/lang/en/index_po.inc22
-rw-r--r--web/lang/en/submit_po.inc4
2 files changed, 26 insertions, 0 deletions
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc
index 0f259292..f34a0eff 100644
--- a/web/lang/en/index_po.inc
+++ b/web/lang/en/index_po.inc
@@ -53,4 +53,26 @@ $_t["en"]["Email discussion about the AUR takes place on the %sTUR Users List%s.
$_t["en"]["Recent Updates"] = "Recent Updates";
+$_t["en"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information. Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information. Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!";
+
+$_t["en"]["Community"] = "Community";
+
+$_t["en"]["Package Counts"] = "Package Counts";
+
+$_t["en"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information.";
+
+$_t["en"]["Unsupported"] = "Unsupported";
+
+$_t["en"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!";
+
+$_t["en"]["Statistics"] = "Statistics";
+
+$_t["en"]["Registered Users"] = "Registered Users";
+
+$_t["en"]["Trusted Users"] = "Trusted Users";
+
+$_t["en"]["Packages in unsupported"] = "Packages in unsupported";
+
+$_t["en"]["Packages in [community]"] = "Packages in [community]";
+
?> \ No newline at end of file
diff --git a/web/lang/en/submit_po.inc b/web/lang/en/submit_po.inc
index 00951efa..37dc1767 100644
--- a/web/lang/en/submit_po.inc
+++ b/web/lang/en/submit_po.inc
@@ -85,4 +85,8 @@ $_t["en"]["You must supply a comment for this upload/change."] = "You must suppl
$_t["en"]["Yes"] = "Yes";
+$_t["en"]["Package URL is missing a protocol (ie. http:// ,ftp://)"] = "Package URL is missing a protocol (ie. http:// ,ftp://)";
+
+$_t["en"]["Could not re-tar"] = "Could not re-tar";
+
?> \ No newline at end of file