Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 252c58bbd67aba0eb386f1bb33563fdadb7be1fd..35ce10f85d9b61aa38f79cec0a3d21cf47a5e0fa 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -1132,6 +1132,24 @@ Press any key to continue exploring. |
<message name="IDS_FLAGS_DISABLE_MEMORY_PRESSURE_DESCRIPTION" desc="Description for the flag to disable memory pressure handling on ChromeOS."> |
Disable enhanced memory pressure handling on ChromeOS. |
</message> |
+ <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_NAME" desc="Name for the flag which specifies which memory pressure strategy should be used on ChromeOS."> |
+ 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.
|
+ </message> |
+ <message name="IDS_FLAGS_MEMORY_PRESSURE_THRESHOLD_DESCRIPTION" desc="Description for the flag which specifies which memory pressure strategy should be used on ChromeOS."> |
+ Memory pressure release strategy to use |
+ </message> |
+ <message name="IDS_FLAGS_CONSERVATIVE_THRESHOLDS" desc="The value of the Memory pressure for ChromeOS which requests conservative thresholds."> |
+ Conservative memory pressure release strategy |
+ </message> |
+ <message name="IDS_FLAGS_AGGRESSIVE_CACHE_DISCARD_THRESHOLDS" desc="The value of the Memory pressure thresholds for ChromeOS which use an aggressive cache release strategy."> |
+ Aggressive cache release strategy |
+ </message> |
+ <message name="IDS_FLAGS_AGGRESSIVE_TAB_DISCARD_THRESHOLDS" desc="The value of the Memory pressure thresholds for ChromeOS which uses an aggressive tab release strategy."> |
+ Aggressive tab release strategy |
+ </message> |
+ <message name="IDS_FLAGS_AGGRESSIVE_THRESHOLDS" desc="The value of the Memory pressure thresholds for ChromeOS which use an aggressive release strategy."> |
+ Aggressive tab and cache release strategy |
+ </message> |
<message name="IDS_FLAGS_WAKE_ON_PACKETS_NAME" desc="Name for the flag to enable wake on packets."> |
Wake On Packets |
</message> |