mirror of https://gitee.com/makejava/EasyCode.git
优化代码
This commit is contained in:
parent
c84f7c62e0
commit
67423779e4
|
@ -1,15 +1,13 @@
|
|||
button.type.mapper.copy.group=Copy Group
|
||||
label.all=A&ll
|
||||
label.all=&All
|
||||
label.author.name=&\u4F5C\u8005\u540D\u79F0\uFF1A
|
||||
label.cancel=Ca&ncel
|
||||
label.cancel=&Cancel
|
||||
label.choose=&Choose
|
||||
label.choose2=C&hoose
|
||||
label.default.encode=&\u9ED8\u8BA4\u7F16\u7801\uFF1A
|
||||
label.module=&Module:
|
||||
label.ok=&OK
|
||||
label.operate=\u64CD\u4F5C
|
||||
label.package=&Package:
|
||||
label.path=P&ath:
|
||||
label.path=&Path:
|
||||
label.template=Template:
|
||||
label.template.group=&\u6A21\u677F\u7EC4\uFF1A
|
||||
label.type.mapper=&\u7C7B\u578B\u6620\u5C04\u7EC4\uFF1A
|
|
@ -119,7 +119,7 @@
|
|||
<grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<text resource-bundle="string" key="label.choose2"/>
|
||||
<text resource-bundle="string" key="label.choose"/>
|
||||
</properties>
|
||||
</component>
|
||||
<grid id="7831c" binding="templatePanel" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
|
||||
|
|
Loading…
Reference in New Issue