summaryrefslogtreecommitdiff
path: root/ui/i18n/src/main/res
diff options
context:
space:
mode:
authorloucasal <loucasal@users.noreply.github.com>2024-03-30 11:19:41 +0100
committerGitHub <noreply@github.com>2024-03-30 11:19:41 +0100
commitbf1bd5618639e790511188dfba8294b9bdc9b62b (patch)
tree8b88d947d6e90f98bb5140464b33ae67d7c2b1c1 /ui/i18n/src/main/res
parentd76b6f63ee62d00c728276062344c85238ee8306 (diff)
downloadAntennaPod-bf1bd5618639e790511188dfba8294b9bdc9b62b.zip
Update string to sentence case (#7045)
Diffstat (limited to 'ui/i18n/src/main/res')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index 44cf707b5..0740b2734 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -763,7 +763,7 @@
<string name="search_fyyd_label">Search fyyd</string>
<string name="gpodnet_search_hint">Search gpodder.net</string>
<string name="advanced">Advanced</string>
- <string name="add_podcast_by_url">Add Podcast by RSS address</string>
+ <string name="add_podcast_by_url">Add podcast by RSS address</string>
<string name="add_podcast_by_url_hint" translatable="false">www.example.com/feed</string>
<string name="discover">Discover</string>
<string name="discover_hide">Hide</string>