aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-de/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-de/strings.xml
parent107017bc3364ac1c408a941a6aa1922798ea1c38 (diff)
add actionbar item to report an issue via support conference
Diffstat (limited to '')
-rw-r--r--src/main/res/values-de/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 7044b195f..70692e9db 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -664,5 +664,6 @@
<string name="this_conference_has_no_members">Diese Konferenz enthält keine Teilnehmer.</string>
<string name="unable_to_update_account">Profil kann nicht aktualisiert werden.</string>
<string name="wrong_conference_configuration">Dies ist keine private, nicht-anonyme Konferenz.</string>
+ <string name="create_issue">Einen Fehler melden</string>
</resources>