Skip to content

Commit

Permalink
feat(mute-conversations-toggle): Update mute/unmute confirmation dial…
Browse files Browse the repository at this point in the history
…og strings (again)
  • Loading branch information
LucasGGamerM committed Sep 20, 2023
1 parent 5d358d7 commit 62222cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mastodon/src/main/res/values/strings_mo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
<string name="mo_unmuting">Unmuting…</string>
<string name="mo_mute_conversation">Mute conversation</string>
<string name="mo_unmute_conversation">Unmute conversation</string>
<string name="mo_confirm_to_mute_conversation">Are you sure you want to mute conversation?</string>
<string name="mo_confirm_to_unmute_conversation">Are you sure you want to unmute conversation?</string>
<string name="mo_confirm_to_mute_conversation">Are you sure you want to mute this conversation?</string>
<string name="mo_confirm_to_unmute_conversation">Are you sure you want to unmute this conversation?</string>

<!-- accessibility labels-->
<string name="mo_poll_option_add">Add new poll option</string>
Expand Down

0 comments on commit 62222cd

Please sign in to comment.