From 0b7a99405232a02f9b2619f0b480960e2e8eec32 Mon Sep 17 00:00:00 2001 From: Timothy Armes Date: Tue, 19 Sep 2023 08:58:35 +0200 Subject: [PATCH] More text fixes --- messages/en.json | 2 +- messages/fr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/en.json b/messages/en.json index 487673f..25e9a1a 100644 --- a/messages/en.json +++ b/messages/en.json @@ -151,7 +151,7 @@ "draw": "½ - ½", "whiteWin": "1 - 0", "blackWin": "0 - 1", - "initialRating": "Your initial Rating: {rating}", + "initialRating": "Initial Rating: {rating}", "finalRating": "Final Rating: {rating} ()", "noChangeInfo": "Note that {noChangeCount, plural, one {one of the games} other {# of the games}} resulted in no change to the Elo. Forfeited games and games played against players that do not yet have a FIDE rating are not included in the calculation.", diff --git a/messages/fr.json b/messages/fr.json index 3163c9e..193811b 100644 --- a/messages/fr.json +++ b/messages/fr.json @@ -153,7 +153,7 @@ "draw": "½ - ½", "whiteWin": "1 - 0", "blackWin": "0 - 1", - "initialRating": "Votre classement initial : {rating}", + "initialRating": "Classement initial : {rating}", "finalRating": "Classement final : {rating} ()", "noChangeInfo": "Notez que {noChangeCount, plural, one {une de ces parties n'a pas modifié l'Elo.} other {# de ces parties n'ont pas modifié l'Elo.}}. Les parties perdues par forfait et les parties jouées contre des joueurs qui n'ont pas encore de classement FIDE ne sont pas prises en compte dans le calcul.",