[Android] l10n: Romanian update

Arthur Țițeică git at videolan.org
Sat Feb 14 12:23:22 CET 2015


vlc-ports/android | branch: master | Arthur Țițeică <arthur at psw.ro> | Sat Feb 14 06:07:49 2015 -0500| [420b32e7b472ee47f3904960bd61a094f915760d] | committer: Christoph Miebach

l10n: Romanian update

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

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

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

diff --git a/vlc-android/res/values-ro/strings.xml b/vlc-android/res/values-ro/strings.xml
index e829c51..6d96fd3 100644
--- a/vlc-android/res/values-ro/strings.xml
+++ b/vlc-android/res/values-ro/strings.xml
@@ -201,6 +201,9 @@
     <string name="advanced_prefs_category">Avansat</string>
     <string name="aout">Ieșire audio</string>
     <string name="aout_summary">Schimbă metoda folosită de VLC pentru a reda audio.</string>
+    <string name="aout_audiotrack">AudioTrack (nativ)</string>
+    <string name="aout_audiotrack_java">AudioTrack (Java)</string>
+    <string name="aout_opensles">OpenSL ES</string>
     <string name="vout">Ieșire video</string>
     <string name="vout_summary">Schimbă metoda folosită de VLC pentru a reda video.</string>
     <string name="vout_android_surface">Android surface</string>



More information about the Android mailing list