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

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 504253003: Replacing "tap" with "touch" in the Contextual Search UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating commit message Created 6 years, 3 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/app/chromium_strings.grd ('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 <!-- This file contains definitions of strings that are specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 1112 matching lines...) Expand 10 before | Expand all | Expand 10 after
1123 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic."> 1123 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic.">
1124 Inbound rule for Google Chrome to allow mDNS traffic. 1124 Inbound rule for Google Chrome to allow mDNS traffic.
1125 </message> 1125 </message>
1126 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr iption of the firewall rule allowing inbound mDNS traffic canary."> 1126 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr iption of the firewall rule allowing inbound mDNS traffic canary.">
1127 Inbound rule for Google Chrome Canary to allow mDNS traffic. 1127 Inbound rule for Google Chrome Canary to allow mDNS traffic.
1128 </message> 1128 </message>
1129 </if> 1129 </if>
1130 1130
1131 <!-- Contextual Search --> 1131 <!-- Contextual Search -->
1132 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description of the Contextual Search feature."> 1132 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description of the Contextual Search feature.">
1133 Enabling "Tap to Search" provides an easy way to search for terms on a w eb page by simply tapping on them. The word tapped and surrounding page will be sent to Google. 1133 “Touch to Search provides an easy way to search for terms on a web page by simply touching on them. The touched word and surrounding page will be sent to Google.
1134 </message> 1134 </message>
1135 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto n the user clicks to opt in."> 1135 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto n the user clicks to opt in.">
1136 Yes, please 1136 Yes, please
1137 </message> 1137 </message>
1138 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt on the user clicks to opt out."> 1138 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt on the user clicks to opt out.">
1139 No, thanks 1139 No, thanks
1140 </message> 1140 </message>
1141 1141
1142 <!-- Update bubble --> 1142 <!-- Update bubble -->
1143 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app."> 1143 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app.">
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
1204 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1204 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1205 </message> 1205 </message>
1206 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1206 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1207 Chrome OS terms 1207 Chrome OS terms
1208 </message> 1208 </message>
1209 </if> 1209 </if>
1210 1210
1211 </messages> 1211 </messages>
1212 </release> 1212 </release>
1213 </grit> 1213 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698