- updated the translation files

This commit is contained in:
Marius Stanciu 2019-04-23 17:51:09 +03:00
parent 5f5b37eb98
commit 54d6a32b6c
9 changed files with 8284 additions and 6267 deletions

View File

@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
- Gerber Editor: made Add Pad repeat until user exits the Add Pad through either mouse right click, or ESC key or deselecting the Add Pad menu item
- Gerber and Geometry Editors: fixed some issues with the Add Arc/Add Semidisc; in mode 132, the norm() function was not the one from numpy but from a FlatCAM Class. Also fixed some of the texts and made sure that when changing the mode, the current points are reset to prepare for the newly selected mode.
- Fixed Measurement Tool to show the mouse coordinates on the status bar (it was broken at some point)
- updated the translation files
22.04.2019

View File

@ -977,6 +977,10 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
<td height="20">&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr height="20">
<td height="20"><strong>B</strong></td>
<td>&nbsp;New Gerber</td>
</tr>
<tr height="20">
<td height="20"><strong>E</strong></td>
<td>&nbsp;Edit Object (if selected)</td>
@ -1492,7 +1496,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
<td>&nbsp;Add Track</td>
</tr>
<tr height="20">
<td height="20"><strong>R</strong></td>
<td height="20"><strong>T</strong></td>
<td>&nbsp;Within Track & Region Tools will cycle FORWARD the bend modes</td>
</tr>
<tr height="20">

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff