We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71c67c commit b00ff08Copy full SHA for b00ff08
app/src/main/res/values/setup.xml
@@ -75,8 +75,7 @@
75
<string name="sourcecode_url" translatable="false">https://github.com/nextcloud/android</string>
76
<bool name="license_enabled">true</bool>
77
<string name="license_url" translatable="false">https://www.gnu.org/licenses/gpl-2.0.html</string>
78
- <!-- todo add url imprint, conflict error is coming right now as tobias -->
79
- <string name="url_imprint"></string>
+ <string name="url_imprint">https://www.telekom.de/impressum</string>
80
<string name="url_app_download">"https://play.google.com/store/apps/details?id=com.nextcloud.client"</string>
81
<string name="url_server_install">https://nextcloud.com/install</string>
82
0 commit comments