[Android] res: dual display string tweaks

Jean-Baptiste Kempf jb at videolan.org
Mon Apr 28 23:49:38 CEST 2014


On 28 Apr, Edward Wang wrote :
> 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>

Please avoid using negations.

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device


More information about the Android mailing list