Add export log to debug settings screen

This commit is contained in:
MM20
2022-01-09 01:14:36 +01:00
parent ed11330674
commit ef01439ded
3 changed files with 32 additions and 0 deletions
+1
View File
@@ -440,6 +440,7 @@
<string name="preference_crash_reporter">Crash-Reporter</string>
<string name="preference_crash_reporter_summary">Fehler- und Absturzberichte</string>
<string name="preference_export_log">Log-Datei exportieren</string>
<string name="preference_music_filter_sources">Auf Musik-Apps begrenzen</string>
<string name="preference_music_filter_sources_summary">Mediensitzungen von Apps ignorieren, die keine Musik-Apps sind</string>
+1
View File
@@ -478,6 +478,7 @@
<string name="preference_crash_reporter">Crash reporter</string>
<string name="preference_crash_reporter_summary">Error and crash reports</string>
<string name="preference_export_log">Export log file</string>
<string name="preference_music_filter_sources">Restrict to music apps</string>
<string name="preference_music_filter_sources_summary">Ignore media sessions of apps that are not music apps</string>