committed dsa's user stats and user links patch

this will require some translation updates
This commit is contained in:
pjmattal 2006-08-10 01:42:35 +00:00
parent 1e9149b170
commit f76a38ad76
5 changed files with 86 additions and 2 deletions

View file

@ -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";
?>