Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 39a90bef

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

  • ID 39a90befe082a4c8b0b5f0a0ffbeaf2a649df3bb
  • Vorgänger 91c91b85
  • Nachfolger 07eb6a3b

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