summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rHK
diff options
context:
space:
mode:
authorSite Mao <sitem@codeaurora.org>2015-03-20 15:34:02 -0700
committerWebTech Code Review <code-review@localhost>2015-04-20 13:22:02 -0700
commitabb7bd34cb649313f7d366e4e850e7d523259138 (patch)
tree95a68d2f64aefcdd80f1d8faf0471566ff33c00d /res/values-zh-rHK
parent0f0bd54fd96ffdab1a6fe3f883e4f7514a2323ac (diff)
downloadandroid_packages_apps_Gello-abb7bd34cb649313f7d366e4e850e7d523259138.tar.gz
android_packages_apps_Gello-abb7bd34cb649313f7d366e4e850e7d523259138.tar.bz2
android_packages_apps_Gello-abb7bd34cb649313f7d366e4e850e7d523259138.zip
Add a power saving mode setting
Create a setting that tunes performance optimizations and improves the power usage. Automatically tune mode with the Power-saving mode of Android Lollipop+. Also, when the phone drops below threshold for low battery, prompt user to turn browser's power save mode on. Change-Id: I64089a371de562f9a18c297eb09555733f020515
Diffstat (limited to 'res/values-zh-rHK')
-rw-r--r--res/values-zh-rHK/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index 57d90922..587921cb 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -145,7 +145,8 @@
<string name="ssl_certificate">安全性憑證</string>
<string name="ssl_certificate_is_valid">此憑證有效。</string>
<string name="pref_memory_monitor">啟用記憶體監察器</string>
-
+ <string name="pref_powersave_enabled">"省電模式"</string>
+ <string name="pref_powersave_enabled_summary">"開啟省電模式"</string>
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"永遠開啟"</item>