mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 00:53:04 +02:00
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
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
{if isset($show_delete_form) }
|
||||
<fieldset>
|
||||
<legend>{'Deletions'|@translate}</legend>
|
||||
<p style="font-style:italic">{'Note: Only deletes photos added with pLoader'|@translate}</p>
|
||||
<p style="font-style:italic">{'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}</p>
|
||||
<p>
|
||||
{'target'|@translate}
|
||||
<label><input type="radio" name="target_deletion" value="all"> {'all'|@translate}</label>
|
||||
|
||||
Reference in New Issue
Block a user