<Dialog>        
        <!-- Diaplay language -->
        <text name = "tlanguage" style="FuncButtonText">
	 	    <position> 2, 5, 606, 30 </position>
	        <text> LANG('Language') </text>
	        <dock_side> 'LEFT', 'RIGHT'</dock_side>
    	</text>        	    	
    	
    	<SettingButton name = "blanguage">
	 	    <rect> 0, 33, 607, 44 </rect>
	        <caption> '' </caption>
	        <dock_side> 'LEFT', 'RIGHT'</dock_side>
	        <focus_group> "tlanguage" </focus_group>
    	</SettingButton>
    	
        <Picture name = "slangauge">
            <imageFileName> PATH(r'Common\Settingbg_line.PNG') </imageFileName>
            <isKeepRatio> False </isKeepRatio>
            <rect> 0, 87, 607, 2 </rect>
            <dock_side> 'LEFT', 'RIGHT'</dock_side>
        </Picture> 

</Dialog>
