aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-12-06 02:31:02 +0000
committerpatdenice <patdenice@piwigo.org>2008-12-06 02:31:02 +0000
commit76181e5a495a21a2bfae205fcfa89062f0cc9eeb (patch)
tree1fa224b421633abb86e2de4e4d9a07c8c42de9e2 /language/it_IT
parentf4f4f9724a480a4336af547c3a0ff814924f0acc (diff)
merge -c2923 from trunk to branch 2.0.
- Add a "Bound Template" column for template extensions. git-svn-id: http://piwigo.org/svn/branches/2.0@2924 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT')
-rw-r--r--language/it_IT/admin.lang.php1
-rw-r--r--language/it_IT/help/extend_for_templates.html3
2 files changed, 4 insertions, 0 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index c4e7f8c75..2ea0e92e8 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -643,4 +643,5 @@ $lang['Note: Only deletes photos added with pLoader'] = 'Nota: solo le foto agiu
$lang['Delete selected photos'] = 'Cancellare le foto';
$lang['%d photo was deleted'] = '%d foto cancellata';
$lang['%d photos were deleted'] = '%d foto cancellate';
+/* TODO */ $lang['Bound template'] = 'Bound template';
?>
diff --git a/language/it_IT/help/extend_for_templates.html b/language/it_IT/help/extend_for_templates.html
index 71df2604b..38cde9ccb 100644
--- a/language/it_IT/help/extend_for_templates.html
+++ b/language/it_IT/help/extend_for_templates.html
@@ -65,6 +65,9 @@ unicamente sulle pagine con questa parola chiave. Per esempio: <span
<p>Gli utenti esperti useranno i permalinks come <strong>parametro facoltativo del URL</strong>. </p>
+<!-- TODO -->
+<p>If you select a <strong>Bound template</strong> then replacements will be operate only on this template.</p>
+
<h3>Come posso disattivare mio "rimpiazzante"?</h3>
<ul>
<li>Deselezzionare il "templete originale".</li>