Skip to content
Snippets Groups Projects
Verified Commit 8dd7744e authored by Ruben van Dijk's avatar Ruben van Dijk
Browse files

Translations for app name.

parent a4c5316d
Branches master
No related tags found
No related merge requests found
Pipeline #2170 failed
......@@ -4,7 +4,7 @@
<application
android:allowBackup="true"
android:label="Paywall">
android:label="@string/app_name">
<activity
android:name="nl.rubend.paywall.ReceiveShare"
android:excludeFromRecents="true"
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Betaalmuur</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Paywall</string>
</resources>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment