Skip to content

Commit

Permalink
Formatting
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 4, 2022
1 parent 96a901d commit c4ddf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/packages.tex
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ \section{Multilingual Descriptions}\label{multilingual-descriptions}
The pattern \filename{<LibraryName>} denotes the toplevel class name of the library.
\item one file for each supported language with the name \filename{<LibraryName>.<language>.po}.
This file is a copy of the associated template file, but extended with the translations in the specified language.
The pattern \filename{<language>} stands for the ISO 639-1 language code, e.g. de or en.
The pattern \filename{<language>} stands for the ISO 639-1 language code, e.g. \filename{de} or \filename{en}.
\end{enumerate}

The files consist of a header and a body.
Expand Down

0 comments on commit c4ddf58

Please sign in to comment.