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

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

Issue 197813006: Reland "[chromeos/about:power] Collect cpuidle and cpufreq stats" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address nit Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/power/cpu_data_collector.h » ('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 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 5003 matching lines...) Expand 10 before | Expand all | Expand 10 after
5014 Are you sure you want to cancel mobile data service setup process? 5014 Are you sure you want to cancel mobile data service setup process?
5015 </message> 5015 </message>
5016 <message name="IDS_MOBILE_NO_CONNECTION_HEADER" desc="Mobile page header when the network portal is not reachable due to no connection"> 5016 <message name="IDS_MOBILE_NO_CONNECTION_HEADER" desc="Mobile page header when the network portal is not reachable due to no connection">
5017 Connect to Wi-Fi to begin 5017 Connect to Wi-Fi to begin
5018 </message> 5018 </message>
5019 <message name="IDS_MOBILE_INVALID_DEVICE_INFO_HEADER" desc="Mobile page header when the user tries to access mobile portal for a device with an invalid MDN"> 5019 <message name="IDS_MOBILE_INVALID_DEVICE_INFO_HEADER" desc="Mobile page header when the user tries to access mobile portal for a device with an invalid MDN">
5020 Please come back later 5020 Please come back later
5021 </message> 5021 </message>
5022 5022
5023 <!-- About power UI display strings --> 5023 <!-- About power UI display strings -->
5024 <message name="IDS_ABOUT_POWER_TITLE" desc="Title of the page"> 5024 <message name="IDS_ABOUT_POWER_TITLE" desc="Title of the about:power page">
5025 Power 5025 Power
5026 </message> 5026 </message>
5027 <message name="IDS_ABOUT_POWER_RELOAD_BUTTON" desc="Text on the reload button" > 5027 <message name="IDS_ABOUT_POWER_SHOW_BUTTON" desc="Text on the 'Show' buttons o f the about:power page">
5028 Show
5029 </message>
5030 <message name="IDS_ABOUT_POWER_HIDE_BUTTON" desc="Text on the 'Hide' buttons o f the about:power page">
5031 Hide
5032 </message>
5033 <message name="IDS_ABOUT_POWER_RELOAD_BUTTON" desc="Text on the 'Reload' butto ns of the about:power page ">
5028 Reload 5034 Reload
5029 </message> 5035 </message>
5030 <message name="IDS_ABOUT_POWER_BATTERY_CHARGE_PERCENTAGE_HEADER" desc="Header of the battery charge plot"> 5036 <message name="IDS_ABOUT_POWER_BATTERY_CHARGE_SECTION_TITLE" desc="Title for t he battery charge related plots on the about:power page">
5037 Battery Charge
5038 </message>
5039 <message name="IDS_ABOUT_POWER_BATTERY_CHARGE_PERCENTAGE_HEADER" desc="Header of the battery charge plot on the about:power page">
5031 Battery Charge Percentage 5040 Battery Charge Percentage
5032 </message> 5041 </message>
5033 <message name="IDS_ABOUT_POWER_BATTERY_DISCHARGE_RATE_HEADER" desc="Header of the battery discharge rate plot"> 5042 <message name="IDS_ABOUT_POWER_BATTERY_DISCHARGE_RATE_HEADER" desc="Header of the battery discharge rate plot on the about:power page">
5034 Battery Discharge Rate in Watts 5043 Battery Discharge Rate in Watts (Negative value means battery is charging)
5035 </message> 5044 </message>
5036 <message name="IDS_ABOUT_POWER_NEGATIVE_DISCHARGE_RATE_INFO" desc="Describes w hat a negative discharge rate means"> 5045 <message name="IDS_ABOUT_POWER_DISCHARGE_RATE_LEGEND_TEXT" desc="Text to be di splayed for the discharge rate legend entry of the discharge rate plot on the ab out:power page">
5037 Negative discharge rate means the battery is charging 5046 Discharge Rate in Watts
5038 </message> 5047 </message>
5039 <message name="IDS_ABOUT_POWER_NOT_ENOUGH_DATA" desc="String to display when e nough plot data is not available"> 5048 <message name="IDS_ABOUT_POWER_CPU_IDLE_SECTION_TITLE" desc="Title for the CPU idle state data section on the about:power page">
5049 Idle State Data
5050 </message>
5051 <message name="IDS_ABOUT_POWER_CPU_IDLE_STATE_OCCUPANCY_PERCENTAGE" desc="Head er for idle state plots on the about:power page">
5052 Idle State Occupancy Percentage
5053 </message>
5054 <message name="IDS_ABOUT_POWER_CPU_FREQ_SECTION_TITLE" desc="Title for the CPU frequency state data section on the about:power page">
5055 Frequency State Data
5056 </message>
5057 <message name="IDS_ABOUT_POWER_CPU_FREQ_STATE_OCCUPANCY_PERCENTAGE" desc="Head er for frequency state plots on the about:power page">
5058 Frequency State Occupancy Percentage
5059 </message>
5060 <message name="IDS_ABOUT_POWER_NOT_ENOUGH_DATA" desc="String to display on the plots of the about:power page when enough plot data is not available">
5040 Not enough data available yet. 5061 Not enough data available yet.
5041 </message> 5062 </message>
5042 <message name="IDS_ABOUT_POWER_SYSTEM_SUSPENDED" desc="String to display on pl ots for sleep duration"> 5063 <message name="IDS_ABOUT_POWER_SYSTEM_SUSPENDED" desc="String to display on th e plots of the about:power page for sleep duration">
5043 Suspended 5064 Suspended
5044 </message> 5065 </message>
5066 <message name="IDS_ABOUT_POWER_INVALID" desc="String to display on the plots o f the about:power page for invalid data">
5067 Invalid
5068 </message>
5069 <message name="IDS_ABOUT_POWER_OFFLINE" desc="String to display on the plots o f the about:power page for offline CPUs">
5070 Offline
5071 </message>
5045 5072
5046 <!-- Strings for the new-style OAuth-based enterprise enrollment page --> 5073 <!-- Strings for the new-style OAuth-based enterprise enrollment page -->
5047 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_CANCEL" desc="Cancel b utton text in the device requisition poup."> 5074 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_CANCEL" desc="Cancel b utton text in the device requisition poup.">
5048 Cancel 5075 Cancel
5049 </message> 5076 </message>
5050 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_OK" desc="OK button te xt in the device requisition poup."> 5077 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_OK" desc="OK button te xt in the device requisition poup.">
5051 Restart 5078 Restart
5052 </message> 5079 </message>
5053 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt sho wn in the device requisition prompt popup."> 5080 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt sho wn in the device requisition prompt popup.">
5054 Use this device requisition when enrolling the device for enterprise managem ent: 5081 Use this device requisition when enrolling the device for enterprise managem ent:
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
5279 Failed to set adapter power. 5306 Failed to set adapter power.
5280 </message> 5307 </message>
5281 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message shown when polling state could not be set." translateable="false"> 5308 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message shown when polling state could not be set." translateable="false">
5282 Failed to start/stop polling. 5309 Failed to start/stop polling.
5283 </message> 5310 </message>
5284 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error messag e shown when an NDEF form could not be submitted." translateable="false"> 5311 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error messag e shown when an NDEF form could not be submitted." translateable="false">
5285 Failed to submit NDEF: 5312 Failed to submit NDEF:
5286 </message> 5313 </message>
5287 5314
5288 </grit-part> 5315 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/power/cpu_data_collector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698