aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-06-16 23:50:28 +0200
committerChristian Schneppe <christian@pix-art.de>2018-06-16 23:51:05 +0200
commit5db026412b80e2f33557595748a14b741ececa2f (patch)
tree2b89e3f1d78763aa7ed2092d2745575b7b7e52dc /src/main/res/values
parent38e4fa98172cb11f8234972dbb27dc41543800ec (diff)
add ‘paste as quote’ for api >= 23
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 758f077fd..3dc4cf095 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -795,4 +795,5 @@
<string name="p1_s3_filetransfer">HTTP File Sharing for S3</string>
<string name="pref_start_search">Direct Search</string>
<string name="pref_start_search_summary">At 'Start Conversation' screen open keyboard and place cursor in search field</string>
+ <string name="paste_as_quote">Paste as quote</string>
</resources>