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

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

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 10 matching lines...) Expand all
21 <message name="IDS_SETTINGS_ABOUT_PAGE_RELAUNCH" desc="The label for the rel aunch button that relaunches the browser once update is complete"> 21 <message name="IDS_SETTINGS_ABOUT_PAGE_RELAUNCH" desc="The label for the rel aunch button that relaunches the browser once update is complete">
22 Restart 22 Restart
23 </message> 23 </message>
24 <message name="IDS_SETTINGS_ABOUT_PAGE_RELAUNCH_AND_POWERWASH" desc="The lab el for the button that relaunches and powerwashes the browser once update is co mplete"> 24 <message name="IDS_SETTINGS_ABOUT_PAGE_RELAUNCH_AND_POWERWASH" desc="The lab el for the button that relaunches and powerwashes the browser once update is co mplete">
25 Relaunch and Powerwash 25 Relaunch and Powerwash
26 </message> 26 </message>
27 <message name="IDS_SETTINGS_UPGRADE_UPDATING" desc="Status label: Updating C hromiumOS or ChromeOS"> 27 <message name="IDS_SETTINGS_UPGRADE_UPDATING" desc="Status label: Updating C hromiumOS or ChromeOS">
28 Updating your device 28 Updating your device
29 </message> 29 </message>
30 <message name="IDS_SETTINGS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated ChromiumOS/ChromeOS"> 30 <message name="IDS_SETTINGS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Successfully updated ChromiumOS/ChromeOS">
31 Nearly up-to-date! Restart your device to finish updating. 31 Nearly up to date! Restart your device to finish updating.
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>
(...skipping 1504 matching lines...) Expand 10 before | Expand all | Expand 10 after
1546 System 1546 System
1547 </message> 1547 </message>
1548 <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."> 1548 <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.">
1549 Use hardware acceleration when available 1549 Use hardware acceleration when available
1550 </message> 1550 </message>
1551 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1551 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1552 Change proxy settings 1552 Change proxy settings
1553 </message> 1553 </message>
1554 </if> 1554 </if>
1555 </grit-part> 1555 </grit-part>
OLDNEW
« no previous file with comments | « chrome/app/settings_google_chrome_strings.grdp ('k') | chrome/browser/chromeos/login/wizard_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698