Merge branch 'main' of github.com:MM2-0/Kvaesitso

This commit is contained in:
MM20 2022-10-22 12:10:15 +02:00
commit 10be596036
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389
2 changed files with 15 additions and 0 deletions

View File

@ -484,4 +484,12 @@
<string name="preference_edit_button">Bearbeiten-Button</string>
<string name="preference_favorites_edit_button_summary">Eine Schaltfläche zum neu anordnen der Favoriten anzeigen</string>
<string name="preference_widgets_edit_button_summary">Eine Schaltfläche zum Hinzufügen, Entfernen und Anordnen von Widgets anzeigen</string>
<string name="preference_status_bar_icons">Statusleistensymbole</string>
<string name="preference_nav_bar_icons">Navigationsleistensymbole</string>
<string name="preference_system_bar_icons_auto">Automatisch</string>
<string name="preference_system_bar_icons_light">Hell</string>
<string name="preference_system_bar_icons_dark">Dunkel</string>
<string name="preference_icon_shape_pebble">Pebble</string>
<string name="preference_clock_widget_color">Farbe</string>
<string name="preference_search_bar_color">Farbe</string>
</resources>

View File

@ -485,4 +485,11 @@
<string name="preference_favorites_edit_button_summary">Mostra un pulsante per riordinare i preferiti</string>
<string name="preference_widgets_edit_button_summary">Mostra un pulsante per aggiungere, rimuovere e riorganizzare i widget</string>
<string name="preference_icon_shape_pebble">Ciottolo</string>
<string name="preference_status_bar_icons">Icone barra di stato</string>
<string name="preference_nav_bar_icons">Icone barra di navigazione</string>
<string name="preference_system_bar_icons_auto">Auto</string>
<string name="preference_system_bar_icons_light">Chiaro</string>
<string name="preference_system_bar_icons_dark">Scuro</string>
<string name="preference_clock_widget_color">Colore</string>
<string name="preference_search_bar_color">Colore</string>
</resources>