aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-01-26 21:54:40 +0100
committerChristian Schneppe <christian@pix-art.de>2018-01-26 21:54:40 +0100
commit0ea07611b431be919a2f362703b3194ec1d4cd3e (patch)
treea33da531ff141a5c8b223c9b3c4044b3a9518b20 /src
parentf84f77316c10328198b52fbdd8a0dce9f03604ff (diff)
parent4e92ac10132ca2391c109b16bfdde0c04bc26dd5 (diff)
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Diffstat (limited to 'src')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index a554da3c2..26492d3e7 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -321,7 +321,7 @@
<string name="verified">Verified!</string>
<string name="smp_requested">Contact requested SMP verification</string>
<string name="no_otr_session_found">No valid OTR session has been found!</string>
- <string name="conversations_foreground_service">Pix-Art Messenger</string>
+ <string name="conversations_foreground_service" translatable="false">Pix-Art Messenger</string>
<string name="pref_export_logs">Export history</string>
<string name="pref_export_logs_summary">Write conversations history logs to SD card</string>
<string name="notification_export_logs_title">Writing conversations to SD card</string>