summaryrefslogtreecommitdiff
path: root/common/locale
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2011-08-21 04:06:20 -0400
committerKris Maglione <maglione.k@gmail.com>2011-08-21 04:06:20 -0400
commitffe138b4e3a7e08dff967089703ba721f8b45716 (patch)
treecbcd897c54f5dead28f2bc6a278b3bca9fc9648c /common/locale
parentfd364645dbd4babd6af829106c6ebced7076b2b9 (diff)
downloadpentadactyl-ffe138b4e3a7e08dff967089703ba721f8b45716.tar.gz
Remove date from config.version.
Diffstat (limited to 'common/locale')
-rw-r--r--common/locale/en-US/messages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/messages.properties b/common/locale/en-US/messages.properties
index 2c373047..65494f82 100644
--- a/common/locale/en-US/messages.properties
+++ b/common/locale/en-US/messages.properties
@@ -109,7 +109,7 @@ completion.waitingFor-1 = Waiting for %S
completion.waitingForKeyPress = Waiting for key press
completion.matchIndex-2 = match %S of %S
-dactyl.created-1 = "(created %S)"
+dactyl.created-1 = created %S
dactyl.parsingCommandLine-1 = Parsing command line options: %S
dactyl.notCommand-2 = E492: Not a %S command: %S
dactyl.sourcingPlugins-1 = Sourcing plugin directory: %S...