diff options
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 6a6bfa46..c4ba759b 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -535,4 +535,5 @@ <string name="action_renew_certificate">Renew certificate</string> <string name="error_fetching_omemo_key">Error fetching OMEMO key!</string> <string name="verified_omemo_key_with_certificate">Verified OMEMO key with certificate!</string> + <string name="device_does_not_support_certificates">Your device does not support the selection of client certificates!</string> </resources> |