From ce554e8de6075dacdcb87b180be741b9a467570f Mon Sep 17 00:00:00 2001 From: Lennard Sprong Date: Sat, 29 Jul 2023 19:05:02 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (774 of 774 strings) Translation: pzprjs/FailCode Translate-URL: https://hosted.weblate.org/projects/pzprjs/failcode/en/ --- src/res/failcode.en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/res/failcode.en.json b/src/res/failcode.en.json index 5c2cb0044..5dd46a68b 100644 --- a/src/res/failcode.en.json +++ b/src/res/failcode.en.json @@ -303,7 +303,7 @@ "bsNotEvol.evolmino": "The block doesn't have the same shape as the previous block with one additional square.", "bsSameNum.fillomino": "Adjacent areas have the same number.", "bsSameShape.chainedb": "A chain contains two identical blocks.", - "bsSameShape.lits": "Some Tetrominos that are the same shape are Adjacent.", + "bsSameShape.lits": "Some tetrominoes that have the same shape are adjacent.", "bsSameShape": "Two blocks that have the same shape are adjacent.", "bsSizeEq.fillmat": "Tatamis of the same size are adjacent.", "bsSnake.hebi": "Different snakes are adjacent.",