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

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

Issue 803443006: Adding flag to specify the used memory pressure strategy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 <!-- 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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 1114 matching lines...) Expand 10 before | Expand all | Expand 10 after
1125 </message> 1125 </message>
1126 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc=" Description for the flag to disable the color calibration of the display."> 1126 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc=" Description for the flag to disable the color calibration of the display.">
1127 Disable calibrating the color of the display even if the display supports th e feature. 1127 Disable calibrating the color of the display even if the display supports th e feature.
1128 </message> 1128 </message>
1129 <message name="IDS_FLAGS_DISABLE_MEMORY_PRESSURE_NAME" desc="Name for the flag to disable memory pressure handling on ChromeOS."> 1129 <message name="IDS_FLAGS_DISABLE_MEMORY_PRESSURE_NAME" desc="Name for the flag to disable memory pressure handling on ChromeOS.">
1130 Disable memory pressure handling 1130 Disable memory pressure handling
1131 </message> 1131 </message>
1132 <message name="IDS_FLAGS_DISABLE_MEMORY_PRESSURE_DESCRIPTION" desc="Descriptio n for the flag to disable memory pressure handling on ChromeOS."> 1132 <message name="IDS_FLAGS_DISABLE_MEMORY_PRESSURE_DESCRIPTION" desc="Descriptio n for the flag to disable memory pressure handling on ChromeOS.">
1133 Disable enhanced memory pressure handling on ChromeOS. 1133 Disable enhanced memory pressure handling on ChromeOS.
1134 </message> 1134 </message>
1135 <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_NAME" desc="Name for the fl ag which specifies which memory pressure strategy should be used on ChromeOS.">
1136 Release strategy for advanced memory pressure handling
Charlie Reis 2015/01/21 17:42:06 "Release strategy" seems ambiguous to me (vs Chrom
Mr4D (OOO till 08-26) 2015/01/21 18:52:14 Done.
1137 </message>
1138 <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_DESCRIPTION" desc="Descript ion for the flag which specifies which memory pressure strategy should be used o n ChromeOS.">
1139 Memory pressure release strategy to use
1140 </message>
1141 <message name="IDS_FLAGS_CONSERVATIVE_THRESHOLDS" desc="The value of the Memor y pressure for ChromeOS which requests conservative thresholds.">
1142 Conservative memory pressure release strategy
1143 </message>
1144 <message name="IDS_FLAGS_AGGRESSIVE_CACHE_DISCARD_THRESHOLDS" desc="The value of the Memory pressure thresholds for ChromeOS which use an aggressive cache rel ease strategy.">
1145 Aggressive cache release strategy
1146 </message>
1147 <message name="IDS_FLAGS_AGGRESSIVE_TAB_DISCARD_THRESHOLDS" desc="The value of the Memory pressure thresholds for ChromeOS which uses an aggressive tab releas e strategy.">
1148 Aggressive tab release strategy
1149 </message>
1150 <message name="IDS_FLAGS_AGGRESSIVE_THRESHOLDS" desc="The value of the Memory pressure thresholds for ChromeOS which use an aggressive release strategy.">
1151 Aggressive tab and cache release strategy
1152 </message>
1135 <message name="IDS_FLAGS_WAKE_ON_PACKETS_NAME" desc="Name for the flag to enab le wake on packets."> 1153 <message name="IDS_FLAGS_WAKE_ON_PACKETS_NAME" desc="Name for the flag to enab le wake on packets.">
1136 Wake On Packets 1154 Wake On Packets
1137 </message> 1155 </message>
1138 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th e flag to enable wake on packets."> 1156 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for th e flag to enable wake on packets.">
1139 Enables waking the device based on the receipt of some network packets. 1157 Enables waking the device based on the receipt of some network packets.
1140 </message> 1158 </message>
1141 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog."> 1159 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog.">
1142 Learn More 1160 Learn More
1143 </message> 1161 </message>
1144 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel."> 1162 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel.">
(...skipping 4856 matching lines...) Expand 10 before | Expand all | Expand 10 after
6001 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 6019 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
6002 Done 6020 Done
6003 </message> 6021 </message>
6004 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 6022 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
6005 System date 6023 System date
6006 </message> 6024 </message>
6007 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 6025 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
6008 System time 6026 System time
6009 </message> 6027 </message>
6010 </grit-part> 6028 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698