mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-10 00:07:52 -06:00
Localization: Fixed some phrases. Updated POT and NL dictionary.
This commit is contained in:
parent
4f4d136f19
commit
e610d2d2f6
9 changed files with 5188 additions and 3625 deletions
|
@ -150,9 +150,8 @@ wxString CopyrightsDialog::get_html_text()
|
|||
, entry.link, entry.lib_name);
|
||||
|
||||
if (!entry.copyright.empty())
|
||||
text += wxString::Format(
|
||||
"%s %s"
|
||||
"<br/><br/>"
|
||||
text += format_wxstr(
|
||||
"%1% %2%<br/><br/>"
|
||||
, copyright_str, entry.copyright);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue