Garmin / Zepp OS: Add experimental settings

This commit is contained in:
José Rebelo
2025-12-21 17:01:44 +00:00
parent 794166d2b1
commit 8a4bc18c03
16 changed files with 116 additions and 14 deletions
+2
View File
@@ -739,6 +739,8 @@
<string name="title_activity_sleepmonitor">Sleep monitor</string>
<string name="pref_write_logfiles">Write log files</string>
<string name="pref_cache_weather">Cache weather information</string>
<string name="pref_experimental_settings_title">Experimental settings</string>
<string name="pref_experimental_settings_summary">Experimental settings might be unstable or not work as expected. Proceed at your own risk.</string>
<string name="pref_cache_weather_summary">Weather information will be cached across application restarts.</string>
<string name="pref_write_logfiles_not_available">File logging initialization failed, writing log files is currently not available. Restart the application to attempt to initialize the log files again.</string>
<string name="initializing">Initializing</string>