Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7daf639b authored by Vincent Breitmoser's avatar Vincent Breitmoser
Browse files

whoops, forgot a backslash there

parent be1dd1cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1155,7 +1155,7 @@ Please submit bug reports, contribute new features and ask questions at
    <string name="compose_error_pgp_error">Error with OpenPGP provider. Check your settings!</string>
    <string name="compose_error_no_signing_key">No key configured for signing! Please check your settings.</string>
    <string name="compose_error_private_missing_keys">Private mode is enabled, but some recipients do not have keys!</string>
    <string name="crypto_mode_disabled">Don't encrypt</string>
    <string name="crypto_mode_disabled">Don\'t encrypt</string>
    <string name="crypto_mode_opportunistic">Encrypt if possible</string>
    <string name="crypto_mode_private">Encrypt</string>
    <string name="error_crypto_provider_connect">Cannot connect to crypto provider, check your settings or click crypto icon to retry!</string>