- added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that)
- finished support for internationalization by adding a set of .po/.mo files for the English language. Unfortunately the final action can be done only when Beta will be out of Beta (no more changes) or when I will decide to stop working on this app. - changed the tooltip for 'feedrate_rapids' parameter to point out that this parameter is useful only for the Marlin postprocessor
This commit is contained in:
36
locale_template/ObjectCollection.pot
Normal file
36
locale_template/ObjectCollection.pot
Normal file
@@ -0,0 +1,36 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR ORGANIZATION
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2019-03-10 02:14+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=cp1252\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: pygettext.py 1.5\n"
|
||||
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:75
|
||||
msgid "Open cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:397
|
||||
msgid "Object renamed from %s to %s"
|
||||
msgstr ""
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:691
|
||||
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:694
|
||||
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:697
|
||||
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:700
|
||||
msgid "[selected]<span style=\"color:%s;\">%s</span> selected"
|
||||
msgstr ""
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\ObjectCollection.py:731
|
||||
msgid "[ERROR] Cause of error: %s"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user