mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-05 03:22:10 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4028 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7542bf9659
commit
babd774584
3 changed files with 5 additions and 5 deletions
|
|
@ -11,7 +11,7 @@
|
|||
$lang->cmd_delete_checked_comment = 'Delete selected item';
|
||||
|
||||
$lang->comment_count = 'Number of Comments';
|
||||
$lang->about_comment_count = 'If there are more comments, they will be moved to list.';
|
||||
$lang->about_comment_count = 'Display the comments as much as user inputs the number and it will be moved to the List if the comments are over its number.';
|
||||
|
||||
$lang->msg_cart_is_null = 'Please select an article to delete';
|
||||
$lang->msg_checked_comment_is_deleted = '%d comment(s) is(are) successfully deleted.';
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
$lang->module_copy = "Duplicate Module";
|
||||
|
||||
$lang->header_script = "Header Script";
|
||||
$lang->about_header_script = "You can input the htmp script between <header> and </header> by yourself.<br />You can use <script, <style or <meta tags";
|
||||
$lang->about_header_script = "You can input the html script between <header> and </header> by yourself.<br />You can use <script, <style or <meta tag";
|
||||
|
||||
$lang->cmd_add_shortcut = "Add Shortcut";
|
||||
$lang->cmd_install = "Install";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue