From 640d9ebccc946c7249654de9e05a432ce5c6b835 Mon Sep 17 00:00:00 2001 From: Gotcha Date: Sun, 23 May 2010 10:14:39 +0000 Subject: Change the language key. Old => "Note: Only deletes photos added with pLoader" New => "Note: Only deletes photos added with API" Removal of the old keys in all the languages. MAJ New key for en_EN & fr_FR bug:1672 git-svn-id: http://piwigo.org/svn/branches/2.1@6289 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/pt_PT/admin.lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'language/pt_PT') diff --git a/language/pt_PT/admin.lang.php b/language/pt_PT/admin.lang.php index 24c8df067..2b5ccd531 100644 --- a/language/pt_PT/admin.lang.php +++ b/language/pt_PT/admin.lang.php @@ -613,7 +613,6 @@ $lang['ranks'] = 'posições (ranks)'; $lang['Drag to re-order'] = 'Arraste para reordenar'; $lang['Quick Local Synchronization'] = 'Sincronização Local Rápida'; $lang['No photo can be deleted'] = 'Nenhuma foto pode ser apagada'; -$lang['Note: Only deletes photos added with pLoader'] = 'Note: O sistema apenas apaga as fotos que foram adicionadas com o pLoader'; $lang['Delete selected photos'] = 'Apagar as fotos selecionadas'; $lang['%d photo was deleted'] = '%d foto foi apagada'; $lang['%d photos were deleted'] = '%d fotos foram apagadas'; -- cgit v1.2.3