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

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

Issue 555983002: [Search] Tweak the styling for the first-run experience (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comment 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
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 distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
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/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 1184 matching lines...) Expand 10 before | Expand all | Expand 10 after
1195 </message> 1195 </message>
1196 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic."> 1196 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description of the firewall rule allowing inbound mDNS traffic.">
1197 Inbound rule for Chromium to allow mDNS traffic. 1197 Inbound rule for Chromium to allow mDNS traffic.
1198 </message> 1198 </message>
1199 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr iption of the firewall rule allowing inbound mDNS traffic canary."> 1199 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr iption of the firewall rule allowing inbound mDNS traffic canary.">
1200 Inbound rule for Chromium to allow mDNS traffic. 1200 Inbound rule for Chromium to allow mDNS traffic.
1201 </message> 1201 </message>
1202 </if> 1202 </if>
1203 1203
1204 <!-- Contextual Search --> 1204 <!-- Contextual Search -->
1205 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top of the first run experience, to describe the Contextual Search feature.">
1206 Search with one touch
1207 </message>
1205 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description of the Contextual Search feature."> 1208 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION" desc="Description of the Contextual Search feature.">
1206 “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. 1209 Using “Touch to Search” you can touch any word on a website to learn mor e about a topic. Chromium will send that word and the surrounding contents to Go ogle and bring back relevant information about it.
huangs 2014/09/11 20:52:29 Grammar: does the information refer to "that word"
huangs 2014/09/11 20:52:29 Note the usage of fancy quotation mark (left and r
Mathieu 2014/09/11 20:59:55 It works well in the UI!
Mathieu 2014/09/11 20:59:55 information about the topic? UI people have vetted
donnd 2014/09/11 21:24:09 I agree -- it's information about the topic -- I s
1207 </message> 1210 </message>
1208 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto n the user clicks to opt in."> 1211 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTIN" desc="Text for the butto n the user clicks to opt in.">
1209 Yes, please 1212 Accept &amp; Search
1210 </message> 1213 </message>
1211 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt on the user clicks to opt out."> 1214 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_OPTOUT" desc="Text for the butt on the user clicks to opt out.">
1212 No, thanks 1215 No thanks
huangs 2014/09/11 20:52:29 NIT: Capitalization of "Search" and "thanks" incon
Mathieu 2014/09/11 20:59:55 they are shown in CAPS in the UI, so not an issue.
1213 </message> 1216 </message>
1214 1217
1215 <!-- Update bubble --> 1218 <!-- Update bubble -->
1216 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app."> 1219 <message name="IDS_REINSTALL_APP" desc="Text for the button the user click s to reinstall the app.">
1217 Reinstall Chromium 1220 Reinstall Chromium
1218 </message> 1221 </message>
1219 <if expr="use_titlecase"> 1222 <if expr="use_titlecase">
1220 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text f or the Chrome menu option replacing Update required."> 1223 <message name="IDS_UPGRADE_BUBBLE_MENU_ITEM" desc="In Title Case: Text f or the Chrome menu option replacing Update required.">
1221 Chromium is Out of Date 1224 Chromium is Out of Date
1222 </message> 1225 </message>
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
1278 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way. 1281 Chromium updates automatically so you always have the freshest version . When this download completes, Chromium will restart and you'll be on your way.
1279 </message> 1282 </message>
1280 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1283 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1281 Chromium OS terms 1284 Chromium OS terms
1282 </message> 1285 </message>
1283 </if> 1286 </if>
1284 1287
1285 </messages> 1288 </messages>
1286 </release> 1289 </release>
1287 </grit> 1290 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/app/google_chrome_strings.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698