feature 1616: rename "category" into "album" (4th commit; almost there)

git-svn-id: http://piwigo.org/svn/trunk@6993 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2010-09-21 21:14:54 +00:00
commit 5ff171684e
73 changed files with 564 additions and 611 deletions

View file

@ -53,8 +53,8 @@ $lang['At least one listed rule must be satisfied.'] = '至少符合一项标准
$lang['At least one tag must match'] = '至少匹配一个标签';
$lang['Author'] = '拥有者';
$lang['Average rate'] = '评分';
$lang['Categories'] = '类';
$lang['Category'] = '类';
$lang['Albums'] = '类';
$lang['Album'] = '类';
$lang['Close this window'] = '关闭窗口';
$lang['Complete RSS feed (images, comments)'] = '完整RSS回馈(图片, 评论等)';
$lang['Confirm Password'] = '重复输入密码';