mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-01 12:51:38 +01:00
sync with en (thanks to mattes)
This commit is contained in:
@@ -1,13 +1,18 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- EN-Revision: 1.1 Maintainer: andreas Status: ready -->
|
||||
<!-- EN-Revision: 1.3 Maintainer: andreas Status: ready -->
|
||||
<sect1 id="variable.left.delimiter">
|
||||
<title>$left_delimiter</title>
|
||||
<para>
|
||||
Das zu verwendende linke Trennzeichen der Template-Sprache.
|
||||
Normalerweise '{'.
|
||||
</para>
|
||||
</sect1>
|
||||
<title>$left_delimiter</title>
|
||||
<para>
|
||||
Das zu verwendende linke Trennzeichen der Template-Sprache.
|
||||
Die Vorgabe ist '{'.
|
||||
</para>
|
||||
<para>
|
||||
Siehe auch <link linkend="variable.right.delimiter">$right_delimiter</link>
|
||||
und
|
||||
<link linkend="language.escaping">escaping smarty parsing</link>.
|
||||
</para>
|
||||
</sect1>
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
|
||||
Reference in New Issue
Block a user