diff options
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
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> |