summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-03-31 12:34:30 +0200
committerByteHamster <info@bytehamster.com>2020-03-31 12:34:30 +0200
commit5bfb68382b1ea1a2943cdb71d0aaa6f4fb539dbe (patch)
tree79d70b57633684b70b0c34e0488e1d002b33fe70 /core/src/main
parentb195e32c047cb002671b22e8ff6272e5e9d85afb (diff)
downloadAntennaPod-5bfb68382b1ea1a2943cdb71d0aaa6f4fb539dbe.zip
Removed integrations screen with only one item
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/strings.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index f10b92f73..ac402946e 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -25,7 +25,6 @@
<string name="cancel_download_label">Cancel\nDownload</string>
<string name="playback_history_label">Playback History</string>
<string name="gpodnet_main_label">gpodder.net</string>
- <string name="gpodnet_summary">Synchronize with other devices</string>
<string name="gpodnet_auth_label">gpodder.net Login</string>
<string name="episode_cache_full_title">Episode cache full</string>
<string name="episode_cache_full_message">The episode cache limit has been reached. You can increase the cache size in the Settings.</string>
@@ -345,8 +344,8 @@
<string name="storage_sum">Episode auto delete, Import, Export</string>
<string name="project_pref">Project</string>
<string name="queue_label">Queue</string>
- <string name="integrations_label">Integrations</string>
- <string name="integrations_sum">Synchronization</string>
+ <string name="synchronization_pref">Synchronization</string>
+ <string name="synchronization_sum">Synchronize with other devices using gpodder.net</string>
<string name="automation">Automation</string>
<string name="download_pref_details">Details</string>
<string name="import_export_pref">Import/Export</string>