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

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

Issue 2079853002: Add Edit/Create Address Dialog to MD Settings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: spacing and rebase Created 4 years, 6 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
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_AUTOFILL_ADDRESSES_HEADING" desc="Title for the li st of addresses that chrome has saved for use in filling in forms."> 224 <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.">
225 Addresses 225 Addresses
226 </message> 226 </message>
227 <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.">
228 Add address
229 </message>
230 <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.">
231 Edit address
232 </message>
233 <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.">
234 Country / Region
235 </message>
236 <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.">
237 Phone
238 </message>
239 <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.">
240 Email
241 </message>
227 <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. "> 242 <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. ">
228 Add address 243 Add address
229 </message> 244 </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."> 245 <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 246 Credit cards
232 </message> 247 </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."> 248 <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 249 Add credit card
235 </message> 250 </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`."> 251 <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 252 Type
238 </message> 253 </message>
239 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL"> 254 <message name="IDS_SETTINGS_AUTOFILL_DETAIL" desc="Description of what togglin g the 'Autofill' setting does. Immediately underneath IDS_SETTINGS_AUTOFILL">
240 Enable Autofill to fill out forms in a single click 255 Enable Autofill to fill out forms in a single click
241 </message> 256 </message>
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."> 257 <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.">
243 Edit 258 Edit
244 </message> 259 </message>
245 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a context menu ite m that removes the selected address." meaning="Remove selected address."> 260 <message name="IDS_SETTINGS_ADDRESS_REMOVE" desc="Label for a context menu ite m that removes the selected address." meaning="Remove selected address.">
246 Remove 261 Remove
247 </message> 262 </message>
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."> 263 <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.">
249 Edit 264 Edit
250 </message> 265 </message>
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."> 266 <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.">
252 Remove 267 Remove
253 </message> 268 </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."> 269 <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 270 Edit credit card
256 </message> 271 </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."> 272 <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 273 Add credit card
259 </message> 274 </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."> 275 <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 276 Name on card
262 </message> 277 </message>
(...skipping 18 matching lines...) Expand all
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."> 296 <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.">
282 Saved Passwords 297 Saved Passwords
283 </message> 298 </message>
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."> 299 <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.">
285 Never Saved 300 Never Saved
286 </message> 301 </message>
287 <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."> 302 <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.">
288 Delete this item 303 Delete this item
289 </message> 304 </message>
290 <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."> 305 <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.">
291 Edit 306 Edit
292 </message> 307 </message>
293 <message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu it em that removes the selected password." meaning="Remove selected password."> 308 <message name="IDS_SETTINGS_PASSWORD_REMOVE" desc="Label for a context menu it em that removes the selected password." meaning="Remove selected password.">
294 Remove 309 Remove
295 </message> 310 </message>
296 <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."> 311 <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.">
297 Edit saved password 312 Edit saved password
298 </message> 313 </message>
299 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password."> 314 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password.">
300 Website 315 Website
301 </message> 316 </message>
302 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password."> 317 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password.">
303 Username 318 Username
304 </message> 319 </message>
(...skipping 1256 matching lines...) Expand 10 before | Expand all | Expand 10 after
1561 System 1576 System
1562 </message> 1577 </message>
1563 <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."> 1578 <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.">
1564 Use hardware acceleration when available 1579 Use hardware acceleration when available
1565 </message> 1580 </message>
1566 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1581 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1567 Change proxy settings 1582 Change proxy settings
1568 </message> 1583 </message>
1569 </if> 1584 </if>
1570 </grit-part> 1585 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698