Fixed stray english phrase in seizure detector settings screen, and changed "Garmin Datasource" to "Datasource = Garmin" to make the grammar easier in translations.

This commit is contained in:
Graham Jones
2020-12-22 21:10:53 +00:00
parent 34ab29f9df
commit 4587d5b944
7 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
<!-- The ListPreference data is defined in pebble_datasource_values.xml -->
<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android">
<PreferenceCategory android:title="Seizure Detector Settings">
<PreferenceCategory android:title="@string/SeizureDetectorSettingsTitle">
<EditTextPreference
android:defaultValue="5"
android:key="WarnTime"