mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 19:14:11 +01:00
Localize some more strings.
This commit is contained in:
@@ -166,11 +166,22 @@ mow.noPreviousOutput = No previous command output
|
||||
option.noSuch = No such option
|
||||
option.noSuch-1 = No such option: %S
|
||||
option.replaceExisting-1 = Warning: %S already exists: replacing existing option
|
||||
option.intRequired = Integer value required
|
||||
option.operatorNotSupported-2 = Operator %S not supported for option type %S
|
||||
|
||||
option.currentValue = Current Value
|
||||
option.defaultValue = Default Value
|
||||
|
||||
option.bufferLocal = buffer local
|
||||
# The string 'passkeys' must appear exactly, including U0027 apostrophes
|
||||
option.passkeys.passedBy = passed by 'passkeys'
|
||||
|
||||
plugin.searchingFor-1 = Searching for %S
|
||||
plugin.searchingForIn-2 = Searching for %S in %S
|
||||
plugin.notReplacingContext-1 = Not replacing plugin context for %S
|
||||
|
||||
prefs.prompt.resetAll-1 = Warning: Resetting all preferences may make %S unusable. Continue (yes/[no]):\
|
||||
|
||||
print.toFile-1 = Printing to file: %S
|
||||
print.sending = Sending to printer...
|
||||
print.sent = Print job sent
|
||||
@@ -201,6 +212,7 @@ zoom.illegal = Illegal zoom value
|
||||
error.clipboardEmpty = No clipboard data
|
||||
error.countRequired-1 = Count required for %S
|
||||
error.cantOpen-2 = Error opening %S: %S
|
||||
error.error-1 = Error: %S
|
||||
error.interrupted = Interrupted
|
||||
error.invalidSort-1 = Invalid sort order: %S
|
||||
error.trailing = Trailing characters
|
||||
|
||||
Reference in New Issue
Block a user