From cd219bc68521d76c14aa6912012735a9f0718f35 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 24 May 2010 22:19:41 +0000 Subject: merge r6347 from branch 2.1 to trunk bug 1672: replace the language key where it's used. git-svn-id: http://piwigo.org/svn/trunk@6348 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/element_set_global.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/themes/default/template/element_set_global.tpl b/admin/themes/default/template/element_set_global.tpl index 857512c5b..3a5e738e0 100644 --- a/admin/themes/default/template/element_set_global.tpl +++ b/admin/themes/default/template/element_set_global.tpl @@ -85,7 +85,7 @@ {if isset($show_delete_form) }
{'Deletions'|@translate} -

{'Note: Only deletes photos added with pLoader'|@translate}

+

{'Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'|@translate}

{'target'|@translate} -- cgit v1.2.3