| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit current_release="1" latest_public_release="0"> | 2 <grit current_release="1" latest_public_release="0"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr
oid" /> | 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr
oid" /> |
| 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr
oid" /> | 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr
oid" /> |
| 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr
oid" /> | 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr
oid" /> |
| 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr
oid" /> | 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr
oid" /> |
| 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr
oid" /> | 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr
oid" /> |
| 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr
oid" /> | 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr
oid" /> |
| 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr
oid" /> | 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr
oid" /> |
| (...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 204 <message name="IDS_MANAGE_PASSWORDS_TEXT" desc="Text for link to manage pa
sswords on Account Central."> | 204 <message name="IDS_MANAGE_PASSWORDS_TEXT" desc="Text for link to manage pa
sswords on Account Central."> |
| 205 Manage saved passwords in your <ph name="BEGIN_LINK"><link></ph>Go
ogle Account<ph name="END_LINK"></link></ph> | 205 Manage saved passwords in your <ph name="BEGIN_LINK"><link></ph>Go
ogle Account<ph name="END_LINK"></link></ph> |
| 206 </message> | 206 </message> |
| 207 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no
saved passwords/exceptions."> | 207 <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no
saved passwords/exceptions."> |
| 208 Saved passwords will appear here. | 208 Saved passwords will appear here. |
| 209 </message> | 209 </message> |
| 210 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a
name/password" screen.'> | 210 <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a
name/password" screen.'> |
| 211 Edit saved name/password or exception | 211 Edit saved name/password or exception |
| 212 </message> | 212 </message> |
| 213 | 213 |
| 214 <!-- Homepage preferences --> |
| 215 <message name="IDS_HOMEPAGE_DEFAULT_TITLE" desc="Label for checkbox to use
the default homepage"> |
| 216 Default |
| 217 </message> |
| 218 |
| 214 <!-- Accessibility preferences --> | 219 <!-- Accessibility preferences --> |
| 215 <message name="IDS_PREFS_ACCESSIBILITY" desc="Title of Accessibility setti
ngs, which allows the user to change webpage font sizes. [CHAR-LIMIT=32]"> | 220 <message name="IDS_PREFS_ACCESSIBILITY" desc="Title of Accessibility setti
ngs, which allows the user to change webpage font sizes. [CHAR-LIMIT=32]"> |
| 216 Accessibility | 221 Accessibility |
| 217 </message> | 222 </message> |
| 218 <message name="IDS_FONT_SIZE" desc="Title for font size preference."> | 223 <message name="IDS_FONT_SIZE" desc="Title for font size preference."> |
| 219 Text scaling | 224 Text scaling |
| 220 </message> | 225 </message> |
| 221 <message name="IDS_FONT_SIZE_PREVIEW_TEXT" desc="Preview text for font-siz
e slider."> | 226 <message name="IDS_FONT_SIZE_PREVIEW_TEXT" desc="Preview text for font-siz
e slider."> |
| 222 Drag the slider until you can read this comfortably. Text should look at
least this big after double-tapping on a paragraph. | 227 Drag the slider until you can read this comfortably. Text should look at
least this big after double-tapping on a paragraph. |
| 223 </message> | 228 </message> |
| (...skipping 492 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 716 <!-- Download UI --> | 721 <!-- Download UI --> |
| 717 <message name="IDS_DOWNLOAD_NOTIFICATION_FAILED" desc="Download notificati
on to be displayed when a download fails."> | 722 <message name="IDS_DOWNLOAD_NOTIFICATION_FAILED" desc="Download notificati
on to be displayed when a download fails."> |
| 718 Download failed. | 723 Download failed. |
| 719 </message> | 724 </message> |
| 720 <message name="IDS_CANNOT_ADD_DOWNLOADED_ITEM_TO_MANAGER" desc="Toast for
a download which has completed but cannot be added to the download manager"> | 725 <message name="IDS_CANNOT_ADD_DOWNLOADED_ITEM_TO_MANAGER" desc="Toast for
a download which has completed but cannot be added to the download manager"> |
| 721 Failed to add downloaded item to the download manager. | 726 Failed to add downloaded item to the download manager. |
| 722 </message> | 727 </message> |
| 723 </messages> | 728 </messages> |
| 724 </release> | 729 </release> |
| 725 </grit> | 730 </grit> |
| OLD | NEW |