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

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

Issue 2277963002: Add placeholders when lists are empty for passwords and autofill. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Feedback and Add Tests Created 4 years, 3 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/autofill_section.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_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
355 </message> 355 </message>
356 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password."> 356 <message name="IDS_SETTINGS_PASSWORDS_WEBSITE" desc="Label for the website a p assword is for when editing a password.">
357 Website 357 Website
358 </message> 358 </message>
359 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password."> 359 <message name="IDS_SETTINGS_PASSWORDS_USERNAME" desc="Label for the saved user name when editing a password.">
360 Username 360 Username
361 </message> 361 </message>
362 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass word when editing a password."> 362 <message name="IDS_SETTINGS_PASSWORDS_PASSWORD" desc="Label for the saved pass word when editing a password.">
363 Password 363 Password
364 </message> 364 </message>
365 <message name="IDS_SETTINGS_ADDRESS_NONE" desc="Placeholder that is shown when there are no addresses in the list of saved addresses.">
366 No addresses were found
367 </message>
368 <message name="IDS_SETTINGS_CREDIT_CARD_NONE" desc="Placeholder that is shown when there are no credit cards in the list of saved credit cards.">
369 No credit cards were found
370 </message>
371 <message name="IDS_SETTINGS_PASSWORDS_NONE" desc="Placeholder that is shown wh en there are no passwords in the list of saved passwords.">
372 No passwords were found
373 </message>
374 <message name="IDS_SETTINGS_PASSWORDS_EXCEPTIONS_NONE" desc="Placeholder text that is shown when there are no sites in the list of sites for which to never sa ve passwords.">
375 Passwords saved for all websites
376 </message>
365 <if expr="is_macosx"> 377 <if expr="is_macosx">
366 <then> 378 <then>
367 <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the passwords section of settings. Descriptive text to inform that passwords can be accessed online. Has a link. Also notifies mac users that chrome will sync pass words to the OS's Keychain, so their passwords will be synced to other chrome pr ofiles. 'Keychain' is the name of a program on Mac and should not be translated. "> 379 <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the passwords section of settings. Descriptive text to inform that passwords can be accessed online. Has a link. Also notifies mac users that chrome will sync pass words to the OS's Keychain, so their passwords will be synced to other chrome pr ofiles. 'Keychain' is the name of a program on Mac and should not be translated. ">
368 Access your passwords from any device at <ph name="BEGIN_LINK">&lt;a is= "action-link" href="$1" target="_blank"&gt;</ph>passwords.google.com<ph name="EN D_LINK">&lt;/a&gt;</ph>. On Mac, passwords may be saved to your Keychain and acc essed or synced by other Chrome users sharing this OS X account. 380 Access your passwords from any device at <ph name="BEGIN_LINK">&lt;a is= "action-link" href="$1" target="_blank"&gt;</ph>passwords.google.com<ph name="EN D_LINK">&lt;/a&gt;</ph>. On Mac, passwords may be saved to your Keychain and acc essed or synced by other Chrome users sharing this OS X account.
369 </message> 381 </message>
370 </then> 382 </then>
371 <else> 383 <else>
372 <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the passwords section of settings. Descriptive text to inform that passwords can be accessed online. Has a link."> 384 <message name="IDS_SETTINGS_PASSWORDS_MANAGE_PASSWORDS" desc="Shown in the passwords section of settings. Descriptive text to inform that passwords can be accessed online. Has a link.">
373 Access your passwords from any device at <ph name="BEGIN_LINK">&lt;a is= "action-link" href="$1" target="_blank"&gt;</ph>passwords.google.com<ph name="EN D_LINK">&lt;/a&gt;</ph> 385 Access your passwords from any device at <ph name="BEGIN_LINK">&lt;a is= "action-link" href="$1" target="_blank"&gt;</ph>passwords.google.com<ph name="EN D_LINK">&lt;/a&gt;</ph>
374 </message> 386 </message>
(...skipping 1540 matching lines...) Expand 10 before | Expand all | Expand 10 after
1915 System 1927 System
1916 </message> 1928 </message>
1917 <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."> 1929 <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.">
1918 Use hardware acceleration when available 1930 Use hardware acceleration when available
1919 </message> 1931 </message>
1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1932 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1921 Change proxy settings 1933 Change proxy settings
1922 </message> 1934 </message>
1923 </if> 1935 </if>
1924 </grit-part> 1936 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698