Crowdin - Fix typos found by translators + Random typos [skip-ci]
https://crowdin.com/translate/freecad/6766/en-fr#6582288
This commit is contained in:
@@ -137,7 +137,7 @@ def checkShapeFileLibrary():
|
||||
from PySide import QtGui
|
||||
reply = QtGui.QMessageBox.question(FreeCADGui.getMainWindow(),
|
||||
translate("Arch","Shapefile module not found"),
|
||||
translate("Arch","The shapefile python library was not found on your system. Would you like to downloadit now from <a href=\"https://github.com/GeospatialPython/pyshp\">https://github.com/GeospatialPython/pyshp</a>? It will be placed in your macros folder."),
|
||||
translate("Arch","The shapefile python library was not found on your system. Would you like to download it now from <a href=\"https://github.com/GeospatialPython/pyshp\">https://github.com/GeospatialPython/pyshp</a>? It will be placed in your macros folder."),
|
||||
QtGui.QMessageBox.Yes | QtGui.QMessageBox.No,
|
||||
QtGui.QMessageBox.No)
|
||||
if reply == QtGui.QMessageBox.Yes:
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<path d="m 224.49999,6 v 4" />
|
||||
<path d="m 292.33332,6 v 4" />
|
||||
<path d="m 360.16665,6 v 4" />
|
||||
<path d="m 427.99998,6 v 4" /> <!-- center mark palce -->
|
||||
<path d="m 427.99998,6 v 4" /> <!-- center mark place -->
|
||||
<path d="m 495.83331,6 v 4" />
|
||||
<path d="m 563.66664,6 v 4" />
|
||||
<path d="m 631.49997,6 v 4" />
|
||||
|
||||
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -15,7 +15,7 @@
|
||||
<path d="m 218.24996,16 v 4" />
|
||||
<path d="m 285.66662,16 v 4" />
|
||||
<path d="m 353.08328,16 v 4" />
|
||||
<path d="m 420.5,16 v 4" /> <!-- center mark palce -->
|
||||
<path d="m 420.5,16 v 4" /> <!-- center mark place -->
|
||||
<path d="m 487.91666,16 v 4" />
|
||||
<path d="m 555.33333,16 v 4" />
|
||||
<path d="m 622.74992,16 v 4" />
|
||||
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user