| 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 <!-- Herb strings --> | |
| 239 <message name="IDS_CACHE_NATIVE_FLAGS_REQUIRES_RESTART" desc="Toast tellin
g the user that flags may not take effect until a restart." translateable="false
"> | |
| 240 Cached flags may not take effect until the browser is restarted again. | |
| 241 </message> | |
| 242 </messages> | 237 </messages> |
| 243 </release> | 238 </release> |
| 244 </grit> | 239 </grit> |
| OLD | NEW |