Bug 816526 - debuggerUI.searchLine should use single unicode character instead of '...'. r=vporof

This commit is contained in:
Jorge Luis Mendez 2013-01-14 17:08:16 -05:00
parent 6f285cf2d8
commit a676bf1515
2 changed files with 2 additions and 2 deletions

View File

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

View File

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