EventExpirationDialogDeletes your events in this room if there are more than X newer messages unless otherwise protected. Set to 0 to disable. ../qml/dialogs/EventExpirationDialog.qml:9773 | ||
EventExpirationDialogAlways keep latest X events ../qml/dialogs/EventExpirationDialog.qml:9794 | ||
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:9795 | ||
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:9817 | ||
FailedThe verification was accepted by a different device. ../qml/device-verification/Failed.qml:9910 | ||
FallbackAuthDialogFallback authentication ../qml/dialogs/FallbackAuthDialog.qml:9955 | ||
GridImagePackModelAccount Pack ../../src/GridImagePackModel.cpp:10325 | ||
IgnoredUsersIgnored users ../qml/dialogs/IgnoredUsers.qml:10549 | ||
IgnoredUsersIgnoring a user hides their messages (they can still see yours!). ../qml/dialogs/IgnoredUsers.qml:10569 | ||
IgnoredUsersStop Ignoring. ../qml/dialogs/IgnoredUsers.qml:10600 | ||
ImagePackDeleteDialogAre you sure you wish to delete the sticker pack '%1'? ../qml/dialogs/ImagePackDeleteDialog.qml:10805 | ||
InputBarYou need to pass a valid mxid when ignoring a user. '%1' is not a valid userid. ../../src/timeline/InputBar.cpp:12430 | ||
InputBarFailed to fetch user %1 ../../src/timeline/InputBar.cpp:12437 | ||
InviteDialogSearch user ../qml/dialogs/InviteDialog.qml:12867 | ||
InviteDialog Example user id. The name 'user' can be localized however you want.@user:yourserver.example.com ../qml/dialogs/InviteDialog.qml:12880 | ||
LoginPageYou have entered an invalid Matrix ID e.g. @user:yourserver.example.com ../../src/LoginPage.cpp:13174 • ../../src/LoginPage.cpp:13180 • ../../src/LoginPage.cpp:13244 • ../../src/LoginPage.cpp:13377 | ||
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:13288 | ||
LoginPagee.g @user:yourserver.example.com ../qml/pages/LoginPage.qml:13498 | ||
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:13501 | ||
LoginPageShow/Hide Password ../qml/pages/LoginPage.qml:13544 | ||