summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW
diff options
context:
space:
mode:
authorLikai Ding <likaid@codeaurora.org>2013-08-14 17:43:38 +0800
committerXiaojing Zhang <zhangx@codeaurora.org>2014-11-04 20:37:56 -0800
commit60e2e3ff9ee15841099cd057895db838bda0a8d9 (patch)
treeafadc19425e04c04bfa6cfbd3ed952ce0f2e581f /res/values-zh-rTW
parent3d1a38b32c8508c916ec333db16e393c5d5ca96b (diff)
downloadandroid_packages_apps_Gallery2-60e2e3ff9ee15841099cd057895db838bda0a8d9.tar.gz
android_packages_apps_Gallery2-60e2e3ff9ee15841099cd057895db838bda0a8d9.tar.bz2
android_packages_apps_Gallery2-60e2e3ff9ee15841099cd057895db838bda0a8d9.zip
Gallery2: support stereo/single track play mode
User can select stereo/single track play mode. Change-Id: I8225739815484f3c288823802f68478cb457725e
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r--res/values-zh-rTW/codeaurora_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-zh-rTW/codeaurora_strings.xml b/res/values-zh-rTW/codeaurora_strings.xml
index a25ec853a..8af6493d4 100644
--- a/res/values-zh-rTW/codeaurora_strings.xml
+++ b/res/values-zh-rTW/codeaurora_strings.xml
@@ -2,4 +2,6 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="loop">"循環"</string>
<string name="single">"單次"</string>
+ <string name="stereo">"立體聲"</string>
+ <string name="single_track">"單聲道"</string>
</resources>