Merged in camellan/flatcam/Beta (pull request #188)

Beta
This commit is contained in:
Camellan 2019-09-02 15:53:54 +00:00 committed by Marius Stanciu
commit 8becb4b506
4 changed files with 193 additions and 204 deletions

View File

@ -8951,7 +8951,7 @@ class App(QtCore.QObject):
tsize = fsize + int(fsize / 2)
selected_text = _('''
selected_text = (_('''
<p><span style="font-size:{tsize}px"><strong>Selected Tab - Choose an Item from Project Tab</strong></span></p>
<p><span style="font-size:{fsize}px"><strong>Details</strong>:<br />
@ -8973,7 +8973,7 @@ The normal flow when working in FlatCAM is the following:</span></p>
<p><span style="font-size:{fsize}px">A list of key shortcuts is available through an menu entry in <strong>Help -&gt; Shortcuts List</strong>&nbsp;or through it&#39;s own key shortcut: <strng>F3</strong>.</span></p>
'''.format(fsize=fsize, tsize=tsize))
''').format(fsize=fsize, tsize=tsize))
sel_title.setText(selected_text)
sel_title.setSizePolicy(QtWidgets.QSizePolicy.Expanding, QtWidgets.QSizePolicy.Expanding)

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -1061,8 +1061,7 @@ msgstr ""
msgid "<b>Shortcut Key List</b>"
msgstr ""
#: FlatCAMApp.py:8946
#, python-brace-format
#: FlatCAMApp.py:8954
msgid ""
"\n"
"<p><span style=\"font-size:{tsize}px\"><strong>Selected Tab - Choose an Item "
@ -2220,7 +2219,6 @@ msgstr ""
#: flatcamEditors/FlatCAMGeoEditor.py:447 flatcamGUI/FlatCAMGUI.py:6717
#: flatcamTools/ToolPaint.py:207
#, python-format
msgid ""
"How much (fraction) of the tool width to overlap each tool pass.\n"
"Example:\n"
@ -6048,7 +6046,6 @@ msgid "Pass overlap"
msgstr ""
#: flatcamGUI/FlatCAMGUI.py:4314 flatcamGUI/ObjectUI.py:285
#, python-format
msgid ""
"How much (fraction) of the tool width to overlap each tool pass.\n"
"Example:\n"
@ -7358,7 +7355,6 @@ msgid "Overlap Rate"
msgstr ""
#: flatcamGUI/FlatCAMGUI.py:6386 flatcamTools/ToolNonCopperClear.py:203
#, python-format
msgid ""
"How much (fraction) of the tool width to overlap each tool pass.\n"
"Example:\n"