PrusaSlicer-NonPlainar/resources
YuSanka 34d9fbdc35 Fixes for localization of the PrusaSlicer - 2.4.0
* Added some missed phrases.
* Added some missed files to the list.txt
* Fix for https://github.com/prusa3d/PrusaSlicer/issues/7114 - Reword of the "Ask for unsaved changes..."

* Fix for https://github.com/prusa3d/PrusaSlicer/issues/7542 - Added localization for default buttons Yes/No
  Note: For some default buttons/labels/dialogs/... is used localization in wxWidgets.
        But dictionaries have to contain this strings, otherwise texts wouldn't be localized.
        "wxWidgets/local" contains dictionaries for all this default phrases.
        So, a copy of this field is added as a "wx_local" field to the "resources/localization" field.
        And a "gettext_concat_wx_po_with_po" script is written to concatenate strings from wx_local/lang_code.po to resources/localization/lang_code/PrusaSlicer_lang_code.po.
        So, to create a MO file from updated PO we have to execute "gettext_concat_wx_po_with_po" and only then execute a "gettext_po_to_mo" script.
2022-01-04 16:31:27 +01:00
..
data Localization: Next text improvements 2021-11-23 14:56:41 +01:00
fonts Support of CJK languages in ImGUI: 2019-05-23 18:04:27 +02:00
icons ObjectList: Fixed update of the icons for InfoItems, when color mode was changed 2021-12-02 16:11:52 +01:00
localization Fixes for localization of the PrusaSlicer - 2.4.0 2022-01-04 16:31:27 +01:00
profiles Bumped up versioni to 0.0.13 2021-12-21 10:31:36 +01:00
shaders #7461 - Use three floats for defining vertex normal to render travel toolpaths. This fixes a crash on NVIDIA Quadro graphics cards when turning on travel moves visibility in preview. 2021-12-14 13:53:37 +01:00
shapes ShapeGallery: Added more system shapes 2021-10-08 09:05:03 +02:00
udev Cleanup of file 90-3dconnexion.rules 2019-11-18 16:07:39 +01:00