From 456a81df678e712f78a7bf525b13ded6d391d21b Mon Sep 17 00:00:00 2001 From: Dav999 Date: Tue, 28 Nov 2023 03:29:58 +0100 Subject: [PATCH] Add spaces at the end of "TEMPS :" string (and MORTS and BLINGS) This string is used both in time trials (alongside "MORTS :" and "BLINGS :") as well as outside time trials if you enable the in-game timer. In English, this looks like "TIME:1:23.45". Since French adds a space before the colon, it will look like "TEMPS :1:23.45" instead. Therefore, I've added a space after the colon as well. --- desktop_version/lang/fr/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop_version/lang/fr/strings.xml b/desktop_version/lang/fr/strings.xml index 855d0121..beadbaab 100644 --- a/desktop_version/lang/fr/strings.xml +++ b/desktop_version/lang/fr/strings.xml @@ -388,9 +388,9 @@ - - - + + +