Skip to content

Commit

Permalink
add # -no-c-format to example
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 May 13, 2022
1 parent d20945f commit 882be94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chapters/packages.tex
Expand Up @@ -363,6 +363,7 @@ \section{Multilingual Descriptions}\label{multilingual-descriptions}
For Modelica translations, only the keywords \lstinline!msgctxt!, \lstinline!msgid! and \lstinline!msgstr! are used, meaning that a translation entry looks like this:
\begin{lstlisting}
#: $\mathit{filename}$:$\mathit{lineNumber}$
# no-c-format
msgctxt $\mathit{messageContext}$
msgid $\mathit{messageIdentifier}$
msgstr $\mathit{messageTranslation}$
Expand Down

0 comments on commit 882be94

Please sign in to comment.