mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 571129 - contextMenuSearchText should have numbered arguments. r=pike
This commit is contained in:
parent
57e23b806e
commit
06cd34fe03
@ -13,7 +13,9 @@ droponhomemsg=Do you want this document to be your new home page?
|
||||
|
||||
# context menu strings
|
||||
|
||||
contextMenuSearchText=Search %S for "%S"
|
||||
# LOCALIZATION NOTE (contextMenuSearchText): %1$S is the search engine,
|
||||
# %2$S is the selection string.
|
||||
contextMenuSearchText=Search %1$S for "%2$S"
|
||||
contextMenuSearchText.accesskey=S
|
||||
|
||||
blockImages=Block Images from %S
|
||||
|
Loading…
Reference in New Issue
Block a user