[Android] Fix broken compilation

Jean-Baptiste Kempf git at videolan.org
Sun Mar 30 20:39:23 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Mar 30 20:39:12 2014 +0200| [b36a9ce8c65b3d698b49441a841cfd406e14a070] | committer: Jean-Baptiste Kempf

Fix broken compilation

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

 vlc-android/res/values/strings.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlc-android/res/values/strings.xml b/vlc-android/res/values/strings.xml
index 3dbd7ba..027676b 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -34,7 +34,7 @@
     <string name="ringtone_set">The file \'%1$s\' was set as the ringtone.</string>
     <string name="ringtone_error">An error occurred while setting the ringtone.</string>
     <string name="pause">Pause</string>
-    <string name="not_show_again">Don't show this message again.</string>
+    <string name="not_show_again">Don\'t show this message again.</string>
     <string name="beta_warning">This is a beta version.\n\nThis version is NOT STABLE!\n\nDo NOT use, unless you know what you are doing.\n\nIt might kill your kitten and destroy your house.\nUse it at your own risk.\n\nHave Fun! :)</string>
     <string name="info_title">VLC Beta</string>
     <string name="unknown_artist">Unknown Artist</string>



More information about the Android mailing list