| 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 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 231 </message> | 231 </message> |
| 232 <message name="IDS_PREFS_SECTION_BASICS" desc='Title of "Basics" section o
f preferences. [CHAR-LIMIT=32]'> | 232 <message name="IDS_PREFS_SECTION_BASICS" desc='Title of "Basics" section o
f preferences. [CHAR-LIMIT=32]'> |
| 233 Basics | 233 Basics |
| 234 </message> | 234 </message> |
| 235 <message name="IDS_PREFS_SECTION_ADVANCED" desc='Title of "Advanced" secti
on of preferences. [CHAR-LIMIT=32]'> | 235 <message name="IDS_PREFS_SECTION_ADVANCED" desc='Title of "Advanced" secti
on of preferences. [CHAR-LIMIT=32]'> |
| 236 Advanced | 236 Advanced |
| 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_GENERAL" desc="Label for a generi
c catch-all category, within a list of notification categories. [CHAR-LIMIT=32]"
> |
| 242 General |
| 243 </message> |
| 241 | 244 |
| 242 <!-- Sign-in preference --> | 245 <!-- Sign-in preference --> |
| 243 <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]"> | 246 <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]"> |
| 244 Sign in to Chrome | 247 Sign in to Chrome |
| 245 </message> | 248 </message> |
| 246 <message name="IDS_SIGN_IN_TO_CHROME_SUMMARY" desc="Summary for the button
to sign in to Chrome, explaining benefits of signing in."> | 249 <message name="IDS_SIGN_IN_TO_CHROME_SUMMARY" desc="Summary for the button
to sign in to Chrome, explaining benefits of signing in."> |
| 247 Sign in to get your bookmarks, history, passwords, and other settings on
all your devices | 250 Sign in to get your bookmarks, history, passwords, and other settings on
all your devices |
| 248 </message> | 251 </message> |
| 249 <message name="IDS_SIGN_IN_GOOGLE_ACTIVITY_CONTROLS" desc="Title of Google
activity controls preference in signed in accounts settings screen"> | 252 <message name="IDS_SIGN_IN_GOOGLE_ACTIVITY_CONTROLS" desc="Title of Google
activity controls preference in signed in accounts settings screen"> |
| 250 Google Activity Controls | 253 Google Activity Controls |
| (...skipping 2520 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2771 </message> | 2774 </message> |
| 2772 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> | 2775 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_INSTALL_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for installing."> |
| 2773 Install | 2776 Install |
| 2774 </message> | 2777 </message> |
| 2775 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> | 2778 <message name="IDS_VR_SERVICES_CHECK_INFOBAR_UPDATE_BUTTON" desc="Text to
be displayed in the VR Services check infobar confirm button for updating."> |
| 2776 Update | 2779 Update |
| 2777 </message> | 2780 </message> |
| 2778 </messages> | 2781 </messages> |
| 2779 </release> | 2782 </release> |
| 2780 </grit> | 2783 </grit> |
| OLD | NEW |