Files
luban-lite-t3e-pro/packages/third-party/awtk-ui/awtk/design/default/ui/locale.xml
刘可亮 3b4064f334 v1.0.2
2023-11-30 19:48:02 +08:00

17 lines
851 B
XML

<window tr_text="ok" anim_hint="htranslate" x="0" y="0" w="320" h="480">
<label name="ok" x="10" y="5" w="25%" h="30" tr_text="ok"/>
<label name="cancel" x="right:10" y="5" w="25%" h="30" tr_text="cancel"/>
<image image="flag_${country},flag_none" x="c" y="m:-80" w="80" h="80"/>
<label name="cancel" x="10" y="50" w="90%" h="30" tr_text="&lt;&quot;en&amp;zh&quot;&gt;"/>
<label name="multiline" x="10" y="80" w="90%" h="60" tr_text="hello world"/>
<edit x="10" y="m:50" w="-20" h="30" tr_tips="name" />
<mledit x="10" y="m:120" w="-20" h="80" tr_tips="desc" />
<row y="m" h="30" w="100%" children_layout="default(r=1,c=4,ym=2,s=10)" >
<button name="chinese" text="Chinese"/>
<button name="english" text="English"/>
<button name="open:fade" text="highlighter"/>
<button name="close" text="Close"/>
</row>
</window>