Kaydet (Commit) af0a4a7a authored tarafından Cédric Bosdonnat's avatar Cédric Bosdonnat

Template Manager: fixed typo in .src file

Change-Id: I27195076b6a0a8f48c676d884d671fc9a746ce6b
üst 0157f0b1
...@@ -107,7 +107,7 @@ ModelessDialog DLG_TEMPLATE_MANAGER ...@@ -107,7 +107,7 @@ ModelessDialog DLG_TEMPLATE_MANAGER
SVLook = TRUE; SVLook = TRUE;
Moveable = TRUE; Moveable = TRUE;
Closeable = TRUE; Closeable = TRUE;
Resizeable = TRUE; Sizeable = TRUE;
Hide = TRUE; Hide = TRUE;
Size = MAP_APPFONT ( 290 , 250 ); Size = MAP_APPFONT ( 290 , 250 );
Text [en-US] = "Template Manager"; Text [en-US] = "Template Manager";
......
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