+ add new item.

This commit is contained in:
wangchunsheng
2010-08-03 03:53:21 +00:00
parent a61ea7632a
commit ed98924bd5
3 changed files with 9 additions and 6 deletions

View File

@@ -60,5 +60,6 @@ $lang->doc->deleteFile = 'Delete file';
$lang->doc->systemLibs['product'] = 'Product doc';
$lang->doc->systemLibs['project'] = 'Project doc';
$lang->doc->confirmDeleteLib = " Are you sure to delete this doc library?";
$lang->doc->confirmDelete = " Are you sure to delete this doc?";
$lang->doc->confirmDeleteLib = " Are you sure to delete this doc library?";
$lang->doc->confirmDelete = " Are you sure to delete this doc?";
$lang->doc->errorEditSystemDoc = "System doc library needn't edit";

View File

@@ -60,5 +60,6 @@ $lang->doc->deleteFile = '刪除文件';
$lang->doc->systemLibs['product'] = '产品文档库';
$lang->doc->systemLibs['project'] = '项目文档库';
$lang->doc->confirmDeleteLib = " 您确定删除该文档库吗?";
$lang->doc->confirmDelete = " 您确定删除该文档吗?";
$lang->doc->confirmDeleteLib = " 您确定删除该文档库吗?";
$lang->doc->confirmDelete = " 您确定删除该文档吗?";
$lang->doc->errorEditSystemDoc = "系统文档库无需修改。";

View File

@@ -60,5 +60,6 @@ $lang->doc->deleteFile = '刪除文件';
$lang->doc->systemLibs['product'] = '產品文檔庫';
$lang->doc->systemLibs['project'] = '項目文檔庫';
$lang->doc->confirmDeleteLib = " 您確定刪除該文檔庫嗎?";
$lang->doc->confirmDelete = " 您確定刪除該文檔嗎?";
$lang->doc->confirmDeleteLib = " 您確定刪除該文檔庫嗎?";
$lang->doc->confirmDelete = " 您確定刪除該文檔嗎?";
$lang->doc->errorEditSystemDoc = "系统文档库不需要修改";