Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions Credibility/Resources/Language/Credibility.de.po
Original file line number Diff line number Diff line change
Expand Up @@ -1106,17 +1106,17 @@ msgstr "<html>\n"

msgctxt "Credibility.UsersGuide.ReleaseNotes"
msgid "Release notes"
msgstr "Release notes"
msgstr "Versionshinweise"

msgctxt "Credibility.UsersGuide.ReleaseNotes"
msgid "<html> \n"
msgid "<html>\n"
"<p>\n"
"This section summarizes the changes that have been performed on the library.\n"
"</p>\n"
"\n"
"<h4>Version 0.3.0 (2025-10-02)</h4>\n"
"<p>\n"
"Verwendet Modelica Standard Library 4.1.0. Keine weiteren Änderungen.\n"
"Uses Modelica Standard Library 4.1.0. No other changes done.\n"
"</p>\n"
"\n"
"<h4>Version 0.2.0 (2024-06-13)</h4>\n"
Expand Down Expand Up @@ -1153,11 +1153,16 @@ msgid "<html> \n"
" </li>\n"
"</ul>\n"
"</html>"
msgstr "<html> \n"
msgstr "<html>\n"
"<p>\n"
"Dieser Absatz fasst alle Änderungen an der Bibliothek zusammen.\n"
"</p>\n"
"\n"
"<h4>Version 0.3.0 (2025-10-02)</h4>\n"
"<p>\n"
"Verwendet Modelica Standard Library 4.1.0. Keine weiteren Änderungen.\n"
"</p>\n"
"\n"
"<h4>Version 0.2.0 (2024-06-13)</h4>\n"
"<p>\n"
"Folgende Verbesserungen wurden umgesetzt.\n"
Expand Down
2 changes: 1 addition & 1 deletion Credibility/Resources/Language/Credibility.pot
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ msgid "Release notes"
msgstr ""

msgctxt "Credibility.UsersGuide.ReleaseNotes"
msgid "<html> \n"
msgid "<html>\n"
"<p>\n"
"This section summarizes the changes that have been performed on the library.\n"
"</p>\n"
Expand Down
2 changes: 1 addition & 1 deletion Credibility/UsersGuide.mo
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ is given in the next figure (from

annotation (
Documentation(
info="<html>
info="<html>
<p>
This section summarizes the changes that have been performed on the library.
</p>
Expand Down