Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 926593006: [App banners] Update accessibility strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleaning up more accessibility differences Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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_WEB_APP_ACCESSIBILITY" desc="Accessibil ilty text: Describes the banner content, including the app name and its URL."> 832 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_ACCESSIBILITY" desc="Accessi bililty text: Describes a prompt promoting the installation of an app related to the current page, including its app name and rating.">
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>.
834 </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.">
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>. 833 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>.
newt (away) 2015/02/13 23:49:59 This reads oddly to me. How about: "Install app fr
gone 2015/02/13 23:52:09 Sometimes it costs money.
gone 2015/02/13 23:57:13 That and this message is used for the whole banner
837 </message> 834 </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." > 835 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_ICON_ACCESSIBILITY" desc="Ac cessibililty text: Indicates that the user is hovering over the app icon and tha t clicking it will take the user to the Play Store.">
839 Get app from the Google Play Store: <ph name="APP_ACTION">%s<ex>Install< /ex></ph> 836 Click to open the Play Store page for the app: <ph name="APP_NAME">%1$s< ex>Gmail</ex></ph>.
837 </message>
838 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_INSTALL_ACCESSIBILITY" desc= "Accessibility text: Indicates that clicking on the button will purchase the app or install it.">
newt (away) 2015/02/13 23:49:58 I don't think the button needs a content descripti
gone 2015/02/13 23:52:09 Sometimes it's a currency amount.
newt (away) 2015/02/14 00:00:19 True. But what does a sighted user see? "$0.99" or
839 Get the app from the Google Play Store: <ph name="APP_ACTION">%s<ex>Inst all</ex></ph>
840 </message>
841 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_RATING_ACCESSIBILITY" desc=" Accessibililty text: Indicates the Play Store rating of the app being promoted b y the current page.">
842 App average rating: <ph name="APP_RATING">%1$.1f<ex>4.2</ex></ph>.
newt (away) 2015/02/13 23:49:58 I'd remove "average" and maybe "app" too. It might
843 </message>
844
845 <message name="IDS_APP_BANNER_VIEW_WEB_APP_ACCESSIBILITY" desc="Accessibil ilty text: Describes the banner content, including the app name and its URL.">
846 Prompt to add a promoted page to the homescreen. App name: <ph name="AP P_NAME">%1$s<ex>Gmail</ex></ph>.
newt (away) 2015/02/13 23:49:58 "Add web app to homescreen. App name: Gmail"
847 </message>
848 <message name="IDS_APP_BANNER_VIEW_WEB_APP_ICON_ACCESSIBILITY" desc="Acces sibililty text: Indicates that the user is hovering over an icon representing an app being promoted by the current web page.">
849 Icon for the app: <ph name="APP_NAME">%1$s<ex>Gmail</ex></ph>.
850 </message>
851 <message name="IDS_APP_BANNER_VIEW_WEB_APP_INSTALL_ACCESSIBILITY" desc="Ac cessibility text: Indicates that the user is hovering over a button to add the a pp being promoted by the current web page to the user's homescreen">
852 Add the app to your homescreen: <ph name="APP_ACTION">%s<ex>Add to homes creen</ex></ph>
840 </message> 853 </message>
841 854
842 <!-- DOM Distiller strings --> 855 <!-- 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."> 856 <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? 857 Was the text extracted correctly?
845 </message> 858 </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."> 859 <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 860 Yes
848 </message> 861 </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."> 862 <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.">
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
1020 Description: 1033 Description:
1021 </message> 1034 </message>
1022 1035
1023 <!-- Document mode strings --> 1036 <!-- Document mode strings -->
1024 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode"> 1037 <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 1038 Close all incognito tabs
1026 </message> 1039 </message>
1027 </messages> 1040 </messages>
1028 </release> 1041 </release>
1029 </grit> 1042 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698