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

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

Issue 2736403005: MD Settings: use less technical words. (Closed)
Patch Set: Created 3 years, 9 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 | no next file » | 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 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1626 matching lines...) Expand 10 before | Expand all | Expand 10 after
1637 </message> 1637 </message>
1638 <message name="IDS_SETTINGS_RESET_PROFILE_SETTINGS_DESCRIPTION" desc="The labe l describing the 'reset profile setting' feature"> 1638 <message name="IDS_SETTINGS_RESET_PROFILE_SETTINGS_DESCRIPTION" desc="The labe l describing the 'reset profile setting' feature">
1639 Restore settings to their original defaults 1639 Restore settings to their original defaults
1640 </message> 1640 </message>
1641 1641
1642 <!-- Search Page --> 1642 <!-- Search Page -->
1643 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences."> 1643 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences.">
1644 Search engine 1644 Search engine
1645 </message> 1645 </message>
1646 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> 1646 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting.">
1647 Search engine used when searching from the <ph name="BEGIN_LINK">&lt;a targe t="_blank" href="$1"&gt;</ph>address bar<ph name="END_LINK">&lt;/a&gt;</ph> 1647 Search engine used in the <ph name="BEGIN_LINK">&lt;a target="_blank" href=" $1"&gt;</ph>address bar<ph name="END_LINK">&lt;/a&gt;</ph>
1648 </message> 1648 </message>
1649 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button."> 1649 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES" desc="Label for the Manage Search Engines button.">
1650 Manage search engines 1650 Manage search engines
1651 </message> 1651 </message>
1652 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES_DESCRIPTION" desc="De scription label for the Manage Search Engines button."> 1652 <message name="IDS_SETTINGS_SEARCH_MANAGE_SEARCH_ENGINES_DESCRIPTION" desc="De scription label for the Manage Search Engines button.">
1653 Add, edit, or remove search engines 1653 Add, edit, or remove search engines
1654 </message> 1654 </message>
1655 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword."> 1655 <message name="IDS_SETTINGS_SEARCH_OK_GOOGLE_LABEL" desc="Label for the checkb ox which enables the OK Google hotword.">
1656 Enable "Ok Google" to start a voice search. 1656 Enable "Ok Google" to start a voice search.
1657 </message> 1657 </message>
(...skipping 711 matching lines...) Expand 10 before | Expand all | Expand 10 after
2369 <message name="IDS_SETTINGS_SYNC" desc="Name of the sync service."> 2369 <message name="IDS_SETTINGS_SYNC" desc="Name of the sync service.">
2370 Sync 2370 Sync
2371 </message> 2371 </message>
2372 <message name="IDS_SETTINGS_SYNC_PAGE_TITLE" desc="Name of the settings page w hich manages syncing data between multiple browser instances with the same Googl e profile."> 2372 <message name="IDS_SETTINGS_SYNC_PAGE_TITLE" desc="Name of the settings page w hich manages syncing data between multiple browser instances with the same Googl e profile.">
2373 Advanced sync settings 2373 Advanced sync settings
2374 </message> 2374 </message>
2375 <message name="IDS_SETTINGS_SYNC_LOADING" desc="The message shown when waiting for the sync backend to start up."> 2375 <message name="IDS_SETTINGS_SYNC_LOADING" desc="The message shown when waiting for the sync backend to start up.">
2376 Please wait... 2376 Please wait...
2377 </message> 2377 </message>
2378 <message name="IDS_SETTINGS_SYNC_TIMEOUT" desc="Text explaining what to do if sync times out."> 2378 <message name="IDS_SETTINGS_SYNC_TIMEOUT" desc="Text explaining what to do if sync times out.">
2379 Please make sure your network connection is working and if the problem persi sts, please sign out and sign in again to refresh your credentials. 2379 Check your internet connection. If the problem continues, try signing out an d signing in again.
2380 </message> 2380 </message>
2381 <message name="IDS_SETTINGS_SYNC_EVERYTHING_CHECKBOX_LABEL" desc="Label for th e checkbox which causes all properties to be synced."> 2381 <message name="IDS_SETTINGS_SYNC_EVERYTHING_CHECKBOX_LABEL" desc="Label for th e checkbox which causes all properties to be synced.">
2382 Sync everything 2382 Sync everything
2383 </message> 2383 </message>
2384 <message name="IDS_SETTINGS_APPS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing apps between multiple browser instances."> 2384 <message name="IDS_SETTINGS_APPS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing apps between multiple browser instances.">
2385 Apps 2385 Apps
2386 </message> 2386 </message>
2387 <message name="IDS_SETTINGS_EXTENSIONS_CHECKBOX_LABEL" desc="Label for the che ckbox which enables or disables syncing extensions between multiple browser inst ances."> 2387 <message name="IDS_SETTINGS_EXTENSIONS_CHECKBOX_LABEL" desc="Label for the che ckbox which enables or disables syncing extensions between multiple browser inst ances.">
2388 Extensions 2388 Extensions
2389 </message> 2389 </message>
(...skipping 24 matching lines...) Expand all
2414 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_TITLE" desc="Title for the link to manage Chrome Sync data via Google Dashboard."> 2414 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_TITLE" desc="Title for the link to manage Chrome Sync data via Google Dashboard.">
2415 Manage synced data 2415 Manage synced data
2416 </message> 2416 </message>
2417 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_DESCRIPTION" desc="Subtitle for the link to manage Chrome Sync data via Google Dashboard."> 2417 <message name="IDS_SETTINGS_MANAGE_SYNCED_DATA_DESCRIPTION" desc="Subtitle for the link to manage Chrome Sync data via Google Dashboard.">
2418 Opens Google Dashboard 2418 Opens Google Dashboard
2419 </message> 2419 </message>
2420 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh ich includes options for encrypting sync settings."> 2420 <message name="IDS_SETTINGS_ENCRYPTION_OPTIONS" desc="Title for the section wh ich includes options for encrypting sync settings.">
2421 Encryption options 2421 Encryption options
2422 </message> 2422 </message>
2423 <message name="IDS_SETTINGS_ENCRYPT_WITH_GOOGLE_CREDENTIALS_LABEL" desc="Label for the radio button which, when selected, causes synced settings to be encrypt ed with the Google login for the current browser profile."> 2423 <message name="IDS_SETTINGS_ENCRYPT_WITH_GOOGLE_CREDENTIALS_LABEL" desc="Label for the radio button which, when selected, causes synced settings to be encrypt ed with the Google login for the current browser profile.">
2424 Encrypt synced passwords with your Google credentials 2424 Encrypt synced passwords with your Google username and password
2425 </message> 2425 </message>
2426 <message name="IDS_SETTINGS_ENCRYPT_WITH_SYNC_PASSPHRASE_LABEL" desc="Label fo r the radio button which, when selected, causes synced settings to be encrypted with a user-provided password."> 2426 <message name="IDS_SETTINGS_ENCRYPT_WITH_SYNC_PASSPHRASE_LABEL" desc="Label fo r the radio button which, when selected, causes synced settings to be encrypted with a user-provided password.">
2427 Encrypt synced data with your own <ph name="BEGIN_LINK">&lt;a href="$1" targ et=&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex>< /ph>sync passphrase<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> 2427 Encrypt synced data with your own <ph name="BEGIN_LINK">&lt;a href="$1" targ et=&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex>< /ph>sync passphrase<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
2428 </message> 2428 </message>
2429 <message name="IDS_SETTINGS_PASSPHRASE_EXPLANATION_TEXT" desc="Message shown w hen explicit passphrase is selected."> 2429 <message name="IDS_SETTINGS_PASSPHRASE_EXPLANATION_TEXT" desc="Message shown w hen explicit passphrase is selected.">
2430 Only someone with your passphrase can read your encrypted data. The passphra se is not sent to or stored by Google. If you forget your passphrase or want to change this setting, you'll need to <ph name="BEGIN_LINK">&lt;a href="$1" target =&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></p h>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 2430 Only someone with your passphrase can read your encrypted data. The passphra se is not sent to or stored by Google. If you forget your passphrase or want to change this setting, you'll need to <ph name="BEGIN_LINK">&lt;a href="$1" target =&quot;_blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></p h>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
2431 </message> 2431 </message>
2432 <message name="IDS_SETTINGS_PASSPHRASE_RESET_HINT" desc="Informs user how to c hange their encryption setting."> 2432 <message name="IDS_SETTINGS_PASSPHRASE_RESET_HINT" desc="Informs user how to c hange their encryption setting.">
2433 To change this setting, <ph name="BEGIN_LINK">&lt;a href="$1" target=&quot;_ blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></ph>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. 2433 To change this setting, <ph name="BEGIN_LINK">&lt;a href="$1" target=&quot;_ blank&quot;&gt;<ex>&lt;a href="$1" target=&quot;_blank&quot;&gt;</ex></ph>reset sync<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
2434 </message> 2434 </message>
(...skipping 475 matching lines...) Expand 10 before | Expand all | Expand 10 after
2910 System 2910 System
2911 </message> 2911 </message>
2912 <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."> 2912 <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.">
2913 Use hardware acceleration when available 2913 Use hardware acceleration when available
2914 </message> 2914 </message>
2915 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2915 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2916 Change proxy settings 2916 Change proxy settings
2917 </message> 2917 </message>
2918 </if> 2918 </if>
2919 </grit-part> 2919 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698