mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
Custom Theme Selection
If the custom theme is selected, the `select custom button` is not hidden anymore, as it is way smarter to let users change their custom theme.
This commit is contained in:
parent
03093125f7
commit
ff72364983
6 changed files with 13 additions and 4 deletions
|
@ -34,6 +34,7 @@
|
|||
<string name="settings_toast_store_not_found">PlayStore nicht gefunden</string>
|
||||
|
||||
<string name="settings_select_theme">Wählen</string>
|
||||
<string name="settings_select_image">Bild ändern</string>
|
||||
|
||||
<string name="settings_footer_by">Von</string>
|
||||
<string name="settings_footer_repo">https://github.com/finnmglas/Launcher#de</string>
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
<string name="settings_toast_store_not_found">Pas trouvé le PlayStore</string>
|
||||
|
||||
<string name="settings_select_theme">Choisir</string>
|
||||
<string name="settings_select_image">Changer Image</string>
|
||||
|
||||
<string name="settings_footer_by">Par</string>
|
||||
<string name="settings_footer_web">https://www.finnmglas.com/fr/</string>
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
<string name="settings_toast_store_not_found">PlayStore not found</string>
|
||||
|
||||
<string name="settings_select_theme">Select</string>
|
||||
<string name="settings_select_image">Change Image</string>
|
||||
|
||||
<string name="settings_footer_by">By</string>
|
||||
<string name="settings_footer_repo">https://github.com/finnmglas/Launcher#en</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue