summaryrefslogtreecommitdiff
path: root/inc/lang/zh/lang.php
diff options
context:
space:
mode:
authorAdrian Lang <lang@cosmocode.de>2010-03-25 15:01:25 +0100
committerAdrian Lang <lang@cosmocode.de>2010-03-26 13:22:54 +0100
commit26ee1edf9c1750df399baebcb70afb49778b4a92 (patch)
treefebbeb86c3fb7ae3ad52a9e8bd40613fb6bf3af8 /inc/lang/zh/lang.php
parent2e61e4df6fa5a971de75b3cefdb0912c9fac7c79 (diff)
downloadrpg-26ee1edf9c1750df399baebcb70afb49778b4a92.tar.gz
rpg-26ee1edf9c1750df399baebcb70afb49778b4a92.tar.bz2
Rewrite JavaScript change check
Diffstat (limited to 'inc/lang/zh/lang.php')
-rw-r--r--inc/lang/zh/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php
index 45e4f8e34..2de962ce9 100644
--- a/inc/lang/zh/lang.php
+++ b/inc/lang/zh/lang.php
@@ -98,7 +98,7 @@ $lang['txt_overwrt'] = '覆盖已存在的同名文件';
$lang['lockedby'] = '目前已被下列人员锁定';
$lang['lockexpire'] = '预计锁定解除于';
$lang['willexpire'] = '您对本页的独有编辑权将于一分钟之后解除。\n为了防止与其他人的编辑冲突,请使用预览按钮重设计时器。';
-$lang['notsavedyet'] = '未保存的更改将丢失。\n真的要继续?';
+$lang['js']['notsavedyet'] = "未保存的更改将丢失。\n真的要继续?";
$lang['rssfailed'] = '获取该 RSS 信息时产生错误:';
$lang['nothingfound'] = '什么都没有找到。';
$lang['mediaselect'] = '媒体文件';