Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 2a97e655

Von Hans Peter Schlaepfer vor etwa 5 Jahren hinzugefügt

  • ID 2a97e655e92b373e1b80526a22686da670777d13
  • Vorgänger 58ca9076
  • Nachfolger f640c021

Neues kivitendo Design Aenderungen in templates/webpages/am/..

Unterschiede anzeigen:

templates/webpages/am/_units_header_info.html
1
[%- USE HTML -%][%- USE LxERP -%][%- USE T8 -%]
1
[% USE HTML %]
2
[% USE LxERP %]
3
[% USE T8 %]
2 4
<p>
3
 [% LxERP.t8('All units have either no or exactly one base unit of which they are multiples.') %]
4
 [% LxERP.t8('If you select a base unit then you also have to enter a factor.') %]
5
 [% LxERP.t8('You have to define a unit as a multiple of a smaller unit.') %]
6
 [% LxERP.t8('Therefore the definition of "kg" with the base unit "g" and a factor of 1000 is valid while defining "g" with a base unit of "kg" and a factor of "0.001" is not.') %]
5
  [% LxERP.t8('All units have either no or exactly one base unit of which they are multiples.') %]
6
  [% LxERP.t8('If you select a base unit then you also have to enter a factor.') %]
7
  [% LxERP.t8('You have to define a unit as a multiple of a smaller unit.') %]
8
  [% LxERP.t8('Therefore the definition of "kg" with the base unit "g" and a factor of 1000 is valid while defining "g" with a base unit of "kg" and a factor of "0.001" is not.') %]
7 9
</p>

Auch abrufbar als: Unified diff