Added updated 'install watch app' polish text

This commit is contained in:
Graham Jones
2020-12-26 21:45:13 +00:00
parent 87c438be1d
commit 8b3e5f418e
2 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="uk.org.openseizuredetector"
android:versionCode="87"
android:versionName="3.6.2">
android:versionCode="88"
android:versionName="3.6.3a">
<!-- android:allowBackup="false" -->
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />

View File

@@ -113,7 +113,7 @@
<string name="BasicPrefSummary">Ustawienia podstawowe</string>
<string name="accept_alarm">Zaakceptuj alarm</string>
<string name="start_stop_server">Włącz/wyłącz serwer</string>
<string name="install_watch_app">Zainstaluj apkę na zegarek</string>
<string name="install_watch_app">Pobierz apkę na zegarek</string>
<string name="test_alarm_beep">Test alarmu dźwiękowego</string>
<string name="test_warning_beep">Test dźwięku ostrzeżeń</string>
<string name="test_sms_alarm_notification">Wyślij próbny alarm SMS</string>