From 678581c48351572620846390b37a156833b1bb7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolnai=20Tam=C3=A1s?= Date: Wed, 22 Aug 2012 16:18:35 +0200 Subject: [PATCH] Some cleanup for better localization First: localization tool can not recognize id because of empty line between id and its definition Second: same problem because of comment between type and id Change-Id: If42af406fab252ccae0a6bbc478bab8130210b21 --- svx/source/tbxctrls/tbcontrl.src | 2 +- sw/source/ui/dbui/mailmergechildwindow.src | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/svx/source/tbxctrls/tbcontrl.src b/svx/source/tbxctrls/tbcontrl.src index a94454415e14..85b9d4316f17 100644 --- a/svx/source/tbxctrls/tbcontrl.src +++ b/svx/source/tbxctrls/tbcontrl.src @@ -58,8 +58,8 @@ String RID_SVXSTR_TRANSPARENT { Text [ en-US ] = "No Fill" ; }; -String RID_SVXSTR_FILLPATTERN +String RID_SVXSTR_FILLPATTERN { Text [ en-US ] = "Pattern" ; }; diff --git a/sw/source/ui/dbui/mailmergechildwindow.src b/sw/source/ui/dbui/mailmergechildwindow.src index d74713cb4e8e..304f6957f597 100644 --- a/sw/source/ui/dbui/mailmergechildwindow.src +++ b/sw/source/ui/dbui/mailmergechildwindow.src @@ -79,7 +79,7 @@ FloatingWindow DLG_MAILMERGECHILD\ }; //FloatingWindow DLG_MM_SENDMAILS -ModelessDialog /*ModalDialog*/ DLG_MM_SENDMAILS +ModelessDialog DLG_MM_SENDMAILS { OutputSize = TRUE ; SVLook = TRUE ;