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

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 145273019: Clean up sign-in grammar (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | Annotate | Revision Log
« no previous file with comments | « ash/ash_strings.grd ('k') | chrome/app/chromeos_strings.grdp » ('j') | 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 <grit current_release="1" latest_public_release="0"> 2 <grit current_release="1" latest_public_release="0">
3 <outputs> 3 <outputs>
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" />
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" />
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" />
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" />
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" />
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" />
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" />
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 <message desc="Content description for the input javascript modal dialog p rompt. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_JS_MODAL_DIALOG_PROMPT"> 117 <message desc="Content description for the input javascript modal dialog p rompt. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_JS_MODAL_DIALOG_PROMPT">
118 Prompt 118 Prompt
119 </message> 119 </message>
120 <message desc="Dialog box title for viewing security certificates. [CHAR-L IMIT=32]" name="IDS_CERTTITLE"> 120 <message desc="Dialog box title for viewing security certificates. [CHAR-L IMIT=32]" name="IDS_CERTTITLE">
121 Certificate Viewer 121 Certificate Viewer
122 </message> 122 </message>
123 <!-- Sync error strings --> 123 <!-- Sync error strings -->
124 <message desc="Sync error string for generic error. [CHAR-LIMIT=80]" name= "IDS_SYNC_ERROR_GENERIC"> 124 <message desc="Sync error string for generic error. [CHAR-LIMIT=80]" name= "IDS_SYNC_ERROR_GENERIC">
125 Sync error 125 Sync error
126 </message> 126 </message>
127 <message desc="Sync error string for when the needs to update the sign in details [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_GA"> 127 <message desc="Sync error string for when the needs to update the sign-in details [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_GA">
128 Please update your sign in details. 128 Please update your sign-in details.
129 </message> 129 </message>
130 <message desc="Sync error string for network connection. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_CONNECTION"> 130 <message desc="Sync error string for network connection. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_CONNECTION">
131 Could not connect to the sync server. 131 Could not connect to the sync server.
132 </message> 132 </message>
133 <message desc="Sync error string for domain not supported. [CHAR-LIMIT=80] " name="IDS_SYNC_ERROR_DOMAIN"> 133 <message desc="Sync error string for domain not supported. [CHAR-LIMIT=80] " name="IDS_SYNC_ERROR_DOMAIN">
134 Sync is not available for your domain. 134 Sync is not available for your domain.
135 </message> 135 </message>
136 <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE"> 136 <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE">
137 The service is not available; try again later. 137 The service is not available; try again later.
138 </message> 138 </message>
139 <message desc="Title to show on a dialog during sign-in, indicating that t he account used has policy management enabled." name="IDS_POLICY_DIALOG_TITLE"> 139 <message desc="Title to show on a dialog during sign-in, indicating that t he account used has policy management enabled." name="IDS_POLICY_DIALOG_TITLE">
140 Confirm sign in 140 Confirm sign-in
141 </message> 141 </message>
142 <message desc="Message to show on a dialog during sign-in, indicating that the account used has policy management enabled." name="IDS_POLICY_DIALOG_MESSAG E"> 142 <message desc="Message to show on a dialog during sign-in, indicating that the account used has policy management enabled." name="IDS_POLICY_DIALOG_MESSAG E">
143 This account is managed by <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex ></ph>. 143 This account is managed by <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex ></ph>.
144 144
145 You are signing in with a managed account and giving its administrator control o ver your Chrome profile. Your Chrome data will become permanently tied to this a ccount. Disconnecting from this account will delete the local Chrome data. 145 You are signing in with a managed account and giving its administrator control o ver your Chrome profile. Your Chrome data will become permanently tied to this a ccount. Disconnecting from this account will delete the local Chrome data.
146 </message> 146 </message>
147 <message desc="Label on the button to accept the policy dialog during sign -in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_PROCEED"> 147 <message desc="Label on the button to accept the policy dialog during sign -in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_PROCEED">
148 Accept and sign in 148 Accept and sign in
149 </message> 149 </message>
150 <message desc="Label on the button to reject the policy dialog during sign -in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_CANCEL"> 150 <message desc="Label on the button to reject the policy dialog during sign -in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_CANCEL">
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 </message> 263 </message>
264 <message name="IDS_CONTEXTMENU_COPY_IMAGE" desc="Context sensitive menu it em for copying an image to the clipboard. [CHAR-LIMIT=30]"> 264 <message name="IDS_CONTEXTMENU_COPY_IMAGE" desc="Context sensitive menu it em for copying an image to the clipboard. [CHAR-LIMIT=30]">
265 Copy image 265 Copy image
266 </message> 266 </message>
267 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it em for saving the selected video. [CHAR-LIMIT=30]"> 267 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it em for saving the selected video. [CHAR-LIMIT=30]">
268 Save video 268 Save video
269 </message> 269 </message>
270 </messages> 270 </messages>
271 </release> 271 </release>
272 </grit> 272 </grit>
OLDNEW
« no previous file with comments | « ash/ash_strings.grd ('k') | chrome/app/chromeos_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698