singing -> signing

This commit is contained in:
Dominik Schürmann
2017-10-30 15:07:18 +01:00
parent 83ec3e7bf1
commit 9bb152e990

View File

@@ -1897,7 +1897,7 @@
<string name="token_result_key_found">Key found!</string> <string name="token_result_key_found">Key found!</string>
<string name="token_result_token_ok">Ready for use!</string> <string name="token_result_token_ok">Ready for use!</string>
<string name="token_result_empty">Token is empty</string> <string name="token_result_empty">Token is empty</string>
<string name="token_put_key_unsupported">"Please set up this Security Token using GnuPG. OpenKeychain currently only supports singing/decrypting with this Security Token."</string> <string name="token_put_key_unsupported">"Please set up this Security Token using GnuPG. OpenKeychain currently only supports signing/decrypting with this Security Token."</string>
<string name="token_action_retry">Retry Search</string> <string name="token_action_retry">Retry Search</string>
<string name="token_action_load_from_file">Load from File</string> <string name="token_action_load_from_file">Load from File</string>
<string name="token_action_reset">Reset Security Token</string> <string name="token_action_reset">Reset Security Token</string>