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

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: formatting 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 880 matching lines...) Expand 10 before | Expand all | Expand 10 after
891 891
892 <!-- App banner strings --> 892 <!-- App banner strings -->
893 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha t an application is being installed. [CHAR-LIMIT=15]"> 893 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha t an application is being installed. [CHAR-LIMIT=15]">
894 Installing... 894 Installing...
895 </message> 895 </message>
896 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin g on the button will launch an application. [CHAR-LIMIT=15]"> 896 <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clickin g on the button will launch an application. [CHAR-LIMIT=15]">
897 Open 897 Open
898 </message> 898 </message>
899 899
900 <!-- App banner accessibility strings, used for touch exploration --> 900 <!-- App banner accessibility strings, used for touch exploration -->
901 <message name="IDS_APP_BANNER_VIEW_WEB_APP_ACCESSIBILITY" desc="Accessibil ilty text: Describes the banner content, including the app name and its URL."> 901 <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 the app's name and its rating.">
902 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>. 902 View the app on the Google Play Store. App name: <ph name="APP_NAME">%1 $s<ex>Gmail</ex></ph>. Average app rating: <ph name="APP_RATING">%2$.1f<ex>4.2< /ex></ph>.
dmazzoni 2015/02/19 00:56:32 Concise is good! How about: View app <ph name="AP
gone 2015/02/19 03:01:37 Done.
903 </message> 903 </message>
904 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_ACCESSIBILITY" desc="Accessi bililty text: Describes the banner content, including the app name and rating."> 904 <message name="IDS_APP_BANNER_VIEW_NATIVE_APP_INSTALL_ACCESSIBILITY" desc= "Accessibility text: Indicates that clicking on the button will either purchase the app or install it.">
905 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>. 905 Get the app from the Google Play Store: <ph name="APP_ACTION">%s<ex>Inst all</ex></ph>
dmazzoni 2015/02/19 00:56:32 The action at the end seems confusing. Why not hav
gone 2015/02/19 00:58:37 The problem is that the Play Store API doesn't let
dmazzoni 2015/02/19 16:50:17 Understood. What you have may be the best you can
906 </message> 906 </message>
907 <message name="IDS_APP_BANNER_INSTALL_ACCESSIBILITY" desc="Accessibility t ext: Indicates that clicking on the button will purchase the app or install it." > 907
908 Get app from the Google Play Store: <ph name="APP_ACTION">%s<ex>Install< /ex></ph> 908 <message name="IDS_APP_BANNER_VIEW_WEB_APP_ACCESSIBILITY" desc="Accessibil ilty text: Details the web app being promoted by the current page, including the app name and its URL.">
909 Web app. App name: <ph name="APP_NAME">%1$s<ex>Gmail</ex></ph>. App UR L: <ph name="APP_URL">%2$s<ex>google.com</ex></ph>
dmazzoni 2015/02/19 00:56:32 I think it'd be just as clear to have something li
gone 2015/02/19 03:01:37 Done.
909 </message> 910 </message>
910 911
911 <!-- DOM Distiller strings --> 912 <!-- DOM Distiller strings -->
912 <message name="IDS_DISTILLATION_QUALITY_QUESTION" desc="Question to ask th e user about whether the text from a web page was extracted correctly."> 913 <message name="IDS_DISTILLATION_QUALITY_QUESTION" desc="Question to ask th e user about whether the text from a web page was extracted correctly.">
913 Was the text extracted correctly? 914 Was the text extracted correctly?
914 </message> 915 </message>
915 <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."> 916 <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.">
916 Yes 917 Yes
917 </message> 918 </message>
918 <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."> 919 <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 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
1101 <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input fi eld containing the user's credit card CVC (card verification code)."> 1102 <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input fi eld containing the user's credit card CVC (card verification code).">
1102 CVC 1103 CVC
1103 </message> 1104 </message>
1104 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device."> 1105 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device.">
1105 Don't ask again for this card 1106 Don't ask again for this card
1106 </message> 1107 </message>
1107 1108
1108 </messages> 1109 </messages>
1109 </release> 1110 </release>
1110 </grit> 1111 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBar.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698