Remove duplicate translated string (#10139)

This commit is contained in:
Suguru Hirahara 2023-02-13 11:31:22 +00:00 committed by GitHub
parent 986b7cbb61
commit ac7f69216e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 9 additions and 10 deletions

View file

@ -113,7 +113,7 @@ export default class AdvancedRoomSettingsTab extends React.Component<IProps, ISt
<div>
<p className="mx_SettingsTab_warningText">
{_t(
"<b>Warning</b>: Upgrading a room will <i>not automatically migrate room members " +
"<b>Warning</b>: upgrading a room will <i>not automatically migrate room members " +
"to the new version of the room.</i> We'll post a link to the new room in the old " +
"version of the room - room members will have to click this link to join the new room.",
{},