summaryrefslogtreecommitdiff
path: root/app/src/custom/res/values/strings.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2018-06-24 15:17:53 -0700
committercyberta <cyberta@riseup.net>2018-06-24 15:17:53 -0700
commitee64bde0da3ef44387e8af7ef980c4b1bb63565c (patch)
tree021e30145e45726b276f1b7b4dbae3d95109bb28 /app/src/custom/res/values/strings.xml
parent55c3972e9ac0796a801c64788eb364cbd0c9cf02 (diff)
parentea4c5ca2b27aeabd4a1b000ac2066be6023b2e45 (diff)
Merge branch 'customisation_feature' into 'master'
Customisation feature See merge request leap/bitmask_android!75
Diffstat (limited to 'app/src/custom/res/values/strings.xml')
-rw-r--r--app/src/custom/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/custom/res/values/strings.xml b/app/src/custom/res/values/strings.xml
new file mode 100644
index 00000000..b923b42b
--- /dev/null
+++ b/app/src/custom/res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<resources>
+ <string name="donate_message">Please donate today if you value secure communication that is easy for both the end-user and the service provider.</string>
+</resources>