From c521e317529f8f157d50ab98553bcf16bd2b091b Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 30 Mar 2020 21:00:22 +0200 Subject: [PATCH] adding some app descriptions --- app/src/main/res/values-sk/strings.xml | 27 +++++++++++++++++++ app/src/main/res/values/strings.xml | 27 +++++++++++++++++++ .../android/en-US/full_description.txt | 14 ++++++++++ .../android/en-US/short_description.txt | 1 + fastlane/metadata/android/en-US/title.txt | 2 +- 5 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 fastlane/metadata/android/en-US/full_description.txt create mode 100644 fastlane/metadata/android/en-US/short_description.txt diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index b2bceb1..b1926de 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -3,4 +3,31 @@ Nahrávač hlasu Nahrávka bola uložená ako \n\"%s\" Nahráva sa + + + + Simple Voice Recorder - Record any audio easily + + An easy way of recording any discussion or sounds without ads or internet access + + Ever wished you remember what the other person said? Or the task they gave you at a meeting? Wish no more. With this simple recorder you can record any audio really quickly. + + The app goes straight to the point, it contains no fancy features that you won\'t use. Just you and the voice recorder. It shows the current sound volume on a nice visualization that you can have a lot of fun with. Provides a really intuitive and clean user interface, not much can go wrong there. + + Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors. + + Check out the full suite of Simple Tools here: + https://www.simplemobiletools.com + + Facebook: + https://www.facebook.com/simplemobiletools + + Reddit: + https://www.reddit.com/r/SimpleMobileTools + + + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d002b3f..dd2fc10 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -3,4 +3,31 @@ Voice Recorder Recording saved successfully as\n\"%s\" Recording + + + + Simple Voice Recorder - Record any audio easily + + An easy way of recording any discussion or sounds without ads or internet access + + Ever wished you remember what the other person said? Or the task they gave you at a meeting? Wish no more. With this simple recorder you can record any audio really quickly. + + The app goes straight to the point, it contains no fancy features that you won\'t use. Just you and the voice recorder. It shows the current sound volume on a nice visualization that you can have a lot of fun with. Provides a really intuitive and clean user interface, not much can go wrong there. + + Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors. + + Check out the full suite of Simple Tools here: + https://www.simplemobiletools.com + + Facebook: + https://www.facebook.com/simplemobiletools + + Reddit: + https://www.reddit.com/r/SimpleMobileTools + + + diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 0000000..08ee89f --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1,14 @@ +Ever wished you remember what the other person said? Or the task they gave you at a meeting? Wish no more. With this simple recorder you can record any audio really quickly. + +The app goes straight to the point, it contains no fancy features that you won't use. Just you and the voice recorder. It shows the current sound volume on a nice visualization that you can have a lot of fun with. Provides a really intuitive and clean user interface, not much can go wrong there. + +Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors. + +Check out the full suite of Simple Tools here: +https://www.simplemobiletools.com + +Facebook: +https://www.facebook.com/simplemobiletools + +Reddit: +https://www.reddit.com/r/SimpleMobileTools diff --git a/fastlane/metadata/android/en-US/short_description.txt b/fastlane/metadata/android/en-US/short_description.txt new file mode 100644 index 0000000..f8a7735 --- /dev/null +++ b/fastlane/metadata/android/en-US/short_description.txt @@ -0,0 +1 @@ +An easy way of recording any discussion or sounds without ads or internet access diff --git a/fastlane/metadata/android/en-US/title.txt b/fastlane/metadata/android/en-US/title.txt index 260ae8f..3ebc4c5 100644 --- a/fastlane/metadata/android/en-US/title.txt +++ b/fastlane/metadata/android/en-US/title.txt @@ -1 +1 @@ -Simple Voice Recorder +Simple Voice Recorder - Record any audio easily