Ignore:
Timestamp:
May 3, 2010, 3:27:08 PM (14 years ago)
Author:
plg
Message:

bug 1640 fixed: the plugin deactivation warning key was not correctly set in
all language files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/zh_CN/upgrade.lang.php

    r5847 r6053  
    3434$lang['Upgrade informations'] = "升级信息";
    3535$lang['Perform a maintenance check in [Administration>Specials>Maintenance] if you encounter any problem.'] = "如果您遇到任何问题,请在[管理员>特殊>维护]执行维护检测";
    36 $lang['As a precaution, following plugins have been disabled. You must check for plugins upgrade before reactiving them:'] = "为了预防万一,以下插件已被停用。在您重新启用它们之前,必须先检查这些插件的更新:";
     36$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = "为了预防万一,以下插件已被停用。在您重新启用它们之前,必须先检查这些插件的更新:";
    3737$lang['Only administrator can run upgrade: please sign in below.'] = "只有管理员能运行升级操作:请先登录。";
    3838$lang['You do not have access rights to run upgrade'] = "您没有执行升级程序的权限";
Note: See TracChangeset for help on using the changeset viewer.