| 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 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 237 </message> | 237 </message> |
| 238 <message name="IDS_ENTER_VR" desc="Menu item for entering VR. [CHAR-LIMIT=
27]"> | 238 <message name="IDS_ENTER_VR" desc="Menu item for entering VR. [CHAR-LIMIT=
27]"> |
| 239 Enter VR | 239 Enter VR |
| 240 </message> | 240 </message> |
| 241 <message name="IDS_NOTIFICATION_CATEGORY_GROUP_GENERAL" desc='Subheading f
or "General" section of a list of notification categories. [CHAR-LIMIT=32]'> | 241 <message name="IDS_NOTIFICATION_CATEGORY_GROUP_GENERAL" desc='Subheading f
or "General" section of a list of notification categories. [CHAR-LIMIT=32]'> |
| 242 General | 242 General |
| 243 </message> | 243 </message> |
| 244 <message name="IDS_NOTIFICATION_CATEGORY_BROWSER" desc="Label for browser-
related notifications, within a list of notification categories. [CHAR-LIMIT=32]
"> | 244 <message name="IDS_NOTIFICATION_CATEGORY_BROWSER" desc="Label for browser-
related notifications, within a list of notification categories. [CHAR-LIMIT=32]
"> |
| 245 Browser | 245 Browser |
| 246 </message> | 246 </message> |
| 247 <message name="IDS_NOTIFICATION_CATEGORY_SITES" desc="Label for notificati
ons from websites, within a list of notification categories. [CHAR-LIMIT=32]"> |
| 248 Sites |
| 249 </message> |
| 247 | 250 |
| 248 <!-- Sign-in preference --> | 251 <!-- Sign-in preference --> |
| 249 <message name="IDS_SIGN_IN_TO_CHROME" desc="Title for the button to sign i
n to Chrome using one's Google account. [CHAR-LIMIT=27]"> | 252 <message name="IDS_SIGN_IN_TO_CHROME" desc="Title for the button to sign i
n to Chrome using one's Google account. [CHAR-LIMIT=27]"> |
| 250 Sign in to Chrome | 253 Sign in to Chrome |
| 251 </message> | 254 </message> |
| 252 <message name="IDS_SIGN_IN_TO_CHROME_SUMMARY" desc="Summary for the button
to sign in to Chrome, explaining benefits of signing in."> | 255 <message name="IDS_SIGN_IN_TO_CHROME_SUMMARY" desc="Summary for the button
to sign in to Chrome, explaining benefits of signing in."> |
| 253 Sign in to get your bookmarks, history, passwords, and other settings on
all your devices | 256 Sign in to get your bookmarks, history, passwords, and other settings on
all your devices |
| 254 </message> | 257 </message> |
| 255 <message name="IDS_SIGN_IN_GOOGLE_ACTIVITY_CONTROLS" desc="Title of Google
activity controls preference in signed in accounts settings screen"> | 258 <message name="IDS_SIGN_IN_GOOGLE_ACTIVITY_CONTROLS" desc="Title of Google
activity controls preference in signed in accounts settings screen"> |
| 256 Google Activity Controls | 259 Google Activity Controls |
| (...skipping 2489 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2746 </message> | 2749 </message> |
| 2747 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> | 2750 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> |
| 2748 Install | 2751 Install |
| 2749 </message> | 2752 </message> |
| 2750 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> | 2753 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> |
| 2751 Update | 2754 Update |
| 2752 </message> | 2755 </message> |
| 2753 </messages> | 2756 </messages> |
| 2754 </release> | 2757 </release> |
| 2755 </grit> | 2758 </grit> |
| OLD | NEW |