summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-07-28 12:34:36 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-07-28 13:19:20 -0700
commit81208c4429752b9054a0f40882930e410c38b01b (patch)
treee8a83ee9573e1c67eca360fc669cbd442acfe25e /packages/SystemUI
parent52d7572cc25383b79041e285bc34a9e1a884b062 (diff)
downloadframeworks_base-81208c4429752b9054a0f40882930e410c38b01b.zip
frameworks_base-81208c4429752b9054a0f40882930e410c38b01b.tar.gz
frameworks_base-81208c4429752b9054a0f40882930e410c38b01b.tar.bz2
Automatic translation import
Change-Id: Ida0b4b6586629f354fb4c15e6076857ab52a30f2 Ticket: -
Diffstat (limited to 'packages/SystemUI')
-rw-r--r--packages/SystemUI/res/values-zh-rCN/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-zh-rCN/cm_strings.xml b/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
index 72f9334..b214b0e 100644
--- a/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
+++ b/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
@@ -218,4 +218,7 @@
<!-- Path data for circle battery -->
<!-- Weather string format in keyguard -->
<string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string>
+ <string name="expand_hint">向下滑动以展开</string>
+ <string name="swipe_left_hint">向左滑动以 <xliff:g id="app_name">%1$s</xliff:g></string>
+ <string name="swipe_right_hint">向右滑动以查看通知</string>
</resources>