?? pms.lang.php
字號:
<?php
// P.M. Pack for Discuz! Version 1.0
// Translated by Crossday
// ATTENTION: Please add slashes(\) before (') and (")
$language = array
(
'reason_moderate_subject' => '[Discuz!] Your thread has been moderated',
'reason_moderate_message' => 'This is the automatic message sent by Discuz! system.
[b]The following thread you posted has been {$modaction} by [url={$boardurl}viewpro.php?uid={$discuz_uid}][i]{$discuz_user}[/i][/url].[/b]
[b]Subject:[/b] [url={$boardurl}viewthread.php?tid={$thread[tid]}]{$thread[subject]}[/url]
[b]Posted on:[/b] {$thread[dateline]}
[b]Forum:[/b] [url={$boardurl}forumdisplay.php?fid={$fid}]{$forumname}[/url]
[b]Reason:[/b] {$reason}
If you have any dissidence, please let me know.',
'reason_delete_post_subject' => '[Discuz!] Your reply has been moderated',
'reason_delete_post_message' => 'This is the automatic message sent by Discuz! system.
[b]The following reply you posted has been deleted by [url={$boardurl}viewpro.php?uid={$discuz_uid}][i]{$discuz_user}[/i][/url].[/b]
[quote]{$post[message]}[/quote]
[b]Posted on:[/b] {$post[dateline]}
[b]Forum:[/b] [url={$boardurl}forumdisplay.php?fid={$fid}]{$forumname}[/url]
[b]Reason:[/b] {$reason}
If you have any dissidence, please let me know.',
'rate_reason_subject' => '[Discuz!] Your message was rated',
'rate_reason_message' => 'This is the automatic message sent by Discuz! system.
[b]The following message you posted has been rated by [url={$boardurl}viewpro.php?uid={$discuz_uid}][i]{$discuz_user}[/i][/url].[/b]
[quote]{$post[message]}[/quote]
[b]Posted on:[/b] {$post[dateline]}
[b]Forum:[/b] [url={$boardurl}forumdisplay.php?fid={$fid}]{$forumname}[/url]
[b]Score:[/b] {$score}
[b]Reason:[/b] {$reason}',
'reportpost_subject' => '[Discuz!] Report post to you from {$discuz_user} ...',
'reportpost_message' => '[i]{$discuz_user}[/i] has reported the following post to you, please visit:
[url]{$posturl}[/url]
His/Her reasons are: {$reason}'
);
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -