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

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

Issue 930243007: [Contextual Search] Update promo text. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/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 1128 matching lines...) Expand 10 before | Expand all | Expand 10 after
1139 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top of the first run experience, to describe the Contextual Search feature."> 1139 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top of the first run experience, to describe the Contextual Search feature.">
1140 Search with one touch 1140 Search with one touch
1141 </message> 1141 </message>
1142 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of the description of the Contextual Search feature. Combined with FEATURE_NAME and DESCRIPTION_2 below, the whole should be a paragraph describing the feature. Th is line can be empty if it makes sense to start the sentence with FEATURE_NAME." > 1142 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of the description of the Contextual Search feature. Combined with FEATURE_NAME and DESCRIPTION_2 below, the whole should be a paragraph describing the feature. Th is line can be empty if it makes sense to start the sentence with FEATURE_NAME." >
1143 Learn about topics on websites without leaving the page. 1143 Learn about topics on websites without leaving the page.
1144 </message> 1144 </message>
1145 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the Contextual Search feature. See explanation in DESCRIPTION_1."> 1145 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the Contextual Search feature. See explanation in DESCRIPTION_1.">
1146 Touch to Search 1146 Touch to Search
1147 </message> 1147 </message>
1148 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of the description of the Contextual Search feature. See explanation in DESCRIPTION _1."> 1148 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_2" desc="Part 2 of the description of the Contextual Search feature. See explanation in DESCRIPTION _1.">
1149 sends a word and its surrounding context to Google Search, returning def initions, pictures, search results, and other details. 1149 sends a word and its surrounding context to Google Search, returning def initions, pictures, and other search results.
1150 </message> 1150 </message>
1151 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto n the user clicks to opt in."> 1151 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto n the user clicks to opt in.">
1152 Accept &amp; Search 1152 Accept &amp; Search
1153 </message> 1153 </message>
1154 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt on the user clicks to opt out."> 1154 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt on the user clicks to opt out.">
1155 No Thanks 1155 No Thanks
1156 </message> 1156 </message>
1157 1157
1158 <!-- Update bubble --> 1158 <!-- Update bubble -->
1159 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app."> 1159 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app.">
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
1235 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1235 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1236 </message> 1236 </message>
1237 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1237 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1238 Chrome OS terms 1238 Chrome OS terms
1239 </message> 1239 </message>
1240 </if> 1240 </if>
1241 1241
1242 </messages> 1242 </messages>
1243 </release> 1243 </release>
1244 </grit> 1244 </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