From 6873537fe612c8adfe655a87c1750be8e8427dc3 Mon Sep 17 00:00:00 2001
From: patdenice
Date: Sat, 6 Dec 2008 02:28:54 +0000
Subject: - Add a "Bound Template" column for template extensions.
git-svn-id: http://piwigo.org/svn/trunk@2923 68402e56-0260-453c-a942-63ccdbb3a9ee
---
language/nl_NL/admin.lang.php | 1 +
language/nl_NL/help/extend_for_templates.html | 6 ++++--
2 files changed, 5 insertions(+), 2 deletions(-)
(limited to 'language/nl_NL')
diff --git a/language/nl_NL/admin.lang.php b/language/nl_NL/admin.lang.php
index 2f2f5e84f..b4856936d 100644
--- a/language/nl_NL/admin.lang.php
+++ b/language/nl_NL/admin.lang.php
@@ -639,4 +639,5 @@ $lang['edit category informations'] = 'bewerk categorie informatie';
/* TODO */ $lang['Delete selected photos'] = 'Delete selected photos';
/* TODO */ $lang['%d photo was deleted'] = '%d photo was deleted';
/* TODO */ $lang['%d photos were deleted'] = '%d photos were deleted';
+/* TODO */ $lang['Bound template'] = 'Bound template';
?>
diff --git a/language/nl_NL/help/extend_for_templates.html b/language/nl_NL/help/extend_for_templates.html
index 8e2c7ac6b..dfe124615 100644
--- a/language/nl_NL/help/extend_for_templates.html
+++ b/language/nl_NL/help/extend_for_templates.html
@@ -64,8 +64,10 @@ class="filename">template-extension/my-extension/video.tpl.
will be operate only on pages with this keyword. For example: index.php?/most_visited
-Advanced users will use permalinks as optional URL
- keyword.
+Advanced users will use permalinks as optional URL keyword.
+
+If you select a Bound template then replacements will be operate only on this template.
+
How can I deactivate my "replacers"?
- Unselect related "Original templates".
--
cgit v1.2.3