1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 00:24:12 +01:00

Remove date from config.version.

This commit is contained in:
Kris Maglione
2011-08-21 04:06:20 -04:00
parent fd364645db
commit ffe138b4e3
3 changed files with 19 additions and 9 deletions

View File

@@ -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...