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

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

Issue 2781553003: Integrate Desktop iOS promotion with bookmarks. (Closed)
Patch Set: address comments 3 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
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 5039 matching lines...) Expand 10 before | Expand all | Expand 10 after
5050 <message name="IDS_PASSWORD_MANAGER_ACCOUNT_CHOOSER_SIGN_IN" desc="The t itle of the Sign in button in the account chooser when there is one account."> 5050 <message name="IDS_PASSWORD_MANAGER_ACCOUNT_CHOOSER_SIGN_IN" desc="The t itle of the Sign in button in the account chooser when there is one account.">
5051 Sign in 5051 Sign in
5052 </message> 5052 </message>
5053 <message name="IDS_PASSWORD_MANAGER_SIGNIN_PROMO_SIGN_IN" desc="The titl e of the Sign in button in the bubble promoting Chrome sign-in."> 5053 <message name="IDS_PASSWORD_MANAGER_SIGNIN_PROMO_SIGN_IN" desc="The titl e of the Sign in button in the bubble promoting Chrome sign-in.">
5054 Sign in 5054 Sign in
5055 </message> 5055 </message>
5056 <message name="IDS_PASSWORD_MANAGER_SIGNIN_PROMO_NO_THANKS" desc="The ti tle of the No Thanks button in the bubble promoting Chrome sign-in."> 5056 <message name="IDS_PASSWORD_MANAGER_SIGNIN_PROMO_NO_THANKS" desc="The ti tle of the No Thanks button in the bubble promoting Chrome sign-in.">
5057 No thanks 5057 No thanks
5058 </message> 5058 </message>
5059 </if> 5059 </if>
5060 <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE" desc="Titl e for Chrome iOS promotion appearing in the password bubble after a password is saved.">
5061 Sync this password to your iPhone
5062 </message>
5063 <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V2" desc="T itle for Chrome iOS promotion appearing in the password bubble after a password is saved.">
5064 Get this password on your iPhone
5065 </message>
5066 <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V3" desc="T itle for Chrome iOS promotion appearing in the password bubble after a password is saved.">
5067 Share this password with your iPhone
5068 </message>
5069 <message name="IDS_PASSWORD_MANAGER_SIGNIN_PROMO_TITLE" desc="Promotion te xt for Chrome sign-in appearing in the password bubble after a password is saved ."> 5060 <message name="IDS_PASSWORD_MANAGER_SIGNIN_PROMO_TITLE" desc="Promotion te xt for Chrome sign-in appearing in the password bubble after a password is saved .">
5070 Password saved. To get your passwords on all your devices, sign in to Ch rome. 5061 Password saved. To get your passwords on all your devices, sign in to Ch rome.
5071 </message> 5062 </message>
5072 <message name="IDS_SAVE_PASSWORD" desc="The title of the save password bub ble when a password can be saved."> 5063 <message name="IDS_SAVE_PASSWORD" desc="The title of the save password bub ble when a password can be saved.">
5073 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to save your password for this site? 5064 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to save your password for this site?
5074 </message> 5065 </message>
5075 <message name="IDS_SAVE_ACCOUNT" desc="The title of the save password bubb le when a federated credential can be saved."> 5066 <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? 5067 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to save your account for this site?
5077 </message> 5068 </message>
5078 <message name="IDS_UPDATE_PASSWORD" desc="The title of the save password b ubble when a password can be updated."> 5069 <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? 5070 Do you want <ph name="PASSWORD_MANAGER_BRAND">$1<ex>Google Chrome</ex></ ph> to update your password for this site?
5080 </message> 5071 </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.">
5082 Send to phone
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.">
5085 No thanks
5086 </message>
5087 5072
5073 <!-- Desktop iOS promotion. -->
5074 <if expr="is_win">
5075 <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE" desc="Ti tle for Chrome iOS promotion appearing in the password bubble after a password i s saved.">
5076 Sync this password to your iPhone
5077 </message>
5078 <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V2" desc= "Title for Chrome iOS promotion appearing in the password bubble after a passwor d is saved.">
5079 Get this password on your iPhone
5080 </message>
5081 <message name="IDS_PASSWORD_MANAGER_DESKTOP_TO_IOS_PROMO_TITLE_V3" desc= "Title for Chrome iOS promotion appearing in the password bubble after a passwor d is saved.">
5082 Share this password with your iPhone
5083 </message>
5084 <message name="IDS_DESKTOP_TO_IOS_PROMO_SEND_TO_PHONE" desc="The title o f the send to phone button in the bubble promoting Chrome for iphone.">
5085 Send to phone
5086 </message>
5087 <message name="IDS_DESKTOP_TO_IOS_PROMO_NO_THANKS" desc="The title of th e No Thanks button in the bubble promoting Chrome for iPhone.">
5088 No thanks
5089 </message>
5090 </if>
5091
5088 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER"> 5092 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_OTHER">
5089 Other 5093 Other
5090 </message> 5094 </message>
5091 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_EMLOADING"> 5095 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_EMLOADING">
5092 emloading 5096 emloading
5093 </message> 5097 </message>
5094 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_QA"> 5098 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_QA">
5095 QA 5099 QA
5096 </message> 5100 </message>
5097 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_TESTING"> 5101 <message name="IDS_TRACE_UPLOAD_URL_CHOICE_TESTING">
(...skipping 7305 matching lines...) Expand 10 before | Expand all | Expand 10 after
12403 Your downloads appear here 12407 Your downloads appear here
12404 </message> 12408 </message>
12405 12409
12406 <!-- Automation info bar --> 12410 <!-- 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."> 12411 <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. 12412 Chrome is being controlled by automated test software.
12409 </message> 12413 </message>
12410 </messages> 12414 </messages>
12411 </release> 12415 </release>
12412 </grit> 12416 </grit>
OLDNEW
« no previous file with comments | « chrome/app/bookmarks_strings.grdp ('k') | chrome/browser/ui/desktop_ios_promotion/desktop_ios_promotion_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698