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
parent f03dcee21a
commit fe569ab1bf
109 changed files with 99 additions and 1829 deletions
-3
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'] = 'Любое из слов';
@@ -321,7 +319,6 @@ $lang['Registration of %s'] = 'Регистрация %s';
$lang['Album: %s'] = 'Альбом: %s';
$lang['Picture name: %s'] = 'Название: %s';
$lang['Creation date: %s'] = 'Дата съемки: %s';
$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.'] = 'Неверный статус пользователя "гость", используйте статус по умолчанию. Пожалуйста сообщите вебмастеру.';