aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-11-21 19:57:58 +0100
committerChristian Schneppe <christian@pix-art.de>2017-11-21 20:05:04 +0100
commite5b5e50b21a327d05bf021eeda72b0e1a7b23177 (patch)
tree169433623b98937abce794d58feb22d62ee5c53e /src/main/res/values
parent49cea4f6f4d1f35a6afb51c5a4bb76a50cef3495 (diff)
open links in new tabs
Diffstat (limited to 'src/main/res/values')
-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 a7c74f603..f92be75bb 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -735,4 +735,5 @@
<string name="update_service">Pix-Art Messenger update service</string>
<string name="install_update">Install update?</string>
<string name="highlight_in_muc">highlight user</string>
+ <string name="no_application_found_to_open_link">No application found to open link</string>
</resources>