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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2107093002: Revert of Add Edit/Create Address Dialog to MD Settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html » ('j') | 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 <!-- 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 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 </message> 206 </message>
207 </if> 207 </if>
208 <if expr="chromeos"> 208 <if expr="chromeos">
209 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt ChromeOS."> 209 <message name="IDS_SETTINGS_RESTART" desc="Text for a button that will resta rt ChromeOS.">
210 Restart 210 Restart
211 </message> 211 </message>
212 </if> 212 </if>
213 213
214 <!-- Passwords and Autofill Page --> 214 <!-- Passwords and Autofill Page -->
215 <message name="IDS_SETTINGS_OVERFLOW_MENU" desc="Alt text for the overflow but ton on a list item. Triggers a context menu when clicked."> 215 <message name="IDS_SETTINGS_OVERFLOW_MENU" desc="Alt text for the overflow but ton on a list item. Triggers a context menu when clicked.">
216 Menu 216 Menu
217 </message> 217 </message>
218 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t he settings page which allows managing passwords and autofill settings."> 218 <message name="IDS_SETTINGS_PASSWORDS_AND_AUTOFILL_PAGE_TITLE" desc="Name of t he settings page which allows managing passwords and autofill settings.">
219 Passwords and forms 219 Passwords and forms
220 </message> 220 </message>
221 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and toggle."> 221 <message name="IDS_SETTINGS_AUTOFILL" desc="Name for the autofill section and toggle.">
222 Autofill settings 222 Autofill settings
223 </message> 223 </message>
224 <message name="IDS_SETTINGS_GOOGLE_PAYMENTS" desc="Label used to differentiate when an address or credit card entry comes from Google Payments. This should fo llow the casing of the 'Google Payments' brand."> 224 <message name="IDS_SETTINGS_GOOGLE_PAYMENTS" desc="Label used to differentiate when an address or credit card entry comes from Google Payments. This should fo llow the casing of the 'Google Payments' brand.">
225 Google Payments 225 Google Payments
226 </message> 226 </message>
227 <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."> 227 <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.">
228 Addresses 228 Addresses
229 </message> 229 </message>
230 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_ADD_TITLE" desc="This is the ti tle for the 'Add address' dialog. This dialog allows a user to create a new addr ess.">
231 Add address
232 </message>
233 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_EDIT_TITLE" desc="This is the t itle for the 'Edit address' dialog. This dialog allows a user to edit an address that is already saved.">
234 Edit address
235 </message>
236 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_COUNTRY" desc="This is the labe l for the dropdown that lets a user select the country their address is in. Will be shown when editing or adding an address to use in autofill.">
237 Country / Region
238 </message>
239 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_PHONE" desc="This is the label for the field that lets a user modify the phone number that will be used when au to-filling forms on the web.">
240 Phone
241 </message>
242 <message name="IDS_SETTINGS_AUTOFILL_ADDRESSES_EMAIL" desc="This is the label for the field that lets a user modify the email address that will be used when a uto-filling forms on the web.">
243 Email
244 </message>
245 <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. "> 230 <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. ">
246 Add address 231 Add address
247 </message> 232 </message>
248 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_HEADING" desc="Title for the list of saved passwords that can be used to fill in forms."> 233 <message name="IDS_SETTINGS_AUTOFILL_CREDIT_CARD_HEADING" desc="Title for the list of saved passwords that can be used to fill in forms.">
249 Credit cards 234 Credit cards
250 </message> 235 </message>
251 <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."> 236 <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.">
252 Add credit card 237 Add credit card
253 </message> 238 </message>
254 <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`."> 239 <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`.">
255 Type 240 Type
256 </message> 241 </message>
257 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> 242 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL">
258 Enable Autofill to fill out forms in a single click 243 Enable Autofill to fill out forms in a single click
259 </message> 244 </message>
260 <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."> 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.">
261 Edit 246 Edit
262 </message> 247 </message>
263 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a context menu ite m that removes the selected address." meaning="Remove selected address."> 248 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a context menu ite m that removes the selected address." meaning="Remove selected address.">
264 Remove 249 Remove
265 </message> 250 </message>
266 <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."> 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.">
267 Edit 252 Edit
268 </message> 253 </message>
269 <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."> 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.">
270 Remove 255 Remove
271 </message> 256 </message>
272 <message name="IDS_SETTINGS_CREDIT_CARD_CLEAR" desc="Label for a context menu item clears the locally cached credit card that is also saved on Google Payments . Clicking this will NOT remove the credit card from Google Payments."> 257 <message name="IDS_SETTINGS_CREDIT_CARD_CLEAR" desc="Label for a context menu item clears the locally cached credit card that is also saved on Google Payments . Clicking this will NOT remove the credit card from Google Payments.">
273 Clear copy 258 Clear copy
274 </message> 259 </message>
275 <message name="IDS_SETTINGS_EDIT_CREDIT_CARD_TITLE" desc="The title for the di alog that's shown when editing a credit card."> 260 <message name="IDS_SETTINGS_EDIT_CREDIT_CARD_TITLE" desc="The title for the di alog that's shown when editing a credit card.">
276 Edit credit card 261 Edit credit card
277 </message> 262 </message>
278 <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."> 263 <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.">
279 Add credit card 264 Add credit card
280 </message> 265 </message>
(...skipping 21 matching lines...) Expand all
302 <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."> 287 <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.">
303 Saved Passwords 288 Saved Passwords
304 </message> 289 </message>
305 <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."> 290 <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.">
306 Never Saved 291 Never Saved
307 </message> 292 </message>
308 <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."> 293 <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.">
309 Delete this item 294 Delete this item
310 </message> 295 </message>
311 <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."> 296 <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.">
312 Edit 297 Edit
313 </message> 298 </message>
314 <message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu it em that removes the selected password." meaning="Remove selected password."> 299 <message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu it em that removes the selected password." meaning="Remove selected password.">
315 Remove 300 Remove
316 </message> 301 </message>
317 <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."> 302 <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.">
318 Edit saved password 303 Edit saved password
319 </message> 304 </message>
320 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password."> 305 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password.">
321 Website 306 Website
322 </message> 307 </message>
323 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password."> 308 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password.">
324 Username 309 Username
325 </message> 310 </message>
(...skipping 1319 matching lines...) Expand 10 before | Expand all | Expand 10 after
1645 System 1630 System
1646 </message> 1631 </message>
1647 <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."> 1632 <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.">
1648 Use hardware acceleration when available 1633 Use hardware acceleration when available
1649 </message> 1634 </message>
1650 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1635 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1651 Change proxy settings 1636 Change proxy settings
1652 </message> 1637 </message>
1653 </if> 1638 </if>
1654 </grit-part> 1639 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698