| 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 445 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 669 | 674 |
| 670 <!-- Fullscreen --> | 675 <!-- Fullscreen --> |
| 671 <message name="IDS_FULLSCREEN_API_NOTIFICATION" desc="Notification message
when a site has entered fullscreen and the directions of how to exit."> | 676 <message name="IDS_FULLSCREEN_API_NOTIFICATION" desc="Notification message
when a site has entered fullscreen and the directions of how to exit."> |
| 672 This site has gone fullscreen. | 677 This site has gone fullscreen. |
| 673 Drag from top to exit. | 678 Drag from top to exit. |
| 674 </message> | 679 </message> |
| 675 | 680 |
| 676 </messages> | 681 </messages> |
| 677 </release> | 682 </release> |
| 678 </grit> | 683 </grit> |
| OLD | NEW |