| 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_ui_strings.xml" lang="am" type="android"
/> | 4 <output filename="values-am/android_ui_strings.xml" lang="am" type="android"
/> |
| 5 <output filename="values-ar/android_ui_strings.xml" lang="ar" type="android"
/> | 5 <output filename="values-ar/android_ui_strings.xml" lang="ar" type="android"
/> |
| 6 <output filename="values-bg/android_ui_strings.xml" lang="bg" type="android"
/> | 6 <output filename="values-bg/android_ui_strings.xml" lang="bg" type="android"
/> |
| 7 <output filename="values-ca/android_ui_strings.xml" lang="ca" type="android"
/> | 7 <output filename="values-ca/android_ui_strings.xml" lang="ca" type="android"
/> |
| 8 <output filename="values-cs/android_ui_strings.xml" lang="cs" type="android"
/> | 8 <output filename="values-cs/android_ui_strings.xml" lang="cs" type="android"
/> |
| 9 <output filename="values-da/android_ui_strings.xml" lang="da" type="android"
/> | 9 <output filename="values-da/android_ui_strings.xml" lang="da" type="android"
/> |
| 10 <output filename="values-de/android_ui_strings.xml" lang="de" type="android"
/> | 10 <output filename="values-de/android_ui_strings.xml" lang="de" type="android"
/> |
| (...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 <!-- Accessibility content description --> | 227 <!-- Accessibility content description --> |
| 228 <message name="IDS_AUTOFILL_POPUP_CONTENT_DESCRIPTION" desc="The text anno
unced by the screen reader when the autofill popup is shown."> | 228 <message name="IDS_AUTOFILL_POPUP_CONTENT_DESCRIPTION" desc="The text anno
unced by the screen reader when the autofill popup is shown."> |
| 229 Showing autofill popup | 229 Showing autofill popup |
| 230 </message> | 230 </message> |
| 231 <message name="IDS_PASSWORD_GENERATION_POPUP_CONTENT_DESCRIPTION" desc="Th
e text announced by the screen reader when the password generation popup is show
n."> | 231 <message name="IDS_PASSWORD_GENERATION_POPUP_CONTENT_DESCRIPTION" desc="Th
e text announced by the screen reader when the password generation popup is show
n."> |
| 232 Showing password generation popup | 232 Showing password generation popup |
| 233 </message> | 233 </message> |
| 234 <message name="IDS_AUTOFILL_KEYBOARD_ACCESSORY_CONTENT_DESCRIPTION" desc="
The text announced by the screen reader when the autofill suggestions are shown.
"> | 234 <message name="IDS_AUTOFILL_KEYBOARD_ACCESSORY_CONTENT_DESCRIPTION" desc="
The text announced by the screen reader when the autofill suggestions are shown.
"> |
| 235 Suggestions available | 235 Suggestions available |
| 236 </message> | 236 </message> |
| 237 |
| 238 <!-- Migration strings --> |
| 239 <message name="IDS_UPDATING_CHROME" desc="String that indicates that Chrom
e is updating"> |
| 240 Updating Chrome... |
| 241 </message> |
| 237 </messages> | 242 </messages> |
| 238 </release> | 243 </release> |
| 239 </grit> | 244 </grit> |
| OLD | NEW |