diff --git a/app/build.gradle b/app/build.gradle
index c13de94..374fa40 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.github.axet.audiorecorder"
minSdkVersion 9
targetSdkVersion 26
- versionCode 332
- versionName "3.3.7"
+ versionCode 333
+ versionName "3.3.8"
}
signingConfigs {
release {
diff --git a/app/src/main/res/layout/remoteview_header.xml b/app/src/main/res/layout/remoteview_header.xml
index 6e4ee3f..825e439 100644
--- a/app/src/main/res/layout/remoteview_header.xml
+++ b/app/src/main/res/layout/remoteview_header.xml
@@ -127,7 +127,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
- android:contentDescription=""
+ android:contentDescription="@string/record_button"
android:padding="10dp"
android:scaleType="fitCenter"
android:src="@drawable/ic_fiber_manual_record_black_24dp"
diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml
index 83d6938..3f32f2f 100644
--- a/app/src/main/res/values-sk/strings.xml
+++ b/app/src/main/res/values-sk/strings.xml
@@ -13,7 +13,7 @@
- Mikrofón
- - Unprocessed
+ - Bez spracovania (surové)
- Bluetooth
@@ -69,10 +69,10 @@
Pozastavené (odpojené bluetooth)
Hľadať
Uložiť vo formáte WAV
- Auto close in (%1$d)
- Mic muted
- Android Pie and above prevent idle background apps from using microphone. Please disable selinux or install previous android version!
- Mic paused by OS, recording time is less then data recorded, check if you device supports background recording or it is fast enougth for selected settings
- Start Recording
- Stop Recording
+ Zavrieť automaticky (%1$d)
+ Stíšený mikrofón
+ Od Android Pie nečinné aplikácie spustené na pozadí nemôžu pristupovať k mikrofónu. Skúste sa prosím vrátiť k staršej verzii Android alebo zakážte selinux!
+ Prístup k mikrofónu bol pozastavený systémom. Čas nahrávania je dlhší ako dĺžka nahrávky. Uistite sa, že vaše zariadenie umožňuje nahrávanie zvuku na pozadí a je dostatočne výkonné na použitie zvolených nastavení.
+ Spustiť nahrávanie
+ Zastaviť nahrávanie