modified: ri_data.py

modified:   ri_tk_cmd.py
	modified:   ../xml/interface.xml
    updata  add message box for specal mount point
This commit is contained in:
fling
2010-11-10 17:15:51 +08:00
parent ad712491c3
commit 6de793eeb9
3 changed files with 28 additions and 31 deletions

View File

@@ -729,7 +729,6 @@ row 4 | |
<message_box name='raid_add_active_numbers' type='showwarning' title='number' message='#raid-add-active-numbers'/>
<message_box name='raid_add_active_numbers_2' type='showwarning' title='number' message='#raid-add-active-numbers-2'/>
<message_box name='check_mount_point' type='showwarning' title='checking' message='#check-mount-point'/>
<message_box name='check_special_mount_point' type='showwarning' title='special' message='#check-special-mount-point'/>
<!--
column 0 column 1
________________________________________________
@@ -859,15 +858,10 @@ row 4 | |
</widget>
<text key='#check-mount-point'>
<English>The mount point has been used</English>
<Chinese>挂载点已经被使用</Chinese>
<English>The mount point has been used or the mount point is special, dosen't mount it, plase look help information!</English>
<Chinese>挂载点已经被使用或者这个是一个特殊的挂载点, 不能这样挂载, 请看帮助文档</Chinese>
</text>
<text key='#check-special-mount-point'>
<English>The mount point is special, dosen't mount it, plase look help information</English>
<Chinese>这是一个特殊的挂载点,不能这样挂载,请看帮肋文档</Chinese>
</text>
<text key='#Copyright'>
<English>Copyright 2001-2010 Linx Technology Co., Ltd.</English>
<Chinese>北京凝思科技有限公司 版权所有</Chinese>