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
This commit is contained in:
Zolnai Tamás 2012-08-22 16:18:35 +02:00 committed by Andras Timar
parent 88979ef6ff
commit 678581c483
2 changed files with 2 additions and 2 deletions

View file

@ -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" ;
};

View file

@ -79,7 +79,7 @@ FloatingWindow DLG_MAILMERGECHILD\
};
//FloatingWindow DLG_MM_SENDMAILS
ModelessDialog /*ModalDialog*/ DLG_MM_SENDMAILS
ModelessDialog DLG_MM_SENDMAILS
{
OutputSize = TRUE ;
SVLook = TRUE ;