summaryrefslogtreecommitdiff
path: root/ui/i18n/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2024-02-18 19:25:50 +0100
committerByteHamster <info@bytehamster.com>2024-02-18 19:25:50 +0100
commitd9ebf4216785b89f30050a7c2b540f4e6537363a (patch)
treed84217f2aee51ad24e8e9fc13c7ecfe5c7583ccf /ui/i18n/src
parentbf6721842220d7e89a0c3a451f5965e57feb9ca0 (diff)
downloadAntennaPod-d9ebf4216785b89f30050a7c2b540f4e6537363a.zip
Translation fixes
Diffstat (limited to 'ui/i18n/src')
-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 74e979213..c1872969a 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -627,7 +627,7 @@
<item quantity="other">%d days</item>
</plurals>
<string name="auto_enable_label">Automatically activate the sleep timer when pressing play</string>
- <string name="auto_enable_label_with_times">Automatically activate the sleep timer when pressing play between %s and %s</string>
+ <string name="auto_enable_label_with_times">Automatically activate the sleep timer when pressing play between %1$s and %2$s</string>
<string name="auto_enable_change_times">Change time range</string>
<string name="sleep_timer_enabled_label">Sleep timer enabled</string>