From fe569ab1bf4baa44a808a2d6e81bcddc28d61b62 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 13 Jan 2011 15:24:18 +0000 Subject: 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 --- language/pt_PT/common.lang.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'language/pt_PT/common.lang.php') diff --git a/language/pt_PT/common.lang.php b/language/pt_PT/common.lang.php index 09cf88573..1f4caacfe 100644 --- a/language/pt_PT/common.lang.php +++ b/language/pt_PT/common.lang.php @@ -44,8 +44,6 @@ $lang['%d new image'] = '%d imagem nova'; $lang['%d new images'] = '%d imagens novas'; $lang['%d new user'] = '%d usuário novo'; $lang['%d new users'] = '%d usuários novos'; -$lang['%d waiting element'] = '%d elemento à espera'; -$lang['%d waiting elements'] = '%d elementos à espera'; $lang['About'] = 'Sobre'; $lang['All tags'] = 'Todas as tags'; $lang['Any tag'] = 'qualquer tag'; @@ -321,7 +319,6 @@ $lang['Registration of %s'] = 'Registro de %s'; $lang['Album: %s'] = 'Categoria: %s'; $lang['Picture name: %s'] = 'Nome da imagem: %s'; $lang['Creation date: %s'] = 'Data de criação: %d'; -$lang['Waiting page: %s'] = 'Página de espera: %s'; $lang['Picture uploaded by %s'] = 'Imagem enviada por %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.'] = 'Status ruim para o usuário "guest", será usado status padrão. Por favor, avise o administrador do site.'; -- cgit v1.2.3