Skip to content

Commit 5255baa

Browse files
Merge pull request #1895 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
2 parents 6adb478 + 45f1058 commit 5255baa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
<string name="commitHashDesktop">Commit Hash: {hash}</string>
267267
<string name="communityBanDeleteDescription">This will ban the selected user from this Community and delete all their messages. Are you sure you want to continue?</string>
268268
<string name="communityBanDescription">This will ban the selected user from this Community. Are you sure you want to continue?</string>
269-
<string name="communityBanUserDescription">Are you sure you want to Ban {name} from this Community?</string>
269+
<string name="communityBanUserDescription">Are you sure you want to Ban <b>{name}</b> from this Community?</string>
270270
<string name="communityDescriptionEnter">Enter a community description</string>
271271
<string name="communityEnterUrl">Enter Community URL</string>
272272
<string name="communityEnterUrlErrorInvalid">Invalid URL</string>
@@ -284,7 +284,7 @@
284284
<string name="communityLeaveError">Failed to leave {community_name}</string>
285285
<string name="communityNameEnter">Enter a community name</string>
286286
<string name="communityNameEnterPlease">Please enter a community name</string>
287-
<string name="communityUnbanUserDescription">Are you sure you want to Unban {name} from this Community?</string>
287+
<string name="communityUnbanUserDescription">Are you sure you want to Unban <b>{name}</b> from this Community?</string>
288288
<string name="communityUnknown">Unknown Community</string>
289289
<string name="communityUrl">Community URL</string>
290290
<string name="communityUrlCopy">Copy Community URL</string>

0 commit comments

Comments
 (0)