diff options
Diffstat (limited to 'ui/i18n/src/main/res/values/strings.xml')
-rw-r--r-- | ui/i18n/src/main/res/values/strings.xml | 2 |
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 060d2b29f..e40e03035 100644 --- a/ui/i18n/src/main/res/values/strings.xml +++ b/ui/i18n/src/main/res/values/strings.xml @@ -624,7 +624,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> |