mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 08:39:58 +09:00
위젯 검출 정규 표현식을 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2892 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f9896fe51a
commit
90aa62a6ac
993 changed files with 9190 additions and 10457 deletions
|
|
@ -17,14 +17,14 @@
|
|||
$lang->cmd_layout_edit = '编辑布局';
|
||||
|
||||
// 项目
|
||||
$lang->parent_category_name = '上级分类名';
|
||||
$lang->category_name = '分类名';
|
||||
$lang->parent_category_title = '上级分类名';
|
||||
$lang->category_title = '分类名';
|
||||
$lang->expand = '展开';
|
||||
$lang->category_group_srls = '用户组';
|
||||
$lang->search_result = '搜索结果';
|
||||
|
||||
// 信息、提示..
|
||||
$lang->about_category_name = '请输入分类名。';
|
||||
$lang->about_category_title = '请输入分类名。';
|
||||
$lang->about_expand = '选择此项将维持展开状态。';
|
||||
$lang->about_category_group_srls = '被选的用户组才可以查看此分类。';
|
||||
$lang->about_layout_setup = '可直接编辑博客布局代码。可以把控件代码插入到您喜欢的位置。';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue