mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 816526 - debuggerUI.searchLine should use single unicode character instead of '...'. r=vporof
This commit is contained in:
parent
6f285cf2d8
commit
a676bf1515
@ -86,7 +86,7 @@
|
||||
|
||||
<!-- LOCALIZATION NOTE (debuggerUI.searchLine): This is the text that appears
|
||||
- in the source editor's context menu for the line search operation. -->
|
||||
<!ENTITY debuggerUI.searchLine "Jump to line...">
|
||||
<!ENTITY debuggerUI.searchLine "Jump to line…">
|
||||
<!ENTITY debuggerUI.searchLine.key "J">
|
||||
|
||||
<!-- LOCALIZATION NOTE (debuggerUI.searchVariable): This is the text that appears
|
||||
|
@ -147,7 +147,7 @@ restartFirefoxRequestCancelled=Restart request cancelled by user.
|
||||
|
||||
# LOCALIZATION NOTE (restartFirefoxRestarting) A string displayed to the
|
||||
# user when a restart has been initiated without a delay.
|
||||
restartFirefoxRestarting=Restarting Firefox...
|
||||
restartFirefoxRestarting=Restarting Firefox…
|
||||
|
||||
# LOCALIZATION NOTE (inspectDesc) A very short description of the 'inspect'
|
||||
# command. See inspectManual for a fuller description of what it does. This
|
||||
|
Loading…
Reference in New Issue
Block a user