PageRenderTime 33ms CodeModel.GetById 19ms app.highlight 10ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/ru/panel_group_notify.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 57c04ab7c5a572d7947f426bd2fa5599 MD5 | raw file
Possible License(s): LGPL-2.1
 1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 2<panel label="instant_message" name="panel_group_notify">
 3	<string name="message_max_lines_count" value="7"/>
 4	<string name="subject_font" value="SANSSERIF_BIG"/>
 5	<string name="date_font" value="SANSSERIF"/>
 6	<panel label="?????????" name="header">
 7		<text name="title" value="??? ???????????/???????? ??????"/>
 8	</panel>
 9	<text_editor name="message" value="?????????"/>
10	<text name="attachment" value="????????"/>
11	<button label="??" name="btn_ok"/>
12</panel>