feature 2108 added: user upload removed from core. It will come back as a

"new generation" user upload in the Community plugin.


git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2011-01-13 15:24:18 +00:00
commit fe569ab1bf
109 changed files with 99 additions and 1829 deletions

View file

@ -44,8 +44,6 @@ $lang['%d new image'] = '%d 新图片';
$lang['%d new images'] = '%d 新图片';
$lang['%d new user'] = '%d 新用户';
$lang['%d new users'] = '%d 新用户';
$lang['%d waiting element'] = '%d 等待项';
$lang['%d waiting elements'] = '%d 等待项';
$lang['About'] = '关于';
$lang['All tags'] = '所有标签';
$lang['Any tag'] = '任何标签';
@ -320,7 +318,6 @@ $lang['Registration of %s'] = '注册 %s';
$lang['Album: %s'] = '相册: %s';
$lang['Picture name: %s'] = '图片名: %s';
$lang['Creation date: %s'] = '创建日期: %d';
$lang['Waiting page: %s'] = '等待页面: %s';
$lang['Picture uploaded by %s'] = '图片上载者 %s';
// --------- Starting below: New or revised $lang ---- from version 1.7.1
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = '如果游客反常拥有普通用户才拥有状态,请向网络管理员报告。';