summaryrefslogtreecommitdiffstats
path: root/web/lang/en
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2006-08-10 01:42:35 +0000
committerpjmattal <pjmattal>2006-08-10 01:42:35 +0000
commitf76a38ad7669e044205ab544016d953243d36b29 (patch)
tree91fd417548b4cf2671a49baada13654d05643aeb /web/lang/en
parent1e9149b1708037bec8d371924550b5a55abb5f5b (diff)
downloadaurweb-f76a38ad7669e044205ab544016d953243d36b29.tar.xz
committed dsa's user stats and user links patch
this will require some translation updates
Diffstat (limited to 'web/lang/en')
-rw-r--r--web/lang/en/index_po.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc
index 0d26e56..d988bfa 100644
--- a/web/lang/en/index_po.inc
+++ b/web/lang/en/index_po.inc
@@ -67,6 +67,8 @@ $_t["en"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Sta
$_t["en"]["Statistics"] = "Statistics";
+$_t["en"]["User Statistics"] = "User Statistics";
+
$_t["en"]["Registered Users"] = "Registered Users";
$_t["en"]["Trusted Users"] = "Trusted Users";
@@ -85,4 +87,6 @@ $_t["en"]["The most popular packages will be provided as binary packages in [com
$_t["en"]["Packages added or updated in the past 7 days"] = "Packages added or updated in the past 7 days";
+$_t["en"]["Out-of-date"] = "Out-of-date";
+
?> \ No newline at end of file