[Android] l10n : English update for MRL term

Alexandre Perraud git at videolan.org
Wed Jan 28 18:23:33 CET 2015


vlc-ports/android | branch: master | Alexandre Perraud <4leyx4ndre at gmail.com> | Wed Jan 28 18:14:08 2015 +0100| [7eb87b90388c5cddf006857f391219b1a7991759] | committer: Alexandre Perraud

l10n : English update for MRL term

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

 vlc-android/res/values/strings.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 04636a8..4a30e13 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -138,9 +138,9 @@
     <string name="no_file_picker_found">No file picker was found on the system.</string>
 
     <string name="open">Open</string>
-    <string name="open_mrl">Open MRL</string>
+    <string name="open_mrl">Stream</string>
     <string name="open_mrl_dialog_title">Open network stream</string>
-    <string name="open_mrl_dialog_msg">Enter network MRL: e.g. http://, mms:// or rtsp://</string>
+    <string name="open_mrl_dialog_msg">Enter network address: e.g. http://, mms:// or rtsp://</string>
     <string name="error_not_compatible">Sorry, your device is currently not supported by this version of VLC for Android™.</string>
     <string name="error_problem">Sorry, VLC for Android had a problem loading and had to close.</string>
     <string name="error_message_is">The error message is (please mention this when debugging):\n</string>



More information about the Android mailing list