summaryrefslogtreecommitdiff
path: root/ui/i18n/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2022-06-21 18:46:59 +0200
committerByteHamster <info@bytehamster.com>2022-06-21 18:51:59 +0200
commit5175a85e5e50bff26948793336695fe05dab1c04 (patch)
treedba4415641b7535914a78807c1566c828bcc2611 /ui/i18n/src
parent5576ae8560936659c10529a7daf94c90cc6d22d1 (diff)
downloadAntennaPod-5175a85e5e50bff26948793336695fe05dab1c04.zip
Remove default gpodder sync server
Diffstat (limited to 'ui/i18n/src')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index 34813dde5..b1062d3c2 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -625,12 +625,9 @@
<!-- gpodder.net -->
<string name="gpodnetauth_login_butLabel">Login</string>
<string name="gpodnetauth_encryption_warning">Password and data are not encrypted!</string>
- <string name="create_account">Create account</string>
<string name="username_label">Username</string>
<string name="password_label">Password</string>
- <string name="gpodnet_description">Gpodder.net is an open-source podcast synchronization service that is independent of the AntennaPod project.</string>
- <string name="gpodnetauth_server_official">Official gpodder.net server</string>
- <string name="gpodnetauth_server_custom">Custom server</string>
+ <string name="gpodnet_description">Gpodder.net is an open-source podcast synchronization service that you can install on your own server. Gpodder.net is independent of the AntennaPod project.</string>
<string name="gpodnetauth_host">Hostname</string>
<string name="gpodnetauth_select_server">Select server</string>
<string name="gpodnetauth_device_name">Device name</string>