diff options
author | Kris Maglione <maglione.k@gmail.com> | 2011-04-28 16:55:55 -0400 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2011-04-28 16:55:55 -0400 |
commit | a5e4a5056948f5d63f032f9c04d2ada64f4b6638 (patch) | |
tree | 0f59d3a6ca3adcf129c1812fae5a2dab0683cfe7 /common/locale/en-US/messages.properties | |
parent | 6ed4005e85e9357180c095fc2f21cdb6d4f9813e (diff) | |
download | pentadactyl-a5e4a5056948f5d63f032f9c04d2ada64f4b6638.tar.gz |
Poke :downloads a bit. Add -sort flag, downloadsort option, :dlclear command. Closes issue #386.
--HG--
extra : rebase_source : 1ce7621d39e91f2779d1827975b44f00c7a1d00b
Diffstat (limited to 'common/locale/en-US/messages.properties')
-rw-r--r-- | common/locale/en-US/messages.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/locale/en-US/messages.properties b/common/locale/en-US/messages.properties index 796c02eb..8097ebce 100644 --- a/common/locale/en-US/messages.properties +++ b/common/locale/en-US/messages.properties @@ -257,6 +257,9 @@ quickmark.added-2 = Added Quick Mark '%S': %S save.invalidDestination-1 = Invalid destination: %S +sort.ascending = ascending +sort.descending = descending + status.link-1 = Link: %S style.none = No style found |