summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-03-01 00:20:53 +0100
committerByteHamster <info@bytehamster.com>2020-03-01 00:20:53 +0100
commit2322afc50c230503230d921b2397b07baab07ceb (patch)
tree0a7aa41cf71ba85e9462b3d298f9b95194768abd /core/src/main/res/values
parent018cbf1b30983c108c5fe5508cbc819c78cd5a85 (diff)
downloadAntennaPod-2322afc50c230503230d921b2397b07baab07ceb.zip
Updated Strings
Diffstat (limited to 'core/src/main/res/values')
-rw-r--r--core/src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 1be8029d7..7612e9706 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -349,11 +349,11 @@
<!-- Preferences -->
<string name="storage_pref">Storage</string>
- <string name="storage_sum">Episode auto delete, Export, Import</string>
+ <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">External services</string>
+ <string name="integrations_sum">Synchronization</string>
<string name="automation">Automation</string>
<string name="download_pref_details">Details</string>
<string name="import_export_pref">Import/Export</string>
@@ -487,7 +487,7 @@
<string name="pref_smart_mark_as_played_disabled">Disabled</string>
<string name="pref_image_cache_size_title">Image Cache Size</string>
<string name="pref_image_cache_size_sum">Size of the disk cache for images.</string>
- <string name="visit_user_forum">Visit user forum</string>
+ <string name="visit_user_forum">User forum</string>
<string name="bug_report_title">Report bug</string>
<string name="open_bug_tracker">Open bug tracker</string>
<string name="export_logs">Export logs</string>