Chromium Code Reviews| 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 811 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 822 | 822 |
| 823 <!-- App banner strings --> | 823 <!-- App banner strings --> |
| 824 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha t an application is being installed. [CHAR-LIMIT=15]"> | 824 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha t an application is being installed. [CHAR-LIMIT=15]"> |
| 825 Installing... | 825 Installing... |
| 826 </message> | 826 </message> |
| 827 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin g on the button will launch an application. [CHAR-LIMIT=15]"> | 827 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin g on the button will launch an application. [CHAR-LIMIT=15]"> |
| 828 Open | 828 Open |
| 829 </message> | 829 </message> |
| 830 | 830 |
| 831 <!-- App banner accessibility strings, used for touch exploration --> | 831 <!-- App banner accessibility strings, used for touch exploration --> |
| 832 <message name="IDS_APP_BANNER_VIEW_ICON_ACCESSIBILITY" desc="Accessibililt y text: Indicates that the user is hovering over the app icon."> | |
|
aurimas (slooooooooow)
2015/02/13 23:06:54
Please expand about what icon you are talking abou
| |
| 833 Icon for the app: <ph name="APP_NAME">%1$s<ex>Gmail</ex></ph>. Click to open the Play Store. | |
| 834 </message> | |
| 832 <message name="IDS_APP_BANNER_VIEW_WEB_APP_ACCESSIBILITY" desc="Accessibil ilty text: Describes the banner content, including the app name and its URL."> | 835 <message name="IDS_APP_BANNER_VIEW_WEB_APP_ACCESSIBILITY" desc="Accessibil ilty text: Describes the banner content, including the app name and its URL."> |
| 833 Prompt to add page to the homescreen. App name: <ph name="APP_NAME">%1$ s<ex>Gmail</ex></ph>. App URL: <ph name="APP_URL">%2$s<ex>http://gmail.com</ex> </ph>. | 836 Prompt to add page to the homescreen. App name: <ph name="APP_NAME">%1$ s<ex>Gmail</ex></ph>. |
| 834 </message> | 837 </message> |
| 835 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_ACCESSIBILITY" desc="Accessi bililty text: Describes the banner content, including the app name and rating."> | 838 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_ACCESSIBILITY" desc="Accessi bililty text: Describes the banner content, including the app name and rating."> |
| 836 Prompt to get app from the Google Play Store. App name: <ph name="APP_N AME">%1$s<ex>Gmail</ex></ph>. App average rating: <ph name="APP_RATING">%2$.1f< ex>4.2</ex></ph>. | 839 Prompt to get app from the Google Play Store. App name: <ph name="APP_N AME">%1$s<ex>Gmail</ex></ph>. App average rating: <ph name="APP_RATING">%2$.1f< ex>4.2</ex></ph>. |
| 837 </message> | 840 </message> |
| 838 <message name="IDS_APP_BANNER_INSTALL_ACCESSIBILITY" desc="Accessibility t ext: Indicates that clicking on the button will purchase the app or install it." > | 841 <message name="IDS_APP_BANNER_INSTALL_ACCESSIBILITY" desc="Accessibility t ext: Indicates that clicking on the button will purchase the app or install it." > |
| 839 Get app from the Google Play Store: <ph name="APP_ACTION">%s<ex>Install< /ex></ph> | 842 Get app from the Google Play Store: <ph name="APP_ACTION">%s<ex>Install< /ex></ph> |
| 840 </message> | 843 </message> |
| 844 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_RATING_ACCESSIBILITY" desc=" Accessibililty text: Describes the banner content, including the app name and ra ting."> | |
|
aurimas (slooooooooow)
2015/02/13 23:06:54
Elaborate on what banner you are talking about, it
| |
| 845 App average rating: <ph name="APP_RATING">%1$.1f<ex>4.2</ex></ph>. | |
| 846 </message> | |
| 841 | 847 |
| 842 <!-- DOM Distiller strings --> | 848 <!-- DOM Distiller strings --> |
| 843 <message name="IDS_DISTILLATION_QUALITY_QUESTION" desc="Question to ask th e user about whether the text from a web page was extracted correctly."> | 849 <message name="IDS_DISTILLATION_QUALITY_QUESTION" desc="Question to ask th e user about whether the text from a web page was extracted correctly."> |
| 844 Was the text extracted correctly? | 850 Was the text extracted correctly? |
| 845 </message> | 851 </message> |
| 846 <message name="IDS_DISTILLATION_QUALITY_ANSWER_YES" desc="Text for the ans wering whether the text from a web page was extracted correctly and the answer i s yes."> | 852 <message name="IDS_DISTILLATION_QUALITY_ANSWER_YES" desc="Text for the ans wering whether the text from a web page was extracted correctly and the answer i s yes."> |
| 847 Yes | 853 Yes |
| 848 </message> | 854 </message> |
| 849 <message name="IDS_DISTILLATION_QUALITY_ANSWER_NO" desc="Text for the answ ering whether the text from a web page was extracted correctly and the answer is no."> | 855 <message name="IDS_DISTILLATION_QUALITY_ANSWER_NO" desc="Text for the answ ering whether the text from a web page was extracted correctly and the answer is no."> |
| 850 No | 856 No |
| (...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1020 Description: | 1026 Description: |
| 1021 </message> | 1027 </message> |
| 1022 | 1028 |
| 1023 <!-- Document mode strings --> | 1029 <!-- Document mode strings --> |
| 1024 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode"> | 1030 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode"> |
| 1025 Close all incognito tabs | 1031 Close all incognito tabs |
| 1026 </message> | 1032 </message> |
| 1027 </messages> | 1033 </messages> |
| 1028 </release> | 1034 </release> |
| 1029 </grit> | 1035 </grit> |
| OLD | NEW |