[Android] l10n: Indonesian update

VideoLAN git at videolan.org
Sat Feb 14 12:23:19 CET 2015


vlc-ports/android | branch: master | VideoLAN <videolan at videolan.org> | Sat Feb 14 06:06:37 2015 -0500| [0aa550aad13be976733ddce6dd242d9dc6e87dda] | committer: Christoph Miebach

l10n: Indonesian update

Signed-off-by: Christoph Miebach <christoph.miebach at web.de>

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=0aa550aad13be976733ddce6dd242d9dc6e87dda
---

 vlc-android/res/values-id/strings.xml |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/vlc-android/res/values-id/strings.xml b/vlc-android/res/values-id/strings.xml
index f4b494c..12b8c9a 100644
--- a/vlc-android/res/values-id/strings.xml
+++ b/vlc-android/res/values-id/strings.xml
@@ -188,6 +188,9 @@
     <string name="advanced_prefs_category">Lanjutan</string>
     <string name="aout">Output audio</string>
     <string name="aout_summary">Ubah metode yang digunakan untuk menghasilkan output audio.</string>
+    <string name="aout_audiotrack">AudioTrack (native)</string>
+    <string name="aout_audiotrack_java">AudioTrack (Java)</string>
+    <string name="aout_opensles">OpenSL ES</string>
     <string name="vout">Output video</string>
     <string name="vout_summary">Ubah metode yang digunakan untuk menghasilkan output video.</string>
     <string name="vout_android_surface">Permukaan Android</string>



More information about the Android mailing list