| OLD | NEW |
| 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 7460 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7471 </message> | 7471 </message> |
| 7472 <message name="IDS_OPTIONS_PASSWORD_MANAGER_ENABLE" desc="The label of t
he password manager checkbox"> | 7472 <message name="IDS_OPTIONS_PASSWORD_MANAGER_ENABLE" desc="The label of t
he password manager checkbox"> |
| 7473 Offer to save your web passwords. | 7473 Offer to save your web passwords. |
| 7474 </message> | 7474 </message> |
| 7475 <message name="IDS_OPTIONS_PASSWORD_MANAGER_SMART_LOCK_ENABLE" desc="The
label of the password manager checkbox if Smart Lock is enabled."> | 7475 <message name="IDS_OPTIONS_PASSWORD_MANAGER_SMART_LOCK_ENABLE" desc="The
label of the password manager checkbox if Smart Lock is enabled."> |
| 7476 Offer to save passwords with Google Smart Lock for Passwords. | 7476 Offer to save passwords with Google Smart Lock for Passwords. |
| 7477 </message> | 7477 </message> |
| 7478 <message name="IDS_OPTIONS_PASSWORDS_AUTOLOGIN" desc="The label of the '
autologinEnabled' checkbox"> | 7478 <message name="IDS_OPTIONS_PASSWORDS_AUTOLOGIN" desc="The label of the '
autologinEnabled' checkbox"> |
| 7479 Offer to sign in to Google sites automatically with this account | 7479 Offer to sign in to Google sites automatically with this account |
| 7480 </message> | 7480 </message> |
| 7481 <!-- TODO(718146) Move autofill strings to autofill_strings.grd --> |
| 7481 <message name="IDS_OPTIONS_AUTOFILL_ENABLE" desc="The label of the 'Ask
me to enable Autofill' radio button"> | 7482 <message name="IDS_OPTIONS_AUTOFILL_ENABLE" desc="The label of the 'Ask
me to enable Autofill' radio button"> |
| 7482 Enable Autofill to fill out web forms in a single click. | 7483 Enable Autofill to fill out web forms in a single click. |
| 7483 </message> | 7484 </message> |
| 7484 <message name="IDS_AUTOFILL_EDIT_PROFILE_BUTTON" desc="The label of the
button that edits the currently selected Autofill profile."> | 7485 <message name="IDS_AUTOFILL_EDIT_PROFILE_BUTTON" desc="The label of the
button that edits the currently selected Autofill profile."> |
| 7485 Edit... | 7486 Edit... |
| 7486 </message> | 7487 </message> |
| 7487 <message name="IDS_OPTIONS_MANAGE_AUTOFILL_SETTINGS_LINK" desc="The labe
l of the 'Manage Autofill settings' link"> | 7488 <message name="IDS_OPTIONS_MANAGE_AUTOFILL_SETTINGS_LINK" desc="The labe
l of the 'Manage Autofill settings' link"> |
| 7488 Manage Autofill settings | 7489 Manage Autofill settings |
| 7489 </message> | 7490 </message> |
| 7490 <message name="IDS_AUTOFILL_POPUP_ACCESSIBLE_NODE_DATA" desc="The access
ibility text to speak when we display an autofill popup."> | 7491 <message name="IDS_AUTOFILL_POPUP_ACCESSIBLE_NODE_DATA" desc="The access
ibility text to speak when we display an autofill popup."> |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7541 </message> | 7542 </message> |
| 7542 <message name="IDS_AUTOFILL_FIELD_LABEL_EXPIRATION_DATE" desc="The label
of the Expiration date entry."> | 7543 <message name="IDS_AUTOFILL_FIELD_LABEL_EXPIRATION_DATE" desc="The label
of the Expiration date entry."> |
| 7543 Expiration date | 7544 Expiration date |
| 7544 </message> | 7545 </message> |
| 7545 <message name="IDS_AUTOFILL_FIELD_LABEL_EXPIRATION_MONTH" desc="The labe
l of the Expiration date entry."> | 7546 <message name="IDS_AUTOFILL_FIELD_LABEL_EXPIRATION_MONTH" desc="The labe
l of the Expiration date entry."> |
| 7546 Expiration month | 7547 Expiration month |
| 7547 </message> | 7548 </message> |
| 7548 <message name="IDS_AUTOFILL_FIELD_LABEL_EXPIRATION_YEAR" desc="The label
of the Expiration date entry."> | 7549 <message name="IDS_AUTOFILL_FIELD_LABEL_EXPIRATION_YEAR" desc="The label
of the Expiration date entry."> |
| 7549 Expiration year | 7550 Expiration year |
| 7550 </message> | 7551 </message> |
| 7552 <message name="IDS_AUTOFILL_FIELD_LABEL_BILLING_ADDRESS" desc="The label
of the Billing Address chooser."> |
| 7553 Billing address |
| 7554 </message> |
| 7555 <message name="IDS_AUTOFILL_BUTTON_LABEL_ADD_BILLING_ADDRESS" desc="The
label of the button to add a new billing address."> |
| 7556 Add billing address |
| 7557 </message> |
| 7551 | 7558 |
| 7552 <!-- Extension settings --> | 7559 <!-- Extension settings --> |
| 7553 <message name="IDS_MANAGE_EXTENSIONS_SETTING_WINDOWS_TITLE" desc="Title
that appears in the dialogue title bar for manage extensions settings"> | 7560 <message name="IDS_MANAGE_EXTENSIONS_SETTING_WINDOWS_TITLE" desc="Title
that appears in the dialogue title bar for manage extensions settings"> |
| 7554 Extensions | 7561 Extensions |
| 7555 </message> | 7562 </message> |
| 7556 | 7563 |
| 7557 <!-- Font settings --> | 7564 <!-- Font settings --> |
| 7558 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title tha
t appears in the Fonts subpage"> | 7565 <message name="IDS_FONT_LANGUAGE_SETTING_FONT_TAB_TITLE" desc="Title tha
t appears in the Fonts subpage"> |
| 7559 Fonts | 7566 Fonts |
| 7560 </message> | 7567 </message> |
| (...skipping 4613 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12174 Your downloads appear here | 12181 Your downloads appear here |
| 12175 </message> | 12182 </message> |
| 12176 | 12183 |
| 12177 <!-- Automation info bar --> | 12184 <!-- Automation info bar --> |
| 12178 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> | 12185 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br
owser session is being controlled by an automated test."> |
| 12179 Chrome is being controlled by automated test software. | 12186 Chrome is being controlled by automated test software. |
| 12180 </message> | 12187 </message> |
| 12181 </messages> | 12188 </messages> |
| 12182 </release> | 12189 </release> |
| 12183 </grit> | 12190 </grit> |
| OLD | NEW |