Remove start_upgrade_registration dispatch handler
This dispatch is no longer raised anywhere, so we may as well get rid of the code that it executes, as well as the state which is only set there.
This commit is contained in:
@@ -684,7 +684,6 @@
|
||||
"%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s удалил имя комнаты.",
|
||||
"Changing password will currently reset any end-to-end encryption keys on all devices, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Смена пароля также сбросит все ключи шифрования на всех устройствах, сделав зашифрованную историю недоступной, если только вы сначала не экспортируете ключи шифрования и не импортируете их потом. В будущем это будет исправлено.",
|
||||
"Custom level": "Пользовательский уровень",
|
||||
"(default: %(userName)s)": "(по-умолчанию: %(userName)s)",
|
||||
"Device already verified!": "Устройство уже верифицировано!",
|
||||
"Device ID:": "ID устройства:",
|
||||
"device id: ": "id устройства: ",
|
||||
@@ -727,7 +726,6 @@
|
||||
"Session ID": "ID сессии",
|
||||
"%(senderName)s set a profile picture.": "%(senderName)s установил картинку профиля.",
|
||||
"%(senderName)s set their display name to %(displayName)s.": "%(senderName)s установил отображаемое имя %(displayName)s.",
|
||||
"Setting a user name will create a fresh account": "Установка имени пользователя создаст новую учетную запись",
|
||||
"Signed Out": "Вышли",
|
||||
"Sorry, this homeserver is using a login which is not recognised ": "Извините, этот Home Server использует логин, который не удалось распознать ",
|
||||
"Tagged as: ": "Теги: ",
|
||||
|
||||
Reference in New Issue
Block a user