X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/am/_units_header_info.html diff --git a/templates/webpages/am/_units_header_info.html b/templates/webpages/am/_units_header_info.html new file mode 100644 index 000000000..a54a782b0 --- /dev/null +++ b/templates/webpages/am/_units_header_info.html @@ -0,0 +1,7 @@ +[%- USE HTML -%][%- USE LxERP -%][%- USE T8 -%] +

+ [% LxERP.t8('All units have either no or exactly one base unit of which they are multiples.') %] + [% LxERP.t8('If you select a base unit then you also have to enter a factor.') %] + [% LxERP.t8('You have to define a unit as a multiple of a smaller unit.') %] + [% 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.') %] +