summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2022-11-22 13:37:53 +0100
committercyBerta <cyberta@riseup.net>2022-11-30 12:42:45 +0100
commit1a4d5e2df6eb4e47448355cc3372be9016d02f85 (patch)
treee33baf413a6562d727eed16d9871ae08161989c8 /app/src/main/res/values/strings.xml
parentc3613c8521edb8f3e979331d2396977808581eeb (diff)
implement splash screen - for now without progress bar animation
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index ab0744c4..92229e44 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -202,5 +202,6 @@
<string name="advanced_settings">Advanced settings</string>
<string name="cancel_connection">Disconnect</string>
<string name="unknown_location">Unknown location</string>
+ <string name="splash_footer">Developed by LEAP</string>
</resources>