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

Side by Side Diff: components/component_strings.grd

Issue 16983014: components: Move autofill strings to autofill_strings.grdp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync+rebase+fix Created 7 years, 6 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 | « components/autofill_strings.grdp ('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 2
3 <grit latest_public_release="0" current_release="1" 3 <grit latest_public_release="0" current_release="1"
4 source_lang_id="en" enc_check="möl"> 4 source_lang_id="en" enc_check="möl">
5 <outputs> 5 <outputs>
6 <output filename="grit/component_strings.h" type="rc_header"> 6 <output filename="grit/component_strings.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="component_strings_am.pak" type="data_package" lang="am" /> 9 <output filename="component_strings_am.pak" type="data_package" lang="am" />
10 <output filename="component_strings_ar.pak" type="data_package" lang="ar" /> 10 <output filename="component_strings_ar.pak" type="data_package" lang="ar" />
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 <file path="strings/component_strings_te.xtb" lang="te" /> 154 <file path="strings/component_strings_te.xtb" lang="te" />
155 <file path="strings/component_strings_th.xtb" lang="th" /> 155 <file path="strings/component_strings_th.xtb" lang="th" />
156 <file path="strings/component_strings_tr.xtb" lang="tr" /> 156 <file path="strings/component_strings_tr.xtb" lang="tr" />
157 <file path="strings/component_strings_uk.xtb" lang="uk" /> 157 <file path="strings/component_strings_uk.xtb" lang="uk" />
158 <file path="strings/component_strings_vi.xtb" lang="vi" /> 158 <file path="strings/component_strings_vi.xtb" lang="vi" />
159 <file path="strings/component_strings_zh-CN.xtb" lang="zh-CN" /> 159 <file path="strings/component_strings_zh-CN.xtb" lang="zh-CN" />
160 <file path="strings/component_strings_zh-TW.xtb" lang="zh-TW" /> 160 <file path="strings/component_strings_zh-TW.xtb" lang="zh-TW" />
161 </translations> 161 </translations>
162 <release seq="1" allow_pseudo="false"> 162 <release seq="1" allow_pseudo="false">
163 <messages fallback_to_english="true"> 163 <messages fallback_to_english="true">
164 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the s uggestions dropdown that clears an auto-filled form."> 164 <part file="autofill_strings.grdp" />
165 Clear form
166 </message>
167 <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to s how when autofill is disabled by the website for a given form.">
168 This webpage has disabled automatic filling for this form.
169 </message>
170 <message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning tex t to show when credit card autofill is disabled because the website is not using a secure connection.">
171 Automatic credit card filling is disabled because this form does not use a secure connection.
172 </message>
173 <message name="IDS_AUTOFILL_CC_AMEX" desc="American Express credit card na me.">
174 American Express
175 </message>
176 <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name. ">
177 Diners Club
178 </message>
179 <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name." >
180 Discover
181 </message>
182 <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name.">
183 JCB
184 </message>
185 <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card na me.">
186 MasterCard
187 </message>
188 <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name.">
189 Visa
190 </message>
191 <message name="IDS_AUTOFILL_MAC_ADDRESS_LINE_SEPARATOR" desc="The separato r character used to join multi-line addresses on the Mac.">
192 , '''
193 </message>
194 <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address.">
195 , '''
196 </message>
197 <message name="IDS_CREDIT_CARD_NUMBER_PREVIEW_FORMAT"
198 desc="Credit card preview format">
199 <ph name="OBFUSCATED_CC_NUMBER">$1<ex>************1234</ex>
200 </ph>, Exp: <ph name="CC_EXPIRATION_DATE">$2<ex>03/2020</ex>
201 </ph>
202 </message>
203
204 <!-- These are all variants of the same logical field: The major subdivisi on below the "country" level. -->
205 <message name="IDS_AUTOFILL_FIELD_LABEL_STATE" desc="The label of the Stat e entry.">
206 State
207 </message>
208 <message name="IDS_AUTOFILL_FIELD_LABEL_AREA" desc="The label of the Area entry.">
209 Area
210 </message>
211 <message name="IDS_AUTOFILL_FIELD_LABEL_COUNTY" desc="The label of the Cou nty entry.">
212 County
213 </message>
214 <message name="IDS_AUTOFILL_FIELD_LABEL_DEPARTMENT" desc="The label of the Department entry.">
215 Department
216 </message>
217 <message name="IDS_AUTOFILL_FIELD_LABEL_DISTRICT" desc="The label of the D istrict entry.">
218 District
219 </message>
220 <message name="IDS_AUTOFILL_FIELD_LABEL_EMIRATE" desc="The label of the Em irate entry.">
221 Emirate
222 </message>
223 <message name="IDS_AUTOFILL_FIELD_LABEL_ISLAND" desc="The label of the Isl and entry.">
224 Island
225 </message>
226 <message name="IDS_AUTOFILL_FIELD_LABEL_PARISH" desc="The label of the Par ish entry.">
227 Parish
228 </message>
229 <message name="IDS_AUTOFILL_FIELD_LABEL_PREFECTURE" desc="The label of the Prefecture entry.">
230 Prefecture
231 </message>
232 <message name="IDS_AUTOFILL_FIELD_LABEL_PROVINCE" desc="The label of the P rovince entry.">
233 Province
234 </message>
235 <!-- End state variants. -->
236 <message name="IDS_AUTOFILL_FIELD_LABEL_ZIP_CODE" desc="The label of the Z IP code entry.">
237 ZIP code
238 </message>
239 <message name="IDS_AUTOFILL_FIELD_LABEL_POSTAL_CODE" desc="The label of th e Postal code entry.">
240 Postal code
241 </message>
242 <message name="IDS_AUTOFILL_FIELD_LABEL_COUNTRY" desc="The label of the Co untry entry.">
243 Country
244 </message>
245
246 <message name="IDS_AUTOFILL_SHOW_PREDICTIONS_TITLE" desc="The title for fo rm elements when annotated with Autofill predictions.">
247 heuristic type: <ph name="HEURISTIC_TYPE">$1<ex>NAME_FIRST</ex></ph>
248 server type: <ph name="SERVER_TYPE">$2<ex>NAME_FIRST</ex></ph>
249 field signature: <ph name="FIELD_SIGNATURE">$3<ex>12345678</ex></ph>
250 form signature: <ph name="FORM_SIGNATURE">$4<ex>1234567812345678</ex></ph>
251 experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
252 </message>
253
254 <!-- Autofill dialog: legal documents -->
255 <message name="IDS_AUTOFILL_DIALOG_PRIVACY_POLICY_LINK" desc="The text of an extra link that is appended to the end of whatever other legal documents need to be accepted or updated.">
256 Privacy Policy
257 </message>
258
259 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill options menu entry.">
260 Chrome Autofill settings
261 </message>
262 </messages> 165 </messages>
263 </release> 166 </release>
264 </grit> 167 </grit>
OLDNEW
« no previous file with comments | « components/autofill_strings.grdp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698