Bug 1018162 - Move showUserAgentStyles entities outside of defaultColorUnit entities. r=pbrosset

This commit is contained in:
Brian Grinstead 2014-05-30 05:35:00 -04:00
parent 0d76683477
commit 354b18e913

View File

@ -25,17 +25,17 @@
- the heading of the Inspector group in the options panel. -->
<!ENTITY options.context.inspector "Inspector">
<!-- LOCALIZATION NOTE (options.defaultColorUnit.label): This is the label for a
- dropdown list that controls the default color unit used in the inspector.
- This label is visible in the options panel. -->
<!ENTITY options.defaultColorUnit.label "Default color unit">
<!-- LOCALIZATION NOTE (options.showUserAgentStyles.label): This is the label
- for the checkbox option to show user agent styles in the Inspector
- panel. -->
<!ENTITY options.showUserAgentStyles.label "Show Browser Styles">
<!ENTITY options.showUserAgentStyles.tooltip "Turning this on will show default styles that are loaded by the browser.">
<!-- LOCALIZATION NOTE (options.defaultColorUnit.label): This is the label for a
- dropdown list that controls the default color unit used in the inspector.
- This label is visible in the options panel. -->
<!ENTITY options.defaultColorUnit.label "Default color unit">
<!-- LOCALIZATION NOTE (options.defaultColorUnit.accesskey): This is the access
- key for a dropdown list that controls the default color unit used in the
- inspector. This is visible in the options panel. -->