aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-09-25 00:42:25 +0200
committerChristian Schneppe <christian@pix-art.de>2016-09-25 00:42:25 +0200
commit66301c4961b99b1fc650bb99c3578453b5c17ba5 (patch)
treeb194497505fa24968422b2e76bc7bd8a11a8a38b /src/main/res/values/strings.xml
parent107017bc3364ac1c408a941a6aa1922798ea1c38 (diff)
add actionbar item to report an issue via support conference
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 3aa14208e..9b7689d35 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -708,4 +708,5 @@
<string name="wrong_conference_configuration">This is not a private, non-anonymous conference.</string>
<string name="this_conference_has_no_members">There are no members in this conference.</string>
<string name="report_jid_as_spammer">Report this JID as sending unwanted messages.</string>
+ <string name="create_issue">Report an issue</string>
</resources>