summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2023-04-15 15:55:42 +0200
committerGitHub <noreply@github.com>2023-04-15 15:55:42 +0200
commit84e1ff248f6e6c437dd5ecaf8217a7ee6b5c1af5 (patch)
treecab221c06c2f26fdfe19915f9efe09749d72a901 /ui
parent39d309e906c0b0b3a199064505ce76bc8045abd9 (diff)
downloadAntennaPod-84e1ff248f6e6c437dd5ecaf8217a7ee6b5c1af5.zip
Remove 'Statistics moved' message (#6433)
Diffstat (limited to 'ui')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index 2edce5df2..1d11d4557 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -372,7 +372,6 @@
<!-- Preferences -->
<string name="storage_pref">Storage</string>
<string name="storage_sum">Episode auto delete, Import, Export</string>
- <string name="statistics_moved">The statistics screen was moved to the subscriptions screen. You can open it from there.</string>
<string name="project_pref">Project</string>
<string name="synchronization_pref">Synchronization</string>
<string name="synchronization_sum">Synchronize with other devices</string>