[Android] res: dual display string tweaks

Edward Wang git at videolan.org
Mon Apr 28 22:43:20 CEST 2014


vlc-ports/android | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Mon Apr 28 16:43:05 2014 -0400| [545bc19053afc8e2876a43194181ab43441dfe9c] | committer: Edward Wang

res: dual display string tweaks

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

 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 b69ca2a..3b0192d 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -255,8 +255,8 @@
     <string name="dump_logcat">Dump logcat log</string>
     <string name="dump_logcat_success">Logcat successfully dumped to %1$s!</string>
     <string name="dump_logcat_failure">Failed to dump logcat.</string>
-	<string name="enable_dual_display">Dual display mode</string>
-    <string name="enable_dual_display_summary">Disable remote mode when there is a secondary display via HDMI, Chromecast…</string>
+    <string name="enable_dual_display">Dual display mode</string>
+    <string name="enable_dual_display_summary">Disable remote mode when a secondary display via HDMI/Chromecast is connected</string>
     
     <string-array name="hardware_acceleration_list">
         <item>@string/automatic</item>



More information about the Android mailing list