| 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 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 345 <message name="IDS_OLD_TALKBACK_TITLE" desc="Title of dialog notifying use
r that the version of TalkBack they're running is too old."> | 345 <message name="IDS_OLD_TALKBACK_TITLE" desc="Title of dialog notifying use
r that the version of TalkBack they're running is too old."> |
| 346 You need to update TalkBack to a newer version. | 346 You need to update TalkBack to a newer version. |
| 347 </message> | 347 </message> |
| 348 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir
ect the user to update TalkBack from the market (Play Store)"> | 348 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir
ect the user to update TalkBack from the market (Play Store)"> |
| 349 Update | 349 Update |
| 350 </message> | 350 </message> |
| 351 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will
cancel the TalkBack alert dialog dialog."> | 351 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will
cancel the TalkBack alert dialog dialog."> |
| 352 Cancel | 352 Cancel |
| 353 </message> | 353 </message> |
| 354 | 354 |
| 355 <!-- Data Reduction Proxy --> |
| 356 <message name="IDS_DATA_REDUCTION_INFOBAR_TEXT" desc="Text to be displayed
in the data reduction proxy infobar [CHAR_LIMIT=None]"> |
| 357 You are part of a data reduction proxy field trial. |
| 358 </message> |
| 359 <message name="IDS_DATA_REDUCTION_INFOBAR_LINK_TEXT" desc="Text to be disp
layed in the data reduction proxy infobar link [CHAR_LIMIT=None]"> |
| 360 [Settings] |
| 361 </message> |
| 362 |
| 355 </messages> | 363 </messages> |
| 356 </release> | 364 </release> |
| 357 </grit> | 365 </grit> |
| OLD | NEW |