summaryrefslogtreecommitdiffstats
path: root/components/components_strings.grd
diff options
context:
space:
mode:
Diffstat (limited to 'components/components_strings.grd')
-rw-r--r--components/components_strings.grd21
1 files changed, 3 insertions, 18 deletions
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 0a1e1fa..250efc8 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -222,6 +222,9 @@
<message name="IDS_OK" desc="Used for OK on buttons">
OK
</message>
+ <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files.">
+ JSON Parser
+ </message>
<if expr="not is_android">
<if expr="not use_titlecase">
<message name="IDS_PRINT" desc="The text label of the Print... menu item. Opens a dialog box to select print settings">
@@ -234,24 +237,6 @@
</message>
</if>
</if>
-
- <!-- Accessibility labels for generic items -->
- <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back button.">
- Back
- </message>
- <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forward button.">
- Forward
- </message>
- <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
- Close
- </message>
- <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the editable-text portion of the omnibox.">
- Address and search bar
- </message>
-
- <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files.">
- JSON Parser
- </message>
</messages>
</release>
</grit>