aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-07-21 16:16:09 +0200
committeriNPUTmice <daniel@gultsch.de>2014-07-21 16:16:09 +0200
commit2fe20ffa8e8cfdb6b089e034c4f02010a7c740e6 (patch)
tree8512ded7da3d54719667ec03fbaadf6b5005c9e2 /res
parentf9ed76f5e130f744e118ac752728949688a206a9 (diff)
fixed #267
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ed5383b6..e542b58e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -272,4 +272,6 @@
<string name="action_edit_subject">Edit conference subject</string>
<string name="conference_not_found">Conference not found</string>
<string name="leave">Leave</string>
+ <string name="contact_added_you">Contact added you to contact list</string>
+ <string name="add_back">Add back</string>
</resources>