summaryrefslogtreecommitdiffstats
path: root/web/lang
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-06-11 04:38:07 +0200
committerpjmattal <pjmattal>2005-06-11 04:38:07 +0200
commit5f59fd86fb137ffeaf88bbf6ba0401c1fe246ec2 (patch)
tree608d631c06dac7f3984ae2fbb7901e522623eccd /web/lang
parente45d8daaba0fed0deb766f46b773c3f83c596ed1 (diff)
downloadaur-5f59fd86fb137ffeaf88bbf6ba0401c1fe246ec2.tar.gz
aur-5f59fd86fb137ffeaf88bbf6ba0401c1fe246ec2.tar.xz
added changes to front page to close bug #2820
Diffstat (limited to 'web/lang')
-rw-r--r--web/lang/en/aur_po.inc2
-rw-r--r--web/lang/en/index_po.inc4
2 files changed, 6 insertions, 0 deletions
diff --git a/web/lang/en/aur_po.inc b/web/lang/en/aur_po.inc
index 523014e1..d71bc877 100644
--- a/web/lang/en/aur_po.inc
+++ b/web/lang/en/aur_po.inc
@@ -21,4 +21,6 @@ $_t["en"]["Accounts"] = "Accounts";
$_t["en"]["Logout"] = "Logout";
+$_t["en"]["%s: %sAn ArchLinux project%s"] = "%s: %sAn ArchLinux project%s";
+
?> \ No newline at end of file
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc
index 767a1010..d9efc743 100644
--- a/web/lang/en/index_po.inc
+++ b/web/lang/en/index_po.inc
@@ -47,4 +47,8 @@ $_t["en"]["Incorrect password for username, %s."] = "Incorrect password for user
$_t["en"]["Latest Packages:"] = "Latest Packages:";
+$_t["en"]["Discussion about the AUR takes place on the %sTUR Users List%s."] = "Discussion about the AUR takes place on the %sTUR Users List%s.";
+
+$_t["en"]["Email discussion about the AUR takes place on the %sTUR Users List%s."] = "Email discussion about the AUR takes place on the %sTUR Users List%s.";
+
?> \ No newline at end of file