App settings: mention that verbose logs can be viewed in debug info (#824)

This commit is contained in:
Ricki Hirner 2024-05-31 08:47:52 +02:00 committed by GitHub
parent 5d97161c9b
commit a03c83450d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -157,9 +157,9 @@
<string name="app_settings">Settings</string>
<string name="app_settings_debug">Debugging</string>
<string name="app_settings_show_debug_info">Show debug info</string>
<string name="app_settings_show_debug_info_details">View/share software and configuration details</string>
<string name="app_settings_show_debug_info_details">View/share configuration details and logs</string>
<string name="app_settings_logging">Verbose logging</string>
<string name="app_settings_logging_on">Logging is active</string>
<string name="app_settings_logging_on">Logging is active. You can view the logs as part of the debug info.</string>
<string name="app_settings_logging_off">Logging is disabled</string>
<string name="app_settings_battery_optimization">Battery optimization</string>
<string name="app_settings_battery_optimization_exempted">App is exempted (recommended)</string>