[Android] l10n: Traditional Chinese update
VideoLAN
git at videolan.org
Sat Feb 14 12:23:25 CET 2015
vlc-ports/android | branch: master | VideoLAN <videolan at videolan.org> | Sat Feb 14 06:08:48 2015 -0500| [1a47077eeb399e349ee3fa8ca3e12dc5a7960fa7] | committer: Christoph Miebach
l10n: Traditional Chinese update
Signed-off-by: Christoph Miebach <christoph.miebach at web.de>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=1a47077eeb399e349ee3fa8ca3e12dc5a7960fa7
---
vlc-android/res/values-zh-rTW/strings.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/vlc-android/res/values-zh-rTW/strings.xml b/vlc-android/res/values-zh-rTW/strings.xml
index 5d7fb6a..0ec183e 100644
--- a/vlc-android/res/values-zh-rTW/strings.xml
+++ b/vlc-android/res/values-zh-rTW/strings.xml
@@ -212,6 +212,9 @@
<string name="advanced_prefs_category">進階</string>
<string name="aout">音訊輸出</string>
<string name="aout_summary">改變VLC音訊輸出方式</string>
+ <string name="aout_audiotrack">音訊軌(原生)</string>
+ <string name="aout_audiotrack_java">音訊軌(Java)</string>
+ <string name="aout_opensles">OpenSL ES</string>
<string name="vout">視訊輸出</string>
<string name="vout_summary">改變VLC視訊輸出方式</string>
<string name="vout_android_surface">Android surface</string>
More information about the Android
mailing list