| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. | 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. |
| 4 | 4 |
| 5 FAQ: | 5 FAQ: |
| 6 - How do I add, change, or remove a string? | 6 - How do I add, change, or remove a string? |
| 7 Just update this file. | 7 Just update this file. |
| 8 - Translations will happen automatically?? | 8 - Translations will happen automatically?? |
| 9 Yes, indeed. Just add your string before the branch point and | 9 Yes, indeed. Just add your string before the branch point and |
| 10 make the description good. | 10 make the description good. |
| (...skipping 3083 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3094 </message> | 3094 </message> |
| 3095 <message name="IDS_IPH_DATA_SAVER_PREVIEW_TEXT" desc="In-product help for
when a data saver preview page and infobar are shown."> | 3095 <message name="IDS_IPH_DATA_SAVER_PREVIEW_TEXT" desc="In-product help for
when a data saver preview page and infobar are shown."> |
| 3096 Chrome is using less data to show you this page | 3096 Chrome is using less data to show you this page |
| 3097 </message> | 3097 </message> |
| 3098 <message name="IDS_IPH_DATA_SAVER_DETAIL_TEXT" desc="The in-product-help m
essage to open data saver."> | 3098 <message name="IDS_IPH_DATA_SAVER_DETAIL_TEXT" desc="The in-product-help m
essage to open data saver."> |
| 3099 See how much data you've saved | 3099 See how much data you've saved |
| 3100 </message> | 3100 </message> |
| 3101 <message name="IDS_IPH_DATA_SAVER_DETAIL_ACCESSIBILITY_TEXT" desc="The in-
product-help accessibility text to open data saver."> | 3101 <message name="IDS_IPH_DATA_SAVER_DETAIL_ACCESSIBILITY_TEXT" desc="The in-
product-help accessibility text to open data saver."> |
| 3102 See how much data you've saved from the More Options button | 3102 See how much data you've saved from the More Options button |
| 3103 </message> | 3103 </message> |
| 3104 | 3104 <message name="IDS_IPH_MEDIA_DOWNLOAD_TEXT" desc="The in-product-help mess
age to download a video."> |
| 3105 Download videos to watch later |
| 3106 </message> |
| 3107 <message name="IDS_IPH_MEDIA_DOWNLOAD_ACCESSIBILITY_TEXT" desc="The in-pro
duct-help accessibility text to download a video."> |
| 3108 Download videos to watch later using the Download button |
| 3109 </message> |
| 3105 <!-- Search Widget strings --> | 3110 <!-- Search Widget strings --> |
| 3106 <message name="IDS_SEARCH_WIDGET_DEFAULT" desc="Default text for the searc
h widget"> | 3111 <message name="IDS_SEARCH_WIDGET_DEFAULT" desc="Default text for the searc
h widget"> |
| 3107 Search | 3112 Search |
| 3108 </message> | 3113 </message> |
| 3109 <message name="IDS_SEARCH_WITH_PRODUCT" desc="Text for search widget with
a search engine name"> | 3114 <message name="IDS_SEARCH_WITH_PRODUCT" desc="Text for search widget with
a search engine name"> |
| 3110 Search with <ph name="PRODUCT_NAME">%1$s<ex>Google</ex></ph> | 3115 Search with <ph name="PRODUCT_NAME">%1$s<ex>Google</ex></ph> |
| 3111 </message> | 3116 </message> |
| 3112 | 3117 |
| 3113 <!-- Launcher Shortcuts --> | 3118 <!-- Launcher Shortcuts --> |
| 3114 <message name="IDS_DISABLED_INCOGNITO_LAUNCHER_SHORTCUT_MESSAGE" desc="Tex
t for a toast displayed prompting the user to remove the disabled 'New incognito
tab' app shortcut and recreate it."> | 3119 <message name="IDS_DISABLED_INCOGNITO_LAUNCHER_SHORTCUT_MESSAGE" desc="Tex
t for a toast displayed prompting the user to remove the disabled 'New incognito
tab' app shortcut and recreate it."> |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3167 Browse | 3172 Browse |
| 3168 </message> | 3173 </message> |
| 3169 | 3174 |
| 3170 <!-- Migration strings --> | 3175 <!-- Migration strings --> |
| 3171 <message name="IDS_UPDATING_CHROME" desc="String that indicates that Chrom
e is updating"> | 3176 <message name="IDS_UPDATING_CHROME" desc="String that indicates that Chrom
e is updating"> |
| 3172 Updating Chrome... | 3177 Updating Chrome... |
| 3173 </message> | 3178 </message> |
| 3174 </messages> | 3179 </messages> |
| 3175 </release> | 3180 </release> |
| 3176 </grit> | 3181 </grit> |
| OLD | NEW |