Skip to content

Commit

Permalink
Fixed text for empty Selection side panel
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianZ committed Oct 3, 2012
1 parent 67a92b2 commit 26ca1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/locale/en-US/firebug.properties
Expand Up @@ -1667,7 +1667,7 @@ console.cmd.help.help=Displays help for all available commands.
# List of command names is displayed if you type "help" (without quotes) into the command line. # List of command names is displayed if you type "help" (without quotes) into the command line.
console.cmd.helpUrlNotAvailable=Help page for this command is not available. console.cmd.helpUrlNotAvailable=Help page for this command is not available.


css.selector.noSelection=Mouseover CSS Rules to preview, Click to select one css.selector.noSelection=Hover CSS rules to preview, click to select one.
css.selector.noSelectionResults=No matching elements css.selector.noSelectionResults=No matching elements
css.selector.selectorError=Selection failed: css.selector.selectorError=Selection failed:
css.selector.Selection=Selection css.selector.Selection=Selection
Expand Down

0 comments on commit 26ca1fb

Please sign in to comment.