OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- Settings-specific strings (included from generated_resources.grd). --> | 2 <!-- Settings-specific strings (included from generated_resources.grd). --> |
3 <grit-part> | 3 <grit-part> |
4 <!-- About Page --> | 4 <!-- About Page --> |
5 <if expr="chromeos"> | 5 <if expr="chromeos"> |
6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l
abel to check for updates and apply (download and install) if found"> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l
abel to check for updates and apply (download and install) if found"> |
7 Check for updates | 7 Check for updates |
8 </message> | 8 </message> |
9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta
ble label in the message about current channel."> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta
ble label in the message about current channel."> |
10 stable | 10 stable |
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
229 </message> | 229 </message> |
230 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_HEADING" desc="Title for the
list of saved passwords that can be used to fill in forms."> | 230 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_HEADING" desc="Title for the
list of saved passwords that can be used to fill in forms."> |
231 Credit cards | 231 Credit cards |
232 </message> | 232 </message> |
233 <message name="IDS_SETTINGS_AUTOFILL_ADD_CREDIT_CARD_BUTTON" desc="Label for a
button that allows a user to enter new credit card information that can be used
to fill in forms."> | 233 <message name="IDS_SETTINGS_AUTOFILL_ADD_CREDIT_CARD_BUTTON" desc="Label for a
button that allows a user to enter new credit card information that can be used
to fill in forms."> |
234 Add credit card | 234 Add credit card |
235 </message> | 235 </message> |
236 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_TYPE_COLUMN_LABEL" desc="Labe
l for the column containing the type of credit card that is saved. The type is i
n the format: `Visa ****1234`."> | 236 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_TYPE_COLUMN_LABEL" desc="Labe
l for the column containing the type of credit card that is saved. The type is i
n the format: `Visa ****1234`."> |
237 Type | 237 Type |
238 </message> | 238 </message> |
239 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_EXPIRATION_COLUMN_LABEL" desc
="Label for the heading containing the expiration date for the credit card that
has been saved."> | |
240 Expiration date | |
241 </message> | |
242 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin
g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> | 239 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin
g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> |
243 Enable Autofill to fill out forms in a single click | 240 Enable Autofill to fill out forms in a single click |
244 </message> | 241 </message> |
245 <message name="IDS_SETTINGS_ADDRESS_EDIT" desc="Label for a context menu item
that shows a dialog with edit options for the selected address." meaning="Edit s
elected address."> | 242 <message name="IDS_SETTINGS_ADDRESS_EDIT" desc="Label for a context menu item
that shows a dialog with edit options for the selected address." meaning="Edit s
elected address."> |
246 Edit | 243 Edit |
247 </message> | 244 </message> |
248 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a context menu ite
m that removes the selected address." meaning="Remove selected address."> | 245 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a context menu ite
m that removes the selected address." meaning="Remove selected address."> |
249 Remove | 246 Remove |
250 </message> | 247 </message> |
251 <message name="IDS_SETTINGS_CREDIT_CARD_EDIT" desc="Label for a context menu i
tem that shows a dialog with edit options for the selected credit card." meaning
="Edit selected credit card."> | 248 <message name="IDS_SETTINGS_CREDIT_CARD_EDIT" desc="Label for a context menu i
tem that shows a dialog with edit options for the selected credit card." meaning
="Edit selected credit card."> |
252 Edit | 249 Edit |
253 </message> | 250 </message> |
254 <message name="IDS_SETTINGS_CREDIT_CARD_REMOVE" desc="Label for a context menu
item that removes the selected credit card." meaning="Remove selected credit ca
rd."> | 251 <message name="IDS_SETTINGS_CREDIT_CARD_REMOVE" desc="Label for a context menu
item that removes the selected credit card." meaning="Remove selected credit ca
rd."> |
255 Remove | 252 Remove |
256 </message> | 253 </message> |
| 254 <message name="IDS_SETTINGS_EDIT_CREDIT_CARD_TITLE" desc="The title for the di
alog that's shown when editing a credit card."> |
| 255 Edit credit card |
| 256 </message> |
| 257 <message name="IDS_SETTINGS_ADD_CREDIT_CARD_TITLE" desc="The title for the dia
log that's shown when entering the information for a new credit card."> |
| 258 Add credit card |
| 259 </message> |
| 260 <message name="IDS_SETTINGS_NAME_ON_CREDIT_CARD" desc="The title for the input
that lets users modify the name on the credit card."> |
| 261 Name on card |
| 262 </message> |
| 263 <message name="IDS_SETTINGS_CREDIT_CARD_NUMBER" desc="The title for the input
that lets users modify the credit card number for a credit card."> |
| 264 Credit card number |
| 265 </message> |
| 266 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_DATE" desc="Label for the e
xpiration date fields of a credit card that has been or is being saved."> |
| 267 Expiration date |
| 268 </message> |
| 269 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_MONTH" desc="Accessibility
label on the month drop down to let users know the field corresponds to the expi
ration month"> |
| 270 Expiration month |
| 271 </message> |
| 272 <message name="IDS_SETTINGS_CREDIT_CARD_EXPIRATION_YEAR" desc="Accessibility l
abel on the year drop down to let users know the field corresponds to the expira
tion year"> |
| 273 Expiration year |
| 274 </message> |
257 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and
toggle"> | 275 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and
toggle"> |
258 Manage passwords | 276 Manage passwords |
259 </message> | 277 </message> |
260 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli
ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS
WORDS"> | 278 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli
ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS
WORDS"> |
261 Offer to save your web passwords | 279 Offer to save your web passwords |
262 </message> | 280 </message> |
263 <message name="IDS_SETTINGS_PASSWORDS_SAVED_HEADING" desc="The title for a lis
t of username/site/password items. These items are already saved by the browser
and can be deleted/edited."> | 281 <message name="IDS_SETTINGS_PASSWORDS_SAVED_HEADING" desc="The title for a lis
t of username/site/password items. These items are already saved by the browser
and can be deleted/edited."> |
264 Saved Passwords | 282 Saved Passwords |
265 </message> | 283 </message> |
266 <message name="IDS_SETTINGS_PASSWORDS_EXCEPTIONS_HEADING" desc="The title for
a list of sites where passwords will not be saved. These items are already saved
by the browser and can only be deleted."> | 284 <message name="IDS_SETTINGS_PASSWORDS_EXCEPTIONS_HEADING" desc="The title for
a list of sites where passwords will not be saved. These items are already saved
by the browser and can only be deleted."> |
(...skipping 1154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1421 System | 1439 System |
1422 </message> | 1440 </message> |
1423 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> | 1441 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label
for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh
en available."> |
1424 Use hardware acceleration when available | 1442 Use hardware acceleration when available |
1425 </message> | 1443 </message> |
1426 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 1444 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
1427 Change proxy settings | 1445 Change proxy settings |
1428 </message> | 1446 </message> |
1429 </if> | 1447 </if> |
1430 </grit-part> | 1448 </grit-part> |
OLD | NEW |