Merge pull request #11176 from aceman444/patch-1

Fix space after "Next time" in strings.xml
This commit is contained in:
Vitaliy 2021-03-17 08:13:03 +02:00 committed by GitHub
commit 975bd509ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,9 +24,9 @@
<string name="purchases">Purchases</string>
<string name="live_update_delete_updates_msg">Are you sure you want to delete all %s live updates?</string>
<string name="delete_updates">Delete updates</string>
<string name="live_update_frequency_hour_variant">Map updates will be checked every hour. Next time%1$s in %2$s.</string>
<string name="live_update_frequency_day_variant">Map updates will be checked every day. Next time%1$s in %2$s.</string>
<string name="live_update_frequency_week_variant">Map updates will be checked every week. Next time%1$s in %2$s.</string>
<string name="live_update_frequency_hour_variant">Map updates will be checked every hour. Next time %1$s in %2$s.</string>
<string name="live_update_frequency_day_variant">Map updates will be checked every day. Next time %1$s in %2$s.</string>
<string name="live_update_frequency_week_variant">Map updates will be checked every week. Next time %1$s in %2$s.</string>
<string name="update_frequency">Update frequency</string>
<string name="last_time_checked">Last time checked: %s</string>
<string name="updated">Updated: %s</string>