| EventExpirationDialogThis prevents events to be deleted by the above 2 settings if they are the latest X messages from you in the room. ../qml/dialogs/EventExpirationDialog.qml:9792 | ||
| EventExpirationDialogIf this is turned on, old state events also get redacted. The latest state event of any type+key combination is excluded from redaction to not remove the room name and similar state by accident. ../qml/dialogs/EventExpirationDialog.qml:9814 | ||
| FailedThe verification was accepted by a different device. ../qml/device-verification/Failed.qml:9907 | ||
| FallbackAuthDialogFallback authentication ../qml/dialogs/FallbackAuthDialog.qml:9952 | ||
| FallbackAuthDialogOpen the fallback, follow the steps, and confirm after completing them. ../qml/dialogs/FallbackAuthDialog.qml:9967 | ||
| FallbackAuthDialogOpen Fallback in Browser ../qml/dialogs/FallbackAuthDialog.qml:9975 | ||
| GridImagePackModelAccount Pack ../../src/GridImagePackModel.cpp:10322 | ||
| IgnoredUsersIgnored users ../qml/dialogs/IgnoredUsers.qml:10546 | ||
| IgnoredUsersIgnoring a user hides their messages (they can still see yours!). ../qml/dialogs/IgnoredUsers.qml:10566 | ||
| IgnoredUsersStop Ignoring. ../qml/dialogs/IgnoredUsers.qml:10597 | ||
| ImageMessageShow ../qml/delegates/ImageMessage.qml:10788 | ||
| ImagePackDeleteDialogAre you sure you wish to delete the sticker pack '%1'? ../qml/dialogs/ImagePackDeleteDialog.qml:10802 | ||
| ImagePackSettingsDialogRemove ../qml/dialogs/ImagePackSettingsDialog.qml:11317 | ||
| InputBarYou need to pass a valid mxid when ignoring a user. '%1' is not a valid userid. ../../src/timeline/InputBar.cpp:12424 | ||
| InputBarFailed to fetch user %1 ../../src/timeline/InputBar.cpp:12431 | ||
| InviteDialog Example user id. The name 'user' can be localized however you want.@user:yourserver.example.com ../qml/dialogs/InviteDialog.qml:12946 | ||
| LoginPageYou have entered an invalid Matrix ID e.g. @user:yourserver.example.com ../../src/LoginPage.cpp:13240 • ../../src/LoginPage.cpp:13246 • ../../src/LoginPage.cpp:13310 • ../../src/LoginPage.cpp:13443 | ||
| LoginPageThe selected server does not support a version of the Matrix protocol, that this client understands (%1 to %2). You can't sign in. ../../src/LoginPage.cpp:13354 | ||
| LoginPagee.g @user:yourserver.example.com ../qml/pages/LoginPage.qml:13564 | ||
| LoginPageYour login name. A mxid should start with @ followed by the user ID. After the user ID you need to include your server name after a :. You can also put your homeserver address there if your server doesn't support .well-known lookup. Example: @user:yourserver.example.com If Nheko fails to discover your homeserver, it will show you a field to enter the server manually. ../qml/pages/LoginPage.qml:13567 | ||