From e41e4a82a38c898647bb8a74e32693518fd8d5d6 Mon Sep 17 00:00:00 2001 From: dgelessus Date: Tue, 2 Nov 2021 23:39:01 +0100 Subject: [PATCH] Use double quotes in all KI system messages for consistency No other part of the game uses single quotes, and even some of the KI system messages use double quotes already. This does not touch the French and German translations, because they have already been adjusted in the previous commits. --- compiled/dat/KIEnglish.loc | 8 ++++---- compiled/dat/KIItalian.loc | 6 +++--- compiled/dat/KISpanish.loc | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/compiled/dat/KIEnglish.loc b/compiled/dat/KIEnglish.loc index f68496aa..5a939a25 100644 --- a/compiled/dat/KIEnglish.loc +++ b/compiled/dat/KIEnglish.loc @@ -77,7 +77,7 @@ To CCR: - (Can't find '%1s' in any of the player lists.) + (Can't find "%1s" in any of the player lists.) Error: @@ -656,7 +656,7 @@ Can't send to that - Don't know how to '%1s' + Don't know how to "%1s" Email address too long, please limit it to no more than 63 characters. @@ -868,7 +868,7 @@ Signed, captured - %1s captures '%2s'. %3s + %1s captures "%2s". %3s Done Editing @@ -883,7 +883,7 @@ Signed, Congratulations, you completed: %1s. - Found marker '%1s'. + Found marker "%1s". Game begins! diff --git a/compiled/dat/KIItalian.loc b/compiled/dat/KIItalian.loc index d1c16fdd..551d39b5 100644 --- a/compiled/dat/KIItalian.loc +++ b/compiled/dat/KIItalian.loc @@ -544,7 +544,7 @@ Non posso spedirlo - Non so cosa significhi '%1s' + Non so cosa significhi "%1s" @@ -707,7 +707,7 @@ Firmato, catturato/i - %1s cattura '%2s'. %3s + %1s cattura "%2s". %3s Modifiche terminate @@ -721,7 +721,7 @@ Firmato, - Trovato marker '%1s'. + Trovato marker "%1s". La partita comincia! diff --git a/compiled/dat/KISpanish.loc b/compiled/dat/KISpanish.loc index 743934db..40863678 100644 --- a/compiled/dat/KISpanish.loc +++ b/compiled/dat/KISpanish.loc @@ -133,7 +133,7 @@ A: - (No puedo encontrar a '%1s' en ninguna de las listas de jugadores.) + (No puedo encontrar a "%1s" en ninguna de las listas de jugadores.) @@ -544,7 +544,7 @@ No se puede enviar a ese - No sé cómo '%1s' + No sé cómo "%1s" @@ -707,7 +707,7 @@ Firmado, atrapado - %1s capturas '%2s'. %3s + %1s capturas "%2s". %3s Edición realizada @@ -721,7 +721,7 @@ Firmado, - Marcador encontrado '%1s'. + Marcador encontrado "%1s". ¡Empieza la partida!