Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7ba9a282

Von Hans Peter Schlaepfer vor mehr als 5 Jahren hinzugefügt

  • ID 7ba9a2822271b3cb8ac3e607ed187b6569dd3616
  • Vorgänger 1440377b
  • Nachfolger 51930364

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