diff options
author | Kris Maglione <maglione.k@gmail.com> | 2011-06-16 09:43:08 -0400 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2011-06-16 09:43:08 -0400 |
commit | 3c15e4d29025cd6caa62693e68ce8463388b715f (patch) | |
tree | 0c00e26f078f4acc2ce63d2f58d68e02f2f3d647 /common/locale | |
parent | fefe76dfa0480b8e38de2594e04b3ee44d6e486a (diff) | |
download | pentadactyl-3c15e4d29025cd6caa62693e68ce8463388b715f.tar.gz |
Fix :list* source links.
Diffstat (limited to 'common/locale')
-rw-r--r-- | common/locale/en-US/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/messages.properties b/common/locale/en-US/messages.properties index 719cac11..a5c8c40b 100644 --- a/common/locale/en-US/messages.properties +++ b/common/locale/en-US/messages.properties @@ -175,7 +175,7 @@ io.callingShell-1 = Calling shell to execute: %S io.cantCreateTempFile = Couldn't create temporary file io.cantEncode = Input contains characters not valid in the current file encoding io.commandFailed = E472: Command failed -io.definedAt = Defined at %S +io.definedAt = Defined at io.downloadFinished-2 = Download of %S to %S finished io.eNotDir = Not a directory io.exists = File exists (add ! to override) |