From 1e602c57d0aac6019d118c572e36431b7c205e61 Mon Sep 17 00:00:00 2001 From: Francois Gouget Date: Wed, 8 Jul 2009 07:26:39 +0200 Subject: [PATCH] notepad: Remove spaces before '\n's. --- programs/notepad/De.rc | 8 ++++---- programs/notepad/En.rc | 8 ++++---- programs/notepad/Fr.rc | 8 ++++---- programs/notepad/No.rc | 8 ++++---- programs/notepad/Pt.rc | 4 ++-- programs/notepad/Sv.rc | 8 ++++---- 6 files changed, 22 insertions(+), 22 deletions(-) diff --git a/programs/notepad/De.rc b/programs/notepad/De.rc index 51546e3a5e4..ed3202d4925 100644 --- a/programs/notepad/De.rc +++ b/programs/notepad/De.rc @@ -134,9 +134,9 @@ STRING_UNICODE_LE, "Unicode (UTF-16)" STRING_UNICODE_BE, "Unicode (UTF-16 Big-Endian)" STRING_LOSS_OF_UNICODE_CHARACTERS, "%s\n\ -Diese Datei enthält Unicode-Zeichen, die verloren gehen, wenn \n\ -Sie die Datei mit %s-Zeichenkodierung speichern. \n\ -Um die Zeichen beizubehalten, klicken Sie Abbrechen und wählen \n\ -Sie eine der Unicode-Optionen in der Liste. \n\ +Diese Datei enthält Unicode-Zeichen, die verloren gehen, wenn\n\ +Sie die Datei mit %s-Zeichenkodierung speichern.\n\ +Um die Zeichen beizubehalten, klicken Sie Abbrechen und wählen\n\ +Sie eine der Unicode-Optionen in der Liste.\n\ Möchten Sie fortfahren?" } diff --git a/programs/notepad/En.rc b/programs/notepad/En.rc index 3c4d0526915..fb774cf99b6 100644 --- a/programs/notepad/En.rc +++ b/programs/notepad/En.rc @@ -133,9 +133,9 @@ STRING_UNICODE_LE, "Unicode (UTF-16)" STRING_UNICODE_BE, "Unicode (UTF-16 big-endian)" STRING_LOSS_OF_UNICODE_CHARACTERS, "%s\n\ -This file contains Unicode characters which will be lost if \n\ -you save this file in the %s encoding. \n\ -To keep these characters, click Cancel, and then select \n\ -one of the Unicode options in the Encoding drop down list. \n\ +This file contains Unicode characters which will be lost if\n\ +you save this file in the %s encoding.\n\ +To keep these characters, click Cancel, and then select\n\ +one of the Unicode options in the Encoding drop down list.\n\ Continue?" } diff --git a/programs/notepad/Fr.rc b/programs/notepad/Fr.rc index 9c8373b6b7d..3ec42623ab9 100644 --- a/programs/notepad/Fr.rc +++ b/programs/notepad/Fr.rc @@ -137,9 +137,9 @@ STRING_UNICODE_LE, "Unicode (UTF-16)" STRING_UNICODE_BE, "Unicode (UTF-16 big-endian)" STRING_LOSS_OF_UNICODE_CHARACTERS, "%s\n\ -Ce fichier contient des caractères Unicode qui seront perdus si \n\ -vous le sauvez dans le codage %s. \n\ -Pour conserver ces caractères, cliquez sur Annuler et sélectionnez \n\ -une des alternatives Unicode dans la liste déroulante Codage. \n\ +Ce fichier contient des caractères Unicode qui seront perdus si\n\ +vous le sauvez dans le codage %s.\n\ +Pour conserver ces caractères, cliquez sur Annuler et sélectionnez\n\ +une des alternatives Unicode dans la liste déroulante Codage.\n\ Continuer ?" } diff --git a/programs/notepad/No.rc b/programs/notepad/No.rc index 512fa2d1572..271e038e9cc 100644 --- a/programs/notepad/No.rc +++ b/programs/notepad/No.rc @@ -133,9 +133,9 @@ STRING_UNICODE_LE, "Unicode (UTF-16)" STRING_UNICODE_BE, "Unicode (UTF-16 big-endian)" STRING_LOSS_OF_UNICODE_CHARACTERS, "«%s»\n\ -Denne filen inneholder Unicode-tegn som vil gÃ¥ tapt hvis \n\ -filen lagres med tegnkodingen %s. \n\ -Trykk Avbryt og velg et av Unicode-valgene fra listen \n\ -hvis du vil beholde tegnene. \n\ +Denne filen inneholder Unicode-tegn som vil gÃ¥ tapt hvis\n\ +filen lagres med tegnkodingen %s.\n\ +Trykk Avbryt og velg et av Unicode-valgene fra listen\n\ +hvis du vil beholde tegnene.\n\ Fortsette?" } diff --git a/programs/notepad/Pt.rc b/programs/notepad/Pt.rc index eeae39deb48..194225ca2db 100644 --- a/programs/notepad/Pt.rc +++ b/programs/notepad/Pt.rc @@ -215,8 +215,8 @@ STRING_UNICODE_BE, "Unicode (UTF-16 big-endian)" STRING_LOSS_OF_UNICODE_CHARACTERS, "%s\n\ Este ficheiro contém caracteres Unicode que serão perdidos se\n\ -guardar este ficheiro na codificação %s. \n\ +guardar este ficheiro na codificação %s.\n\ Para manter estes caracteres, carregue em Cancelar, e depois seleccione\n\ -uma das opções Unicode na lista de Codificações. \n\ +uma das opções Unicode na lista de Codificações.\n\ Continuar?" } diff --git a/programs/notepad/Sv.rc b/programs/notepad/Sv.rc index 75d0e5963c3..cfc675f0faa 100644 --- a/programs/notepad/Sv.rc +++ b/programs/notepad/Sv.rc @@ -134,9 +134,9 @@ STRING_UNICODE_LE, "Unicode (UTF-16)" STRING_UNICODE_BE, "Unicode (UTF-16 big-endian)" STRING_LOSS_OF_UNICODE_CHARACTERS, "%s\n\ -Denna fil innehåller Unicode-tecken vilka kommer att gå \n\ -förlorade om du sparar filen under kodningen %s. \n\ -Klicka Avbryt och välj sedan ett av Unicode-alternativen \n\ -i teckenkodningslistan för att behålla dessa tecken. \n\ +Denna fil innehåller Unicode-tecken vilka kommer att gå\n\ +förlorade om du sparar filen under kodningen %s.\n\ +Klicka Avbryt och välj sedan ett av Unicode-alternativen\n\ +i teckenkodningslistan för att behålla dessa tecken.\n\ Vill du fortsätta?" }