Show
Ignore:
Timestamp:
07/10/10 22:05:24 (3 years ago)
Author:
plg
Message:

merge r6675 from branch 2.1 to trunk

complement to r6657: having a new key for the admin menu is a good thing but
the "Menu Management" label is not coherent with other admin menu labels.
Furthermore, all languages already have the word "Menu" in common.lang.php, no
need to display an english "Menu Management" if the translation is missing.

Files:
1 modified

Legend:

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

    r6419 r6676  
    749749$lang['Who can see this photo?'] = '有哪些人能看这些相片?'; 
    750750$lang['Pending Comments'] = '待批的评论'; 
     751$lang['Menu Management'] = '菜单'; 
    751752?>