mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 11:02:48 +02:00
Tweak auto theme message
This updates the auto theme explanation to make it more obvious that it follows the system theme when on iOS 13+. Fixes https://github.com/vector-im/element-ios/issues/2860
This commit is contained in:
@@ -520,7 +520,8 @@ Tap the + to start adding people.";
|
||||
"settings_ui_theme_dark" = "Dark";
|
||||
"settings_ui_theme_black" = "Black";
|
||||
"settings_ui_theme_picker_title" = "Select a theme";
|
||||
"settings_ui_theme_picker_message" = "\"Auto\" uses your device \"Invert Colours\" settings";
|
||||
"settings_ui_theme_picker_message_invert_colours" = "\"Auto\" uses your device's \"Invert Colours\" settings";
|
||||
"settings_ui_theme_picker_message_match_system_theme" = "\"Auto\" matches your device's system theme";
|
||||
|
||||
"settings_unignore_user" = "Show all messages from %@?";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user