Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 6af8008

Browse files
committed
Update i18n strings
1 parent ac05a8e commit 6af8008

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

src/i18n/strings/en_EN.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,6 @@
424424
"Advanced": "Advanced",
425425
"Effects": "Effects",
426426
"Other": "Other",
427-
"Command error": "Command error",
428427
"Usage": "Usage",
429428
"Sends the given message as a spoiler": "Sends the given message as a spoiler",
430429
"Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Prepends ¯\\_(ツ)_/¯ to a plain-text message",
@@ -434,25 +433,20 @@
434433
"Sends a message as plain text, without interpreting it as markdown": "Sends a message as plain text, without interpreting it as markdown",
435434
"Sends a message as html, without interpreting it as markdown": "Sends a message as html, without interpreting it as markdown",
436435
"Upgrades a room to a new version": "Upgrades a room to a new version",
437-
"You do not have the required permissions to use this command.": "You do not have the required permissions to use this command.",
438436
"Jump to the given date in the timeline (YYYY-MM-DD)": "Jump to the given date in the timeline (YYYY-MM-DD)",
439-
"We were unable to understand the given date (%(inputDate)s). Try using the format YYYY-MM-DD.": "We were unable to understand the given date (%(inputDate)s). Try using the format YYYY-MM-DD.",
440437
"Changes your display nickname": "Changes your display nickname",
441438
"Changes your display nickname in the current room only": "Changes your display nickname in the current room only",
442439
"Changes the avatar of the current room": "Changes the avatar of the current room",
443440
"Changes your avatar in this current room only": "Changes your avatar in this current room only",
444441
"Changes your avatar in all rooms": "Changes your avatar in all rooms",
445442
"Gets or sets the room topic": "Gets or sets the room topic",
446-
"Failed to set topic": "Failed to set topic",
447443
"This room has no topic.": "This room has no topic.",
448444
"Sets the room name": "Sets the room name",
449445
"Invites user with given id to current room": "Invites user with given id to current room",
450446
"Use an identity server": "Use an identity server",
451447
"Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.": "Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.",
452-
"Use an identity server to invite by email. Manage in Settings.": "Use an identity server to invite by email. Manage in Settings.",
453448
"Joins room with given address": "Joins room with given address",
454449
"Leave room": "Leave room",
455-
"Unrecognised room address:": "Unrecognised room address:",
456450
"Kicks user with given id": "Kicks user with given id",
457451
"Bans user with given id": "Bans user with given id",
458452
"Unbans user with given ID": "Unbans user with given ID",
@@ -463,19 +457,10 @@
463457
"Unignored user": "Unignored user",
464458
"You are no longer ignoring %(userId)s": "You are no longer ignoring %(userId)s",
465459
"Define the power level of a user": "Define the power level of a user",
466-
"Command failed": "Command failed",
467-
"Could not find user in room": "Could not find user in room",
468460
"Deops user with given id": "Deops user with given id",
469461
"Opens the Developer Tools dialog": "Opens the Developer Tools dialog",
470462
"Adds a custom widget by URL to the room": "Adds a custom widget by URL to the room",
471-
"Please supply a widget URL or embed code": "Please supply a widget URL or embed code",
472-
"Please supply a https:// or http:// widget URL": "Please supply a https:// or http:// widget URL",
473-
"You cannot modify widgets in this room.": "You cannot modify widgets in this room.",
474463
"Verifies a user, session, and pubkey tuple": "Verifies a user, session, and pubkey tuple",
475-
"Unknown (user, session) pair:": "Unknown (user, session) pair:",
476-
"Session already verified!": "Session already verified!",
477-
"WARNING: Session already verified, but keys do NOT MATCH!": "WARNING: Session already verified, but keys do NOT MATCH!",
478-
"WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!": "WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!",
479464
"Verified key": "Verified key",
480465
"The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.": "The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.",
481466
"Forces the current outbound group session in an encrypted room to be discarded": "Forces the current outbound group session in an encrypted room to be discarded",
@@ -1609,6 +1594,7 @@
16091594
"This room is end-to-end encrypted": "This room is end-to-end encrypted",
16101595
"Everyone in this room is verified": "Everyone in this room is verified",
16111596
"Server error": "Server error",
1597+
"Command error": "Command error",
16121598
"Server unavailable, overloaded, or something else went wrong.": "Server unavailable, overloaded, or something else went wrong.",
16131599
"Unknown Command": "Unknown Command",
16141600
"Unrecognised command: %(commandText)s": "Unrecognised command: %(commandText)s",

0 commit comments

Comments
 (0)