Chromium Code Reviews| Index: chrome/android/java/strings/android_chrome_strings.grd |
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
| index f114c86c04a7f54ef9450cdb50efb063b53838a1..6c8607270755d5a8d4980fe75c3207143f0069c0 100644 |
| --- a/chrome/android/java/strings/android_chrome_strings.grd |
| +++ b/chrome/android/java/strings/android_chrome_strings.grd |
| @@ -127,6 +127,9 @@ |
| <message name="IDS_NO_THANKS" desc="Generic label to say no thanks for a feature. [CHAR-LIMIT=32]"> |
| No Thanks |
| </message> |
| + <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files."> |
|
Robert Sesek
2015/05/26 19:39:27
Why is this here, instead of using the component_s
Eran Messeri
2015/05/28 13:54:27
Seems to be not enough to have it there? I'll look
|
| + JSON Parser |
| + </message> |
| <!-- Main Preferences --> |
| <message name="IDS_PREFERENCES" desc="Title for Chrome's Settings."> |