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 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 174 </message> | 174 </message> |
| 175 <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`."> | 175 <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`."> |
| 176 Type | 176 Type |
| 177 </message> | 177 </message> |
| 178 <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."> | 178 <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."> |
| 179 Expiration date | 179 Expiration date |
| 180 </message> | 180 </message> |
| 181 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> | 181 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> |
| 182 Enable Autofill to fill out forms in a single click | 182 Enable Autofill to fill out forms in a single click |
| 183 </message> | 183 </message> |
| 184 <message name="IDS_SETTINGS_ADDRESS_MENU" desc="Label for a button shows optio ns available for this address item. Available options should be 'Edit' and 'Remo ve'"> | |
|
tommycli
2016/05/18 23:29:20
Can these strings be consolidated with the IDS_SET
hcarmona
2016/05/20 20:18:58
The words are the same in English, they may be dif
| |
| 185 Menu | |
| 186 </message> | |
| 187 <message name="IDS_SETTINGS_ADDRESS_EDIT" desc="Label for a menu item that sho ws a dialog with edit options for an address."> | |
| 188 Edit | |
| 189 </message> | |
| 190 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a menu item that r emoves a saved address."> | |
| 191 Remove | |
| 192 </message> | |
| 193 <message name="IDS_SETTINGS_CREDIT_CARD_MENU" desc="Label for a button shows o ptions available for this address item. Available options should be 'Edit' and ' Remove'"> | |
| 194 Menu | |
| 195 </message> | |
| 196 <message name="IDS_SETTINGS_CREDIT_CARD_EDIT" desc="Label for a menu item that shows a dialog with edit options for a password."> | |
| 197 Edit | |
| 198 </message> | |
| 199 <message name="IDS_SETTINGS_CREDIT_CARD_REMOVE" desc="Label for a menu item th at removes a saved password."> | |
| 200 Remove | |
| 201 </message> | |
| 184 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and toggle"> | 202 <message name="IDS_SETTINGS_PASSWORDS" desc="Name for the password section and toggle"> |
| 185 Manage passwords | 203 Manage passwords |
| 186 </message> | 204 </message> |
| 187 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS WORDS"> | 205 <message name="IDS_SETTINGS_PASSWORDS_DETAIL" desc="Description of what toggli ng the 'Manage passwords' setting does. Immediately underneath IDS_SETTINGS_PASS WORDS"> |
| 188 Offer to save your web passwords | 206 Offer to save your web passwords |
| 189 </message> | 207 </message> |
| 190 <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."> | 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."> |
| 191 Saved Passwords | 209 Saved Passwords |
| 192 </message> | 210 </message> |
| 193 <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."> | 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."> |
| (...skipping 1125 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1319 System | 1337 System |
| 1320 </message> | 1338 </message> |
| 1321 <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."> | 1339 <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."> |
| 1322 Use hardware acceleration when available | 1340 Use hardware acceleration when available |
| 1323 </message> | 1341 </message> |
| 1324 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 1342 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 1325 Change proxy settings | 1343 Change proxy settings |
| 1326 </message> | 1344 </message> |
| 1327 </if> | 1345 </if> |
| 1328 </grit-part> | 1346 </grit-part> |
| OLD | NEW |