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

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

Issue 2779363002: Change the capitalization of No Thanks to be No thanks on the iOS promotion. (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | 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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 5064 matching lines...) Expand 10 before | Expand all | Expand 10 after
5075 <message name="IDS_SAVE_ACCOUNT" desc="The title of the save password bubb le when a federated credential can be saved."> 5075 <message name="IDS_SAVE_ACCOUNT" desc="The title of the save password bubb le when a federated credential can be saved.">
5076 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to save your account for this site? 5076 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to save your account for this site?
5077 </message> 5077 </message>
5078 <message name="IDS_UPDATE_PASSWORD" desc="The title of the save password b ubble when a password can be updated."> 5078 <message name="IDS_UPDATE_PASSWORD" desc="The title of the save password b ubble when a password can be updated.">
5079 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to update your password for this site? 5079 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to update your password for this site?
5080 </message> 5080 </message>
5081 <message name="IDS_DESKTOP_TO_IOS_PROMO_SEND_TO_PHONE" desc="The title of the send to phone button in the bubble promoting Chrome for iphone."> 5081 <message name="IDS_DESKTOP_TO_IOS_PROMO_SEND_TO_PHONE" desc="The title of the send to phone button in the bubble promoting Chrome for iphone.">
5082 Send to phone 5082 Send to phone
5083 </message> 5083 </message>
5084 <message name="IDS_DESKTOP_TO_IOS_PROMO_NO_THANKS" desc="The title of the No Thanks button in the bubble promoting Chrome for iPhone."> 5084 <message name="IDS_DESKTOP_TO_IOS_PROMO_NO_THANKS" desc="The title of the No Thanks button in the bubble promoting Chrome for iPhone.">
5085 No Thanks 5085 No thanks
5086 </message> 5086 </message>
5087 5087
5088 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER"> 5088 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER">
5089 Other 5089 Other
5090 </message> 5090 </message>
5091 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_EMLOADING"> 5091 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_EMLOADING">
5092 emloading 5092 emloading
5093 </message> 5093 </message>
5094 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_QA"> 5094 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_QA">
5095 QA 5095 QA
(...skipping 7307 matching lines...) Expand 10 before | Expand all | Expand 10 after
12403 Your downloads appear here 12403 Your downloads appear here
12404 </message> 12404 </message>
12405 12405
12406 <!-- Automation info bar --> 12406 <!-- Automation info bar -->
12407 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test."> 12407 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test.">
12408 Chrome is being controlled by automated test software. 12408 Chrome is being controlled by automated test software.
12409 </message> 12409 </message>
12410 </messages> 12410 </messages>
12411 </release> 12411 </release>
12412 </grit> 12412 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698