From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Fri, 5 Aug 2022 09:30:33 +0000 (+0200) Subject: i18n: Spelling unification X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~15^2~58^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5117b05ef8c4ea3c806dab036ca7a55a2ae3eb20;p=nextcloud-desktop.git i18n: Spelling unification Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> --- diff --git a/src/libsync/clientsideencryption.cpp b/src/libsync/clientsideencryption.cpp index 3a75707f5..9d676784e 100644 --- a/src/libsync/clientsideencryption.cpp +++ b/src/libsync/clientsideencryption.cpp @@ -1238,7 +1238,7 @@ bool ClientSideEncryption::newMnemonicGenerated() const } void ClientSideEncryption::decryptPrivateKey(const AccountPtr &account, const QByteArray &key) { - QString msg = tr("Please enter your end-to-end encryption passphrase:
" + QString msg = tr("Please enter your End-to-End encryption passphrase:
" "
" "Username: %2
" "Account: %3
")