From e714df4fab8391e187ae12daf72930d43aed01f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot=20=28=40U-Exp=29?= Date: Fri, 10 Oct 2014 14:12:29 +0200 Subject: [PATCH] Added Google Play Store descriptions --- res/values-en/google_playstore_strings.xml | 37 ++++++++++++++++++++++ res/values-fr/google_playstore_strings.xml | 37 ++++++++++++++++++++++ res/values/google_playstore_strings.xml | 37 ++++++++++++++++++++++ 3 files changed, 111 insertions(+) create mode 100644 res/values-en/google_playstore_strings.xml create mode 100644 res/values-fr/google_playstore_strings.xml create mode 100644 res/values/google_playstore_strings.xml diff --git a/res/values-en/google_playstore_strings.xml b/res/values-en/google_playstore_strings.xml new file mode 100644 index 0000000..bb7543b --- /dev/null +++ b/res/values-en/google_playstore_strings.xml @@ -0,0 +1,37 @@ + + + + ownCloud SMS synchronize your local SMS on your ownCloud instance + +ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it. + +Sending SMS from ownCloud instance will coming in a future release. + +Application is fully compatible from Android 4.0 to 4.4 + + \ No newline at end of file diff --git a/res/values-fr/google_playstore_strings.xml b/res/values-fr/google_playstore_strings.xml new file mode 100644 index 0000000..053f6f7 --- /dev/null +++ b/res/values-fr/google_playstore_strings.xml @@ -0,0 +1,37 @@ + + + + ownCloud SMS permet de synchroniser vos SMS sur votre instance ownCloud + +L\'application ownCloud SMS vous permet de synchroniser vos messages SMS sur une instance ownCloud distante et ainsi de pouvoir les lire. + +Il est prévu d\'ajouter le support de l\'envoi de SMS depuis l\'instance ownCloud dans une future mise à jour, vous permettant d\'envoyer des SMS depuis n\'importe où dans le monde, en laissant votre téléphone Android à portée d\'un accès DATA et GSM + +L\'application est pleinement compatible des versions Android 4.0 à 4.4 + + \ No newline at end of file diff --git a/res/values/google_playstore_strings.xml b/res/values/google_playstore_strings.xml new file mode 100644 index 0000000..bb7543b --- /dev/null +++ b/res/values/google_playstore_strings.xml @@ -0,0 +1,37 @@ + + + + ownCloud SMS synchronize your local SMS on your ownCloud instance + +ownCloud SMS application synchronize your SMS messages on a remote ownCloud instance and let you read your messages from it. + +Sending SMS from ownCloud instance will coming in a future release. + +Application is fully compatible from Android 4.0 to 4.4 + + \ No newline at end of file