aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2015-12-28 08:21:23 +0100
committerChristian S <christian@pix-art.de>2015-12-28 08:21:23 +0100
commitf7afd7b26587e73aad789f1a8a5d91d7e7bdeb77 (patch)
tree12536b349199fa7cf54f44afd4c07e82c6dcf2c4 /src/main/res/values
parent0ae86b22cbe44c7ae126f19d2628665ecb50a2ae (diff)
parent7bb67ee6605fbf3785782cf70d30fac4192d049b (diff)
copy commits
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index e2d4e6a0c..15dd5f7f0 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -580,4 +580,12 @@
<string name="no_storage_permission">Pix-Art Messenger needs access to external storage</string>
<string name="sync_with_contacts">Synchronize with contacts</string>
<string name="sync_with_contacts_long">Pix-Art Messenger wants to match your XMPP roster with your contacts to show their full names and avatars.\n\nPix-Art Messenger will only read your contacts and match them locally without uploading them to your server.\n\nYou will now be asked to grant permission to access your contacts.</string>
+ <string name="certificate_information">Certificate Information</string>
+ <string name="certificate_subject">Subject</string>
+ <string name="certificate_issuer">Issuer</string>
+ <string name="certificate_cn">Common Name</string>
+ <string name="certificate_o">Organization</string>
+ <string name="certificate_sha1">SHA1</string>
+ <string name="certicate_info_not_available">(Not available)</string>
+ <string name="certificate_not_found">No certificate found</string>
</resources>