aboutsummaryrefslogtreecommitdiffstats
path: root/language/de_DE
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/de_DE
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/de_DE')
-rw-r--r--language/de_DE/admin.lang.php1
-rw-r--r--language/de_DE/help/extend_for_templates.html6
2 files changed, 5 insertions, 2 deletions
diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php
index 56cf48dc0..7a6a7849c 100644
--- a/language/de_DE/admin.lang.php
+++ b/language/de_DE/admin.lang.php
@@ -644,4 +644,5 @@ $lang['Note: Only deletes photos added with pLoader'] = 'Bitte beachten: Nur üb
$lang['Delete selected photos'] = 'Fotos löschen';
$lang['%d photo was deleted'] = '%d Foto wurde gelöscht';
$lang['%d photos were deleted'] = '%d Fotos wurden gelöscht';
+/* TODO */ $lang['Bound template'] = 'Bound template';
?>
diff --git a/language/de_DE/help/extend_for_templates.html b/language/de_DE/help/extend_for_templates.html
index f0cb68bdb..c75842a0e 100644
--- a/language/de_DE/help/extend_for_templates.html
+++ b/language/de_DE/help/extend_for_templates.html
@@ -64,8 +64,10 @@ class="Dateiname">template-extension/my-extension/video.tpl</span>.</p>
werden jeweils nur auf Seiten mit diesem Keyword. Zum Beispiel: <span
class="pwgScreen">index.php? /<strong> most_visited</strong></span></p>
-<p>Advanced-User nutzen werden Dauerlinks als <strong>optional URL
- Keyword</strong>.</p>
+<p>Advanced-User nutzen werden Dauerlinks als <strong>optional URL Keyword</strong>.</p>
+
+<!-- TODO -->
+<p>If you select a <strong>Bound template</strong> then replacements will be operate only on this template.</p>
<h3>Wie kann ich deaktivieren meine "replacers"?</h3>
<ul>