From 288cb6d91727aad340546c87be7be98b768387aa Mon Sep 17 00:00:00 2001 From: aceman444 Date: Wed, 17 Mar 2021 01:55:26 +0100 Subject: [PATCH] Fix space after "Next time" in strings.xml Add probably missing space after "Next time" that all translators have added into their localized strings. --- OsmAnd/res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OsmAnd/res/values/strings.xml b/OsmAnd/res/values/strings.xml index 899beda35c..2bc271e8dd 100644 --- a/OsmAnd/res/values/strings.xml +++ b/OsmAnd/res/values/strings.xml @@ -24,9 +24,9 @@ Purchases Are you sure you want to delete all %s live updates? Delete updates - Map updates will be checked every hour. Next time%1$s in %2$s. - Map updates will be checked every day. Next time%1$s in %2$s. - Map updates will be checked every week. Next time%1$s in %2$s. + Map updates will be checked every hour. Next time %1$s in %2$s. + Map updates will be checked every day. Next time %1$s in %2$s. + Map updates will be checked every week. Next time %1$s in %2$s. Update frequency Last time checked: %s Updated: %s