Kaydet (Commit) 7caa6803 authored tarafından Andras Timar's avatar Andras Timar

Fix the Ignore system input language label truncated in translations

Change-Id: I3d05135f7973d6ca9cb3e554a4c80544a17e6f60
üst 48511591
......@@ -535,7 +535,7 @@ TabPage OFA_TP_LANGUAGES
{
HelpID = "cui:CheckBox:OFA_TP_LANGUAGES:CB_IGNORE_LANG_CHANGE";
Pos = MAP_APPFONT ( 12 , 188-11+13 ) ;
Size = MAP_APPFONT ( 125 , RSC_CD_CHECKBOX_HEIGHT ) ;
Size = MAP_APPFONT ( 236 , RSC_CD_CHECKBOX_HEIGHT ) ;
Text [ en-US ] = "Ignore s~ystem input language";
};
};
......
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