diff options
author | pjmattal <pjmattal> | 2005-07-28 18:08:17 +0200 |
---|---|---|
committer | pjmattal <pjmattal> | 2005-07-28 18:08:17 +0200 |
commit | 05d398e07cfb26b4a9f14df4a3bce4d28ea9e137 (patch) | |
tree | 69af52d7d51a79716a8836a76fe9b552ee43e74b /web/lang/en | |
parent | 25d3f782885264063c4070de5fb72cb959b30b36 (diff) | |
download | aur-05d398e07cfb26b4a9f14df4a3bce4d28ea9e137.tar.gz aur-05d398e07cfb26b4a9f14df4a3bce4d28ea9e137.tar.xz |
closes #2992 (Added last 7 days update count)
Diffstat (limited to 'web/lang/en')
-rw-r--r-- | web/lang/en/index_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/en/index_po.inc b/web/lang/en/index_po.inc index 6840acf4..7cc0c1c4 100644 --- a/web/lang/en/index_po.inc +++ b/web/lang/en/index_po.inc @@ -81,4 +81,6 @@ $_t["en"]["Remember to vote for your favourite packages!"] = "Remember to vote f $_t["en"]["The most popular packages will be provided as binary packages in [community]."] = "The most popular packages will be provided as binary packages in [community]."; +$_t["en"]["Packages added or updated in the past 7 days"] = "Packages added or updated in the past 7 days"; + ?>
\ No newline at end of file |