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

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

Issue 2703863002: MD Settings: change view report string to make more sense. (Closed)
Patch Set: rebase Created 3 years, 10 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 1595 matching lines...) Expand 10 before | Expand all | Expand 10 after
1606 </message> 1606 </message>
1607 <message name="IDS_SETTINGS_TITLE_AND_COUNT" desc="The title of a section in t he settings page with a count of the total number of items in the section"> 1607 <message name="IDS_SETTINGS_TITLE_AND_COUNT" desc="The title of a section in t he settings page with a count of the total number of items in the section">
1608 <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph> 1608 <ph name="TITLE">$1<ex>Block</ex></ph> - <ph name="COUNT">$2<ex>42</ex></ph>
1609 </message> 1609 </message>
1610 1610
1611 <!-- Reset Settings Page --> 1611 <!-- Reset Settings Page -->
1612 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti ngs may be reset."> 1612 <message name="IDS_SETTINGS_RESET" desc="Name of the settings page where setti ngs may be reset.">
1613 Reset 1613 Reset
1614 </message> 1614 </message>
1615 <message name="IDS_SETTINGS_RESET_VIEW_REPORTED_SETTINGS" desc="Label of a lin k that when clicked displays the settings that will be reported to Google for an alysis."> 1615 <message name="IDS_SETTINGS_RESET_VIEW_REPORTED_SETTINGS" desc="Label of a lin k that when clicked displays the settings that will be reported to Google for an alysis.">
1616 View report settings 1616 View report
1617 </message> 1617 </message>
1618 <message name="IDS_SETTINGS_RESET_AUTOMATED_DIALOG_TITLE" desc="The title of t he dialog informing the user that automated resetting of some settings occurred. "> 1618 <message name="IDS_SETTINGS_RESET_AUTOMATED_DIALOG_TITLE" desc="The title of t he dialog informing the user that automated resetting of some settings occurred. ">
1619 Some settings were reset 1619 Some settings were reset
1620 </message> 1620 </message>
1621 1621
1622 <!-- Search Page --> 1622 <!-- Search Page -->
1623 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences."> 1623 <message name="IDS_SETTINGS_SEARCH" desc="Name of the settings page which disp lays search engine preferences.">
1624 Search engine 1624 Search engine
1625 </message> 1625 </message>
1626 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> 1626 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting.">
(...skipping 1251 matching lines...) Expand 10 before | Expand all | Expand 10 after
2878 System 2878 System
2879 </message> 2879 </message>
2880 <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."> 2880 <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.">
2881 Use hardware acceleration when available 2881 Use hardware acceleration when available
2882 </message> 2882 </message>
2883 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2883 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2884 Change proxy settings 2884 Change proxy settings
2885 </message> 2885 </message>
2886 </if> 2886 </if>
2887 </grit-part> 2887 </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