fix typos and links in StartPage module
This commit is contained in:
parent
af964f8509
commit
7b41bdfe4f
|
@ -71,7 +71,7 @@ text21 = translate("StartPage","Example workflow")
|
|||
text22 = translate("StartPage","Part Design")
|
||||
text23 = translate("StartPage","Designing architectural elements")
|
||||
text24 = translate("StartPage","The <b>Architectural Design</b> workbench is specially designed for working with architectural elements such as walls or windows. Start by drawing 2D shapes, and use them as guides to build architecutral objects.")
|
||||
text25 = translate("StartPage","Architectual Design")
|
||||
text25 = translate("StartPage","Architectural Design")
|
||||
text26 = translate("StartPage","Working with Meshes")
|
||||
text27 = translate("StartPage","The <b>Mesh Workbench</b> is used to work with Mesh objects. Meshes are simpler 3D objects than Part objects, but they are often easier to import and export to/from other applications.")
|
||||
text28 = translate("StartPage","FreeCAD offers you several tools to convert between Mesh and Part objects.")
|
||||
|
@ -93,11 +93,11 @@ text43 = translate("StartPage","The FreeCAD-tutorial blog")
|
|||
text44 = translate("StartPage","from <a href=http://www.youtube.com/user/FreeCADNews?feature=mhee>FreeCADNews channel</a>")
|
||||
text45 = translate("StartPage","This is the official user manual of FreeCAD, built, maintained and translated by the FreeCAD community.")
|
||||
text46 = translate("StartPage","The tutorials section on the FreeCAD website")
|
||||
text47 = translate("StartPage","The section of the FreeCAd website dedicate dto python scripting, with examples, explanations, and API commands.")
|
||||
text47 = translate("StartPage","The section of the FreeCAD website dedicated to python scripting, with examples, explanations, and API commands.")
|
||||
text48 = translate("StartPage","A blog dedicated to teaching FreeCAD, maintained by members of the FreeCAD community")
|
||||
text49 = translate("StartPage","Getting started")
|
||||
text50 = translate("StartPage","The FreeCAD interface is divided in workbenches, which are sets of tools suited for a specific task. You can start with one of the workbenches in this list, or with the complete workbench, which presents you with some of the most used tools gathered from other workbenches. Click to read more about workbenches on the FreeCAD website.")
|
||||
text51 = translate("StartPage","http://www.freecadweb.org/wiki/index.php?title=Workbench_Concept")
|
||||
text51 = translate("StartPage","http://www.freecadweb.org/wiki/index.php?title=Workbenches")
|
||||
text52 = translate("StartPage","Ship Design")
|
||||
text53 = translate("StartPage","Designing and calculating ships")
|
||||
text54 = translate("StartPage","The <b>Ship Design</b> module offers several tools to help ship designers to view, model and calculate profiles and other specific properties of ship hulls.")
|
||||
|
|
Loading…
Reference in New Issue
Block a user