diff options
author | pjmattal <pjmattal> | 2006-08-10 03:42:35 +0200 |
---|---|---|
committer | pjmattal <pjmattal> | 2006-08-10 03:42:35 +0200 |
commit | f76a38ad7669e044205ab544016d953243d36b29 (patch) | |
tree | 91fd417548b4cf2671a49baada13654d05643aeb /web/lang/en | |
parent | 1e9149b1708037bec8d371924550b5a55abb5f5b (diff) | |
download | aur-f76a38ad7669e044205ab544016d953243d36b29.tar.gz aur-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.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc index 0d26e56c..d988bfa4 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 |