Learn how to type challenge (impossible)

This commit is contained in:
MM20
2024-02-20 16:52:51 +01:00
parent bc046f7101
commit 3c9489d696
3 changed files with 9 additions and 10 deletions
+3 -3
View File
@@ -674,8 +674,8 @@
<string name="plugin_weather_provider_enable">Als Wetterdienst nutzen</string>
<string name="plugin_badge_official">Offiziell</string>
<string name="preference_plugin_enable">Plugin aktivieren</string>
<string name="preference_mdy_color_sorce_system">System</string>
<string name="preference_mdy_color_sorce_wallpaper">Hintergrundbild</string>
<string name="preference_mdy_color_source_system">System</string>
<string name="preference_mdy_color_source_wallpaper">Hintergrundbild</string>
<string name="preference_category_advanced">Erweitert</string>
<string name="preference_mdy_color_sorce">Quelle für dynamische Farben</string>
<string name="preference_mdy_color_source">Quelle für dynamische Farben</string>
</resources>
+3 -3
View File
@@ -447,9 +447,9 @@
<string name="preference_colors_auto_generate">Generate from primary color</string>
<string name="preference_category_custom_colors_light">Light color scheme</string>
<string name="preference_category_custom_colors_dark">Dark color scheme</string>
<string name="preference_mdy_color_sorce">Source for dynamic colors</string>
<string name="preference_mdy_color_sorce_system">System</string>
<string name="preference_mdy_color_sorce_wallpaper">Wallpaper</string>
<string name="preference_mdy_color_source">Source for dynamic colors</string>
<string name="preference_mdy_color_source_system">System</string>
<string name="preference_mdy_color_source_wallpaper">Wallpaper</string>
<string name="preference_font">Font</string>
<string name="preference_font_system">System default</string>
<string name="preference_screen_about">About</string>