mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-06 06:35:46 +01:00
More ad hoc i18n work.
This commit is contained in:
@@ -49,8 +49,11 @@ buffer.multipleMatching-1 = More than one match for %S
|
||||
buffer.noClosed = No matching closed tab
|
||||
buffer.noAlternate = No alternate page
|
||||
buffer.backgroundLoaded = Background tab loaded: %S
|
||||
|
||||
buffer.noTitle = [No Title]
|
||||
buffer.noName = [No Name]
|
||||
buffer.help = [Help]
|
||||
|
||||
buffer.bookmarked = bookmarked
|
||||
buffer.prompt.uploadFile = Upload file:
|
||||
|
||||
@@ -213,8 +216,15 @@ 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'
|
||||
option.hintkeys.duplicate = Duplicate keys not allowed
|
||||
option.showtabline.safeSet = See 'showtabline' option.
|
||||
option.activate.safeSet = See the 'activate' option.
|
||||
option.popups.safeSet = See the 'activate' option.
|
||||
option.guioptions.safeSet = See 'guioptions' scrollbar flags.
|
||||
option.visualbell.safeSet = See 'visualbell' option.
|
||||
|
||||
plugin.searchingFor-1 = Searching for %S
|
||||
plugin.searchingForIn-2 = Searching for %S in %S
|
||||
|
||||
Reference in New Issue
Block a user