2017-10-23 13:40:38 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<!-- Set before a release -->
|
2018-02-17 22:53:00 +03:00
|
|
|
<string name="nc_talk_database_encryption_key" translatable="false">HvAfHtAy/QdFYqAWFFXa1VV_Iv6ZQ1.tf5swMc^45wS_vz=Wm[oyRP5D-</string>
|
2017-12-19 19:49:29 +03:00
|
|
|
<string name="nc_talk_login_scheme" translatable="false">nc</string>
|
2017-10-23 13:40:38 +03:00
|
|
|
|
|
|
|
<string name="nc_app_name">Nextcloud Talk</string>
|
|
|
|
<string name="nc_server_product_name">Nextcloud</string>
|
|
|
|
|
2017-12-19 19:49:29 +03:00
|
|
|
<string name="nc_push_server_url" translatable="false">https://push-notifications.nextcloud.com</string>
|
2017-10-28 21:20:52 +03:00
|
|
|
|
2017-11-06 22:01:53 +03:00
|
|
|
<!-- Will not be shown if empty -->
|
2017-12-19 19:49:29 +03:00
|
|
|
<string name="nc_privacy_url" translatable="false">https://nextcloud.com/privacy/</string>
|
|
|
|
<string name="nc_gpl3_url" translatable="false">https://www.gnu.org/licenses/gpl-3.0.en.html</string>
|
|
|
|
<string name="nc_source_code_url" translatable="false">https://github.com/nextcloud/talk-android</string>
|
|
|
|
<string name="nc_providers_url" translatable="false">https://nextcloud.com/providers</string>
|
2017-12-31 00:44:05 +03:00
|
|
|
|
|
|
|
<!-- Package name from which to import accounts - if empty, won't ever be shown -->
|
|
|
|
<string name="nc_import_accounts_from" translatable="false">com.nextcloud.client</string>
|
|
|
|
<string name="nc_import_account_type" translatable="false">nextcloud</string>
|
2017-11-06 22:01:53 +03:00
|
|
|
</resources>
|