mirror of
https://github.com/smarty-php/smarty.git
synced 2025-11-02 21:31:48 +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.right.delimiter">
|
||||
<title>$right_delimiter</title>
|
||||
<para>
|
||||
Das zu verwendende rechte Trennzeichen der Template-Sprache.
|
||||
Normalerweise '}'.
|
||||
</para>
|
||||
</sect1>
|
||||
<title>$right_delimiter</title>
|
||||
<para>
|
||||
Das zu verwendende rechte Trennzeichen der Template-Sprache.
|
||||
Die Vorgabe ist '}'.
|
||||
</para>
|
||||
<para>
|
||||
Siehe auch <link linkend="variable.left.delimiter">$left_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