diff options
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 8eaf2b37..124c6635 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -534,4 +534,5 @@ <string name="cplus_copied_to_clipboard">Copied to clipboard</string> <string name="pref_show_logcat_title">Show logcat output</string> <string name="pref_show_logcat_summary">Shows the output of logcat. This is useful for debugging.</string> + <string name="cplus_bugreport_jabberid">c+bugs@conference.thedevstack.de</string> </resources> |