Merged more Polish translation changes from Jacek - had to add some strings to the default values/strings.xml to build release version.

This commit is contained in:
Graham Jones
2023-02-15 19:01:36 +00:00
parent 9ca970572e
commit f463ad3d4b
5 changed files with 640 additions and 433 deletions

View File

@@ -264,8 +264,11 @@
<string name="sample_freq_title">Select Sample Frequency</string>
<string name="fall_detect_title">Fall Detector Settings</string>
<string name="fall_detect_active_title">Enable Fall Detection Function</string>
<string name="fall_detect_active_summary">Enable Fall Detection Function</string>
<string name="fall_thresh_min_title">Fall Detection Lower Threshold (milli-g)</string>
<string name="fall_thresh_max_title">Fall Detection Upper Threshold (milli-g)</string>
<string name="fall_thresh_min_summary">Fall Detection Lower Threshold (milli-g)</string>
<string name="fall_thresh_max_summary">Fall Detection Upper Threshold (milli-g)</string>
<string name="fall_window_title">Fall Detection Window (milli-seconds)</string>
<string name="watch_comms_title">Watch Communications Settings</string>
<string name="debug_mode_summary">Set Debug mode on or off.</string>