summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2020-07-25 22:19:42 +0200
committercyBerta <cyberta@riseup.net>2020-07-25 22:19:42 +0200
commitd184c6e0a63467e1a18d35b0bc5fa0991cfc5e98 (patch)
tree7898f77396b103ee32be60826cedeae5bab8fb05 /app/src/main/res/values
parent023fa0e8d18a95e4fecb256fd4e4a1e6488c3df8 (diff)
fix rounded image in donation dialog for Android 4 devices
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/untranslatable.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml
index 50e44fce..0d680b96 100644
--- a/app/src/main/res/values/untranslatable.xml
+++ b/app/src/main/res/values/untranslatable.xml
@@ -41,4 +41,7 @@
<string name="copyright_shapeshifter_transports" translatable="false">Copyright (c) 2014, Yawning Angel (yawning at torproject dot org) \n All rights reserved.</string>
<string name="shapeshifter_dispatcher" translatable="false">Shapeshifter Dispatcher</string>
<string name="copyright_shapeshifter_dispatcher" translatable="false">Copyright (c) 2014, Yawning Angel (yawning at torproject dot org) \n All rights reserved.</string>
+ <string name="circleImageView" translatable="false">CircleImageView</string>
+ <string name="copyright_circleImageView" translatable="false">Copyright 2014 - 2020 Henning Dodenhof. Licensed under the Apache License, Version 2.0 </string>
+
</resources>