aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-11-21 13:42:25 +0100
committeriNPUTmice <daniel@gultsch.de>2014-11-21 13:42:25 +0100
commitde0b36fc7866324a48f94f3e22ac89e4f43b9ff5 (patch)
tree8fe2fec857c28df68fc002949a3c2b05411d6386 /src/main/res/values/strings.xml
parent92ad4cb73650b95f0888afabe60f179d282e4e06 (diff)
verify contacts key only on initiating side of smp
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 1bb0ef75..7e235f68 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -356,4 +356,6 @@
<string name="no_conference_server_found">No conference server found</string>
<string name="conference_creation_failed">Conference creation failed!</string>
<string name="conference_created">Conference created!</string>
+ <string name="secret_accepted">Secret accepted!</string>
+ <string name="reset">Reset</string>
</resources>