From 7f78f2599e3f3967fb9614305d02d03ce2b5e1af Mon Sep 17 00:00:00 2001 From: darken Date: Tue, 1 Feb 2022 20:28:10 +0100 Subject: [PATCH] Fix translation issues. --- app/src/main/res/values/strings.xml | 1 + fastlane/metadata/android/en-US/full_description.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 74b91441..e8d6578e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -141,4 +141,5 @@ First seen: %s Unfiltered BLE data Remove any filters from the BLE scanner to show all broadcasted BLE data. Useful to add support for new headphone types. + The following permission is required: \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 56a782da..55851f0f 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,17 +1,17 @@ CAPod is a companion app for AirPods. Features: -* Battery level for pods & cases. -* Charging status for pods & case. -* Additional infos about connection, microphone & case. +* Battery level for pods and cases. +* Charging status for pods and case. +* Additional infos about connection, microphone and case. * Can receive and show all nearby devices. * Ear detection with automatic play/pause. -* Automatically connect phone & airpods. +* Automatically connect phone and airpods. * Show popup when case is opened. -CAPod is ad-free. Some additional features require an in-app purchase. +CAPod is ad-free. Some features require an in-app purchase. Most popular AirPods and Beats devices are supported. -If your device is similar to AirPods but not yet supported, send me a quick mail. +If your device is similar to AirPods but not yet supported, send me a short mail. Got a cool idea for a new feature? Reach out! \ No newline at end of file