diff options
Diffstat (limited to 'l10n-rm/devtools/shared')
-rw-r--r-- | l10n-rm/devtools/shared/styleinspector.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/l10n-rm/devtools/shared/styleinspector.properties b/l10n-rm/devtools/shared/styleinspector.properties index 03f7a138fd..8de6f4a527 100644 --- a/l10n-rm/devtools/shared/styleinspector.properties +++ b/l10n-rm/devtools/shared/styleinspector.properties @@ -170,6 +170,14 @@ rule.containerQuery.selectContainerButton.tooltip=Click to select the container # The argument is the property name. rule.propertyToggle.label=Enable %S property +# LOCALIZATION NOTE (rule.newPropertyName.label): +# This is the label for the new property input in the rule view. +rule.newPropertyName.label=New property name + +# LOCALIZATION NOTE (rule.propertyName.label): +# This is the label for the property name input in the rule view. +rule.propertyName.label=Property name + # LOCALIZATION NOTE (styleinspector.contextmenu.copyColor): Text displayed in the rule # and computed view context menu when a color value was clicked. styleinspector.contextmenu.copyColor=Copy Color |