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

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

Issue 2010653003: MD Settings: About page, implementing channel switcher dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 years, 7 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/about_page/about_page.js » ('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 21 matching lines...) Expand all
32 </message> 32 </message>
33 <message name="IDS_SETTINGS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status la bel: Updating ChromiumOS/ChromeOS to a specified channel"> 33 <message name="IDS_SETTINGS_UPGRADE_UPDATING_CHANNEL_SWITCH" desc="Status la bel: Updating ChromiumOS/ChromeOS to a specified channel">
34 Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> cha nnel 34 Updating your device to <ph name="CHANNEL_NAME">$1<ex>stable</ex></ph> cha nnel
35 </message> 35 </message>
36 <message name="IDS_SETTINGS_UPGRADE_SUCCESSFUL_CHANNEL_SWITCH" desc="Status label: Channel was successfully switched on ChromiumOS/ChromeOS"> 36 <message name="IDS_SETTINGS_UPGRADE_SUCCESSFUL_CHANNEL_SWITCH" desc="Status label: Channel was successfully switched on ChromiumOS/ChromeOS">
37 Channel changed. Restart your device to apply changes. 37 Channel changed. Restart your device to apply changes.
38 </message> 38 </message>
39 <message name="IDS_SETTINGS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (ChromiumOS/ChromeOS)"> 39 <message name="IDS_SETTINGS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (ChromiumOS/ChromeOS)">
40 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> is up to date. 40 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> is up to date.
41 </message> 41 </message>
42
43 <!-- About Page: Channel switcher dialog -->
44 <message name="IDS_SETTINGS_ABOUT_PAGE_CHANGE_CHANNEL" desc="Button label fo r channel switch.">
45 Change channel
46 </message>
47 <message name="IDS_SETTINGS_ABOUT_PAGE_CHANGE_CHANNEL_AND_POWERWASH" desc="B utton label for channel switch and powerwash.">
48 Change channel and Powerwash
49 </message>
50 <message name="IDS_SETTINGS_ABOUT_PAGE_DELAYED_WARNING_MESSAGE" desc="Messag e that notifies user that channel change will be applied later.">
51 You are changing to a channel with an older version of <ph name="PRODUCT_N AME">$1<ex>Chrome OS</ex></ph>. The channel change will be applied when the chan nel version matches the version currently installed on your device.
52 </message>
53 <message name="IDS_SETTINGS_ABOUT_PAGE_DELAYED_WARNING_TITLE" desc="Title fo r the message that the channel change will be applied later.">
54 Channel change will be applied later.
55 </message>
56 <message name="IDS_SETTINGS_ABOUT_PAGE_POWERWASH_WARNING_MESSAGE" desc="Mess age that warns user about powerwash.">
57 This will remove all local users, files, data, and other settings after yo ur next restart. All users will need to sign in again.
58 </message>
59 <message name="IDS_SETTINGS_ABOUT_PAGE_POWERWASH_WARNING_TITLE" desc="The ti tle for the message that warns user about powerwash.">
60 Powerwash required on next reboot
61 </message>
62 <message name="IDS_SETTINGS_ABOUT_PAGE_UNSTABLE_WARNING_MESSAGE" desc="Warni ng about switching to developer (unstable) channel.">
63 You are updating to an unstable version of <ph name="PRODUCT_NAME">$1<ex>C hrome OS</ex></ph> which contains features that are in progress. Crashes and une xpected bugs will occur. Please proceed with caution.
64 </message>
65 <message name="IDS_SETTINGS_ABOUT_PAGE_UNSTABLE_WARNING_TITLE" desc="The tit le of the warning about switching to developer (unstable) channel.">
66 Warning: you are switching to developer channel
67 </message>
42 </if> 68 </if>
43 <if expr="not chromeos"> 69 <if expr="not chromeos">
44 <message name="IDS_SETTINGS_ABOUT_PAGE_RELAUNCH" desc="The label for the rel aunch button that relaunches the browser once update is complete"> 70 <message name="IDS_SETTINGS_ABOUT_PAGE_RELAUNCH" desc="The label for the rel aunch button that relaunches the browser once update is complete">
45 Relaunch 71 Relaunch
46 </message> 72 </message>
47 </if> 73 </if>
48 <if expr="_google_chrome"> 74 <if expr="_google_chrome">
49 <message name="IDS_SETTINGS_ABOUT_PAGE_REPORT_AN_ISSUE" desc="Text of the bu tton which allows the user to report an issue with Chrome."> 75 <message name="IDS_SETTINGS_ABOUT_PAGE_REPORT_AN_ISSUE" desc="Text of the bu tton which allows the user to report an issue with Chrome.">
50 Report an issue 76 Report an issue
51 </message> 77 </message>
(...skipping 1334 matching lines...) Expand 10 before | Expand all | Expand 10 after
1386 System 1412 System
1387 </message> 1413 </message>
1388 <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."> 1414 <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.">
1389 Use hardware acceleration when available 1415 Use hardware acceleration when available
1390 </message> 1416 </message>
1391 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1417 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1392 Change proxy settings 1418 Change proxy settings
1393 </message> 1419 </message>
1394 </if> 1420 </if>
1395 </grit-part> 1421 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/about_page/about_page.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698