[Android] l10n: Brazilian Portuguese update

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


vlc-ports/android | branch: master | VideoLAN <videolan at videolan.org> | Sat Feb 14 06:07:46 2015 -0500| [955c18712058a21e87a24ec3967c46c423653364] | committer: Christoph Miebach

l10n: Brazilian Portuguese update

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

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

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

diff --git a/vlc-android/res/values-pt-rBR/strings.xml b/vlc-android/res/values-pt-rBR/strings.xml
index 9f97f84..2705c1f 100644
--- a/vlc-android/res/values-pt-rBR/strings.xml
+++ b/vlc-android/res/values-pt-rBR/strings.xml
@@ -196,6 +196,9 @@
     <string name="advanced_prefs_category">Avançado</string>
     <string name="aout">Saída de áudio</string>
     <string name="aout_summary">Alterar o método que o VLC usa para reproduzir áudio.</string>
+    <string name="aout_audiotrack">AudioTrack (nativo)</string>
+    <string name="aout_audiotrack_java">AudioTrack (Java)</string>
+    <string name="aout_opensles">OpenSL ES</string>
     <string name="vout">Saída de vídeo</string>
     <string name="vout_summary">Alterar o método que o VLC usa para reproduzir vídeo.</string>
     <string name="vout_android_surface">Android surface</string>



More information about the Android mailing list