File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" uk.org.openseizuredetector"
5
- android : versionCode =" 87 "
6
- android : versionName =" 3.6.2 " >
5
+ android : versionCode =" 88 "
6
+ android : versionName =" 3.6.3a " >
7
7
<!-- android:allowBackup="false" -->
8
8
<uses-permission android : name =" android.permission.BLUETOOTH" />
9
9
<uses-permission android : name =" android.permission.BLUETOOTH_ADMIN" />
Original file line number Diff line number Diff line change 113
113
<string name =" BasicPrefSummary" >Ustawienia podstawowe</string >
114
114
<string name =" accept_alarm" >Zaakceptuj alarm</string >
115
115
<string name =" start_stop_server" >Włącz/wyłącz serwer</string >
116
- <string name =" install_watch_app" >Zainstaluj apkę na zegarek</string >
116
+ <string name =" install_watch_app" >Pobierz apkę na zegarek</string >
117
117
<string name =" test_alarm_beep" >Test alarmu dźwiękowego</string >
118
118
<string name =" test_warning_beep" >Test dźwięku ostrzeżeń</string >
119
119
<string name =" test_sms_alarm_notification" >Wyślij próbny alarm SMS</string >
You can’t perform that action at this time.
0 commit comments