Chromium Code Reviews| 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_CURRENT_CHANNEL_STABLE" desc="The stab le label in the message about current channel."> | 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The stab le label in the message about current channel."> |
| 7 stable | 7 stable |
| 8 </message> | 8 </message> |
| 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_BETA" desc="The beta label in the message about current channel."> | 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_BETA" desc="The beta label in the message about current channel."> |
| 10 beta | 10 beta |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 165 Relaunch | 165 Relaunch |
| 166 </message> | 166 </message> |
| 167 </if> | 167 </if> |
| 168 <if expr="chromeos"> | 168 <if expr="chromeos"> |
| 169 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt ChromeOS."> | 169 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt ChromeOS."> |
| 170 Restart | 170 Restart |
| 171 </message> | 171 </message> |
| 172 </if> | 172 </if> |
| 173 | 173 |
| 174 <!-- Passwords and Autofill Page --> | 174 <!-- Passwords and Autofill Page --> |
| 175 <message name="IDS_SETTINGS_OVERFLOW_MENU" desc="Alt text for the overflow but ton on a list item. Triggers a context menu when clicked."> | |
|
tommycli
2016/05/20 22:59:31
I see the desc on this changed as well. To confirm
| |
| 176 Menu | |
| 177 </message> | |
| 175 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t he settings page which allows managing passwords and autofill settings."> | 178 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t he settings page which allows managing passwords and autofill settings."> |
| 176 Passwords and forms | 179 Passwords and forms |
| 177 </message> | 180 </message> |
| 178 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and toggle."> | 181 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and toggle."> |
| 179 Autofill settings | 182 Autofill settings |
| 180 </message> | 183 </message> |
| 181 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_HEADING" desc="Title for the li st of addresses that chrome has saved for use in filling in forms."> | 184 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_HEADING" desc="Title for the li st of addresses that chrome has saved for use in filling in forms."> |
| 182 Addresses | 185 Addresses |
| 183 </message> | 186 </message> |
| 184 <message name="IDS_SETTINGS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="Label for a but ton that allows a user to enter a new address that can be used to fill in forms. "> | 187 <message name="IDS_SETTINGS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="Label for a but ton that allows a user to enter a new address that can be used to fill in forms. "> |
| 185 Add address | 188 Add address |
| 186 </message> | 189 </message> |
| 187 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_HEADING" desc="Title for the list of saved passwords that can be used to fill in forms."> | 190 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_HEADING" desc="Title for the list of saved passwords that can be used to fill in forms."> |
| 188 Credit cards | 191 Credit cards |
| 189 </message> | 192 </message> |
| 190 <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."> | 193 <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."> |
| 191 Add credit card | 194 Add credit card |
| 192 </message> | 195 </message> |
| 193 <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`."> | 196 <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`."> |
| 194 Type | 197 Type |
| 195 </message> | 198 </message> |
| 196 <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."> | 199 <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."> |
| 197 Expiration date | 200 Expiration date |
| 198 </message> | 201 </message> |
| 199 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> | 202 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> |
| 200 Enable Autofill to fill out forms in a single click | 203 Enable Autofill to fill out forms in a single click |
| 201 </message> | 204 </message> |
| 205 <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."> | |
| 206 Edit | |
| 207 </message> | |
| 208 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a context menu ite m that removes the selected address." meaning="Remove selected address."> | |
| 209 Remove | |
| 210 </message> | |
| 211 <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."> | |
| 212 Edit | |
| 213 </message> | |
| 214 <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."> | |
| 215 Remove | |
| 216 </message> | |
| 202 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and toggle"> | 217 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and toggle"> |
| 203 Manage passwords | 218 Manage passwords |
| 204 </message> | 219 </message> |
| 205 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS WORDS"> | 220 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS WORDS"> |
| 206 Offer to save your web passwords | 221 Offer to save your web passwords |
| 207 </message> | 222 </message> |
| 208 <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."> | 223 <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."> |
| 209 Saved Passwords | 224 Saved Passwords |
| 210 </message> | 225 </message> |
| 211 <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."> | 226 <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."> |
| 212 Never Saved | 227 Never Saved |
| 213 </message> | 228 </message> |
| 214 <message name="IDS_SETTINGS_PASSWORDS_DELETE_EXCEPTION" desc="The alt text for a button that deletes a site for which passwords would not be saved."> | 229 <message name="IDS_SETTINGS_PASSWORDS_DELETE_EXCEPTION" desc="The alt text for a button that deletes a site for which passwords would not be saved."> |
| 215 Delete this item | 230 Delete this item |
| 216 </message> | 231 </message> |
| 217 <message name="IDS_SETTINGS_PASSWORDS_MENU" desc="Label for a button shows opt ions available for this password item. Available options should be 'Edit' and 'R emove'"> | 232 <message name="IDS_SETTINGS_PASSWORD_EDIT" desc="Label for a context menu item that shows a dialog with edit options for the selected password." meaning="Edit selected password."> |
| 218 Menu | |
| 219 </message> | |
| 220 <message name="IDS_SETTINGS_PASSWORDS_EDIT" desc="Label for a menu item that s hows a dialog with edit options for a password."> | |
| 221 Edit | 233 Edit |
| 222 </message> | 234 </message> |
| 223 <message name="IDS_SETTINGS_PASSWORDS_REMOVE" desc="Label for a menu item that removes a saved password."> | 235 <message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu it em that removes the selected password." meaning="Remove selected password."> |
| 224 Remove | 236 Remove |
| 225 </message> | 237 </message> |
| 226 <message name="IDS_SETTINGS_PASSWORDS_EDIT_TITLE" desc="Title for the 'Edit sa ved password' dialog. This dialog lets a user see a saved password and copy the username."> | 238 <message name="IDS_SETTINGS_PASSWORDS_EDIT_TITLE" desc="Title for the 'Edit sa ved password' dialog. This dialog lets a user see a saved password and copy the username."> |
| 227 Edit saved password | 239 Edit saved password |
| 228 </message> | 240 </message> |
| 229 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password."> | 241 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password."> |
| 230 Website | 242 Website |
| 231 </message> | 243 </message> |
| 232 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password."> | 244 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password."> |
| 233 Username | 245 Username |
| (...skipping 1111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1345 System | 1357 System |
| 1346 </message> | 1358 </message> |
| 1347 <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."> | 1359 <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."> |
| 1348 Use hardware acceleration when available | 1360 Use hardware acceleration when available |
| 1349 </message> | 1361 </message> |
| 1350 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 1362 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 1351 Change proxy settings | 1363 Change proxy settings |
| 1352 </message> | 1364 </message> |
| 1353 </if> | 1365 </if> |
| 1354 </grit-part> | 1366 </grit-part> |
| OLD | NEW |