Skip to content

Commit

Permalink
Update chapters/packages.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
gkurzbach and henrikt-ma committed Mar 15, 2022
1 parent 41923bb commit 92799e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/packages.tex
Expand Up @@ -389,7 +389,7 @@ \section{Multilingual Descriptions}\label{multilingual-descriptions}
At first there can be an optional comment describing the location (file name and line number) of the text to translate.
Multiple occurences of the same string can be listed here, separated by space.

Then, the \lstinline!<context identifier>! behind the keyword \lstinline!msgctxt! is the full name of the Modelica class (e.g., \lstinline!Modelica.Blocks.Math.Sin!) where the text appears in.
The \lstinline!<context identifier>! following the keyword \lstinline!msgctxt! shall be the full name of the Modelica class (e.g., \lstinline!Modelica.Blocks.Math.Sin!) where the text appears.
Short class definitions do not appear here.
Texts in such classes belong to the enclosing full class definition.

Expand Down

0 comments on commit 92799e0

Please sign in to comment.