aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 11dc0a58b..b2aaaf2c9 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -683,4 +683,6 @@
<string name="enter_account_password">Please enter your account password to import your backup.</string>
<string name="please_wait">Please wait…</string>
<string name="databaseimport_started">Backup will be imported, this may take awhile.</string>
+ <string name="pref_export_plain_text_logs_summary">Enable an export of chat logs as human readable text files</string>
+ <string name="pref_export_plain_text_logs">Export human readable chat logs</string>
</resources>