mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
Merge pull request #7743 from element-hq/mauroromito/fix_original_english_strings_for_rte
This commit is contained in:
@@ -2617,8 +2617,8 @@ To enable access, tap Settings> Location and select Always";
|
||||
// Formatting Actions
|
||||
"wysiwyg_composer_format_action_bold" = "Apply bold format";
|
||||
"wysiwyg_composer_format_action_italic" = "Apply italic format";
|
||||
"wysiwyg_composer_format_action_underline" = "Apply strikethrough format";
|
||||
"wysiwyg_composer_format_action_strikethrough" = "Apply underline format";
|
||||
"wysiwyg_composer_format_action_underline" = "Apply underline format";
|
||||
"wysiwyg_composer_format_action_strikethrough" = "Apply strikethrough format";
|
||||
"wysiwyg_composer_format_action_link" = "Apply link format";
|
||||
"wysiwyg_composer_format_action_inline_code" = "Apply inline code format";
|
||||
"wysiwyg_composer_format_action_unordered_list" = "Toggle bulleted list";
|
||||
|
||||
1
changelog.d/pr-7743.bugfix
Normal file
1
changelog.d/pr-7743.bugfix
Normal file
@@ -0,0 +1 @@
|
||||
Fix swapped accessibility label between strikethrough and underline format buttons in RTE.
|
||||
Reference in New Issue
Block a user