Localization: Update for the CZ, DE, ES, FR, IT and PL languages

This commit is contained in:
YuSanka 2020-11-18 17:25:05 +01:00
parent df19697d8e
commit 4cc3e939da
14 changed files with 19560 additions and 12626 deletions

View file

@ -45,7 +45,7 @@ bool GLGizmoFdmSupports::on_init()
m_desc["cursor_type"] = _L("Brush shape") + ": ";
m_desc["enforce_caption"] = _L("Left mouse button") + ": ";
m_desc["enforce"] = _L("Enforce supports");
m_desc["block_caption"] = _L("Right mouse button") + " ";
m_desc["block_caption"] = _L("Right mouse button") + ": ";
m_desc["block"] = _L("Block supports");
m_desc["remove_caption"] = _L("Shift + Left mouse button") + ": ";
m_desc["remove"] = _L("Remove selection");