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 577 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
588 Reset device credentials | 588 Reset device credentials |
589 </message> | 589 </message> |
590 <message name="IDS_PROTECTED_CONTENT_RESET_TITLE" desc="Title for device c
redential reset menu preference"> | 590 <message name="IDS_PROTECTED_CONTENT_RESET_TITLE" desc="Title for device c
redential reset menu preference"> |
591 Confirm device credential deletion | 591 Confirm device credential deletion |
592 </message> | 592 </message> |
593 <message name="IDS_PROTECTED_CONTENT_RESET_MESSAGE" desc="Title for device
credential reset menu preference"> | 593 <message name="IDS_PROTECTED_CONTENT_RESET_MESSAGE" desc="Title for device
credential reset menu preference"> |
594 Content (movies, music, etc.) downloaded in other applications may no lo
nger be playable until those application re-acquire licenses based on a new devi
ce credential. | 594 Content (movies, music, etc.) downloaded in other applications may no lo
nger be playable until those application re-acquire licenses based on a new devi
ce credential. |
595 | 595 |
596 To obtain new licenses, connect to the internet and play your downloaded content
. | 596 To obtain new licenses, connect to the internet and play your downloaded content
. |
597 </message> | 597 </message> |
| 598 <!-- Keep in sync with chrome/common/url_constants.cc --> |
598 <message name="IDS_PROTECTED_CONTENT_LEARN_MORE_URL" desc="URL for learnin
g more about device credential reset menu preference" translateable="false"> | 599 <message name="IDS_PROTECTED_CONTENT_LEARN_MORE_URL" desc="URL for learnin
g more about device credential reset menu preference" translateable="false"> |
599 https://support.google.com/chrome/?p=mobile_protected_content | 600 https://support.google.com/chrome/?p=mobile_protected_content |
600 </message> | 601 </message> |
601 | 602 |
602 <!-- Google translate preferences --> | 603 <!-- Google translate preferences --> |
603 <message name="IDS_GOOGLE_TRANSLATE" desc='Title for the Google Translate
settings screen. [CHAR-LIMIT=32]'> | 604 <message name="IDS_GOOGLE_TRANSLATE" desc='Title for the Google Translate
settings screen. [CHAR-LIMIT=32]'> |
604 Google Translate | 605 Google Translate |
605 </message> | 606 </message> |
606 <message name="IDS_TRANSLATE_PREFS_DESCRIPTION" desc="Translate preference
description"> | 607 <message name="IDS_TRANSLATE_PREFS_DESCRIPTION" desc="Translate preference
description"> |
607 When this feature is turned on, Chrome will offer to translate pages wri
tten in other languages using Google Translate. | 608 When this feature is turned on, Chrome will offer to translate pages wri
tten in other languages using Google Translate. |
(...skipping 931 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1539 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the
pause button that pauses playing the media."> | 1540 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the
pause button that pauses playing the media."> |
1540 Pause | 1541 Pause |
1541 </message> | 1542 </message> |
1542 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s
top button that stops playing the media."> | 1543 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s
top button that stops playing the media."> |
1543 Stop | 1544 Stop |
1544 </message> | 1545 </message> |
1545 | 1546 |
1546 </messages> | 1547 </messages> |
1547 </release> | 1548 </release> |
1548 </grit> | 1549 </grit> |
OLD | NEW |