Ignore:
Timestamp:
Dec 6, 2008, 3:31:02 AM (15 years ago)
Author:
patdenice
Message:

merge -c2923 from trunk to branch 2.0.

  • Add a "Bound Template" column for template extensions.
Location:
branches/2.0/language/de_DE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/language/de_DE/admin.lang.php

    r2881 r2924  
    645645$lang['%d photo was deleted'] = '%d Foto wurde gelöscht';
    646646$lang['%d photos were deleted'] = '%d Fotos wurden gelöscht';
     647/* TODO */ $lang['Bound template'] = 'Bound template';
    647648?>
  • branches/2.0/language/de_DE/help/extend_for_templates.html

    r2714 r2924  
    6565class="pwgScreen">index.php? /<strong> most_visited</strong></span></p>
    6666 
    67 <p>Advanced-User nutzen werden Dauerlinks als <strong>optional URL
    68    Keyword</strong>.</p>
     67<p>Advanced-User nutzen werden Dauerlinks als <strong>optional URL Keyword</strong>.</p>
     68
     69<!-- TODO -->
     70<p>If you select a <strong>Bound template</strong> then replacements will be operate only on this template.</p>
    6971
    7072<h3>Wie kann ich deaktivieren meine "replacers"?</h3>
Note: See TracChangeset for help on using the changeset viewer.