Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4e0bef2d

Von Rolf Fluehmann vor mehr als 8 Jahren hinzugefügt

  • ID 4e0bef2d1ee1fa29e3fa85a97f34e707fe4e287d
  • Vorgänger abd56be1
  • Nachfolger 737b3bdd

temporary precision notes

Unterschiede anzeigen:

locale/de/all
'Pre-defined Texts' => 'Vordefinierte Textblöcke',
'Preamble' => 'Einleitung',
'Precision' => 'Genauigkeit',
'Precision Note' => '<b>Achtung:</b> Bei Genauigkeit 0.05 dürfen Verkaufsbelege aktuell nur in Standardwährung erstellt werden.',
'Preferences' => 'Einstellungen',
'Preferences saved!' => 'Einstellungen gespeichert!',
'Prefix for the new bins\' names' => 'Namenspr&auml;fix f&uuml;r die neuen Lagerpl&auml;tze',
locale/en/all
'Postscript' => '',
'Posustva_coa' => '',
'Precision' => '',
'Precision Note' => '<b>Attention:</b> currently with a precision of 0.05 sales sheets have to use the default currency.',
'Preferences' => '',
'Preferences saved!' => '',
'Prefix for the new bins\' names' => '',
......
'Updating the client fields in the database "#1" on host "#2:#3" failed.' => '',
'Uploaded on #1, size #2 kB' => '',
'Use As New' => '',
'Use Income' => 'Use GUV and BWA',
'Use Income' => 'Use GUV and BWA',
'Use WebDAV Repository' => '',
'Use existing templates' => '',
'Use linked items' => '',
templates/webpages/admin/create_dataset.html
<tr>
<th align="right" nowrap>[% LxERP.t8('Precision') %]</th>
<td>[% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %]</td>
<td>[% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %] [% LxERP.t8('Precision Note') %]</td>
</tr>
<tr>

Auch abrufbar als: Unified diff