Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 55d7af13

Von Hans P. Schlaepfer vor fast 4 Jahren hinzugefügt

  • ID 55d7af13957232973101dac1674a85ffada86343
  • Vorgänger 0a92dc3d
  • Nachfolger 1d9cf2ec

Neues Design 2019 Standard-Code templates/webpages/am/_units_header_info.html

Unterschiede anzeigen:

templates/webpages/am/_units_header_info.html
2 2
[% USE LxERP %]
3 3
[% USE T8 %]
4 4
<p>
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.') %]
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.') %]
9 9
</p>

Auch abrufbar als: Unified diff