aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-05-31 22:07:16 +0200
committerChristian Schneppe <christian@pix-art.de>2017-05-31 22:07:16 +0200
commit796fad377b6423bedd94b996fc73b80762eb9610 (patch)
treeed52dfe0ce7191bd56671c674cf008a7d6209bf2 /src
parent1e5e1c25739d8812233ca546341dfebc9c274b50 (diff)
parent9558e22fed38e1869feeaa86ac5e244c590e5ce3 (diff)
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Diffstat (limited to 'src')
-rw-r--r--src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index e1183ab07..0bb88eb6b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -376,9 +376,9 @@
<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="pref_export_logs">Export Logs</string>
- <string name="pref_export_logs_summary">Write logs to SD card</string>
- <string name="notification_export_logs_title">Writing backup to SD card</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>
<string name="choose_file">Choose file</string>
<string name="receiving_x_file">Receiving %1$s (%2$d%% completed)</string>
<string name="download_x_file">Download %s</string>