[Android] Update irrelevant beta message now that the apocalypse did not happen

Rafaël Carré git at videolan.org
Sat Dec 22 15:52:54 CET 2012


vlc-ports/android | branch: master | Rafaël Carré <funman at videolan.org> | Sat Dec 22 15:52:20 2012 +0100| [5a9644ff91c6a8b6137205487fcdc0496818ef88] | committer: Rafaël Carré

Update irrelevant beta message now that the apocalypse did not happen

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

 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 8ffbc22..131e0b4 100644
--- a/vlc-android/res/values/strings.xml
+++ b/vlc-android/res/values/strings.xml
@@ -32,7 +32,7 @@
     <string name="confirm_delete">Delete the file \'%1$s\' ?</string>
     <string name="pause">Pause</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, destroy your house and start the mayan apocalypse.\nUse it at your own risk.\n\nHave Fun! :)</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>
     <string name="unknown_album">Unknown Album</string>



More information about the Android mailing list