Kaydet (Commit) 678581c4 authored tarafından Zolnai Tamás's avatar Zolnai Tamás Kaydeden (comit) Andras Timar

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
üst 88979ef6
...@@ -58,8 +58,8 @@ String RID_SVXSTR_TRANSPARENT ...@@ -58,8 +58,8 @@ String RID_SVXSTR_TRANSPARENT
{ {
Text [ en-US ] = "No Fill" ; Text [ en-US ] = "No Fill" ;
}; };
String RID_SVXSTR_FILLPATTERN
String RID_SVXSTR_FILLPATTERN
{ {
Text [ en-US ] = "Pattern" ; Text [ en-US ] = "Pattern" ;
}; };
......
...@@ -79,7 +79,7 @@ FloatingWindow DLG_MAILMERGECHILD\ ...@@ -79,7 +79,7 @@ FloatingWindow DLG_MAILMERGECHILD\
}; };
//FloatingWindow DLG_MM_SENDMAILS //FloatingWindow DLG_MM_SENDMAILS
ModelessDialog /*ModalDialog*/ DLG_MM_SENDMAILS ModelessDialog DLG_MM_SENDMAILS
{ {
OutputSize = TRUE ; OutputSize = TRUE ;
SVLook = TRUE ; SVLook = TRUE ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment