Add build info screen

This commit is contained in:
MM20
2022-01-15 20:17:18 +01:00
parent 5b9ce4d4ae
commit 779e28e217
7 changed files with 130 additions and 3 deletions
+2
View File
@@ -453,6 +453,8 @@
<string name="preference_search_websites_summary">Vorschau einer Webseite anzeigen wenn die Suchanfrage eine URL ist</string>
<string name="preference_search_websearch">Websuchen</string>
<string name="preference_search_websearch_summary">Shortcuts zu verschiedenen Websuch-Engines anzeigen</string>
<string name="preference_screen_buildinfo">Build-Information</string>
<string name="preference_screen_buildinfo_summary">Weitere Informationen über diesen Build dieser App</string>
<string name="preference_wikipedia_customurl">Wikipedia-URL</string>
+3
View File
@@ -489,6 +489,9 @@
<item quantity="other">%1$d calendars selected</item>
</plurals>
<string name="preference_screen_buildinfo">Build information</string>
<string name="preference_screen_buildinfo_summary">More information about this build of this app</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>