bug 1672: replace the language key where it's used.
git-svn-id: http://piwigo.org/svn/branches/2.1@6347 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4cc3c656a7
commit
442005ff0a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue