diff options
author | Callan Barrett <wizzomafizzo@gmail.com> | 2008-01-17 17:11:12 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-01-20 10:18:16 +0100 |
commit | d14def92ff34122bffa4de1fac01598b1d913648 (patch) | |
tree | d37e7257f4f14b3e3f5e801b26fb4091e4014b3a /web/lang/en/search_po.inc | |
parent | 52a770e7e7c9a1701e96aa3c66f25d810394aeaf (diff) | |
download | aur-d14def92ff34122bffa4de1fac01598b1d913648.tar.gz aur-d14def92ff34122bffa4de1fac01598b1d913648.tar.xz |
Turn action bar into drop box
Moves the action bar down to the bottom right of the search results and turns it
into a drop-down selection box.
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'web/lang/en/search_po.inc')
-rw-r--r-- | web/lang/en/search_po.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lang/en/search_po.inc b/web/lang/en/search_po.inc index 601782c0..6c73a1a0 100644 --- a/web/lang/en/search_po.inc +++ b/web/lang/en/search_po.inc @@ -39,7 +39,7 @@ $_t["en"]["Error trying to retrieve package details."] = "Error trying to retrie $_t["en"]["The selected packages have been adopted."] = "The selected packages have been adopted."; -$_t["en"]["You have been removed from the comment notification list for %s."] = "You have been removed from the comment notification listfor %s."; +$_t["en"]["You have been removed from the comment notification list for %s."] = "You have been removed from the comment notification list for %s."; $_t["en"]["Your votes have been cast for the selected packages."] = "Your votes have been cast for the selected packages."; |