Merge pull request #956 from luzpaz/more-crowdin-typos

Arch: typo fix
This commit is contained in:
wwmayer
2017-08-29 15:28:32 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ class _Rebar(ArchComponent.Component):
def __init__(self,obj):
ArchComponent.Component.__init__(self,obj)
obj.addProperty("App::PropertyLength","Diameter","Arch",QT_TRANSLATE_NOOP("App::Property","The diameter of the bar"))
obj.addProperty("App::PropertyLength","OffsetStart","Arch",QT_TRANSLATE_NOOP("App::Property","The distance between the border of the beam and the fist bar (concrete cover)."))
obj.addProperty("App::PropertyLength","OffsetStart","Arch",QT_TRANSLATE_NOOP("App::Property","The distance between the border of the beam and the first bar (concrete cover)."))
obj.addProperty("App::PropertyLength","OffsetEnd","Arch",QT_TRANSLATE_NOOP("App::Property","The distance between the border of the beam and the last bar (concrete cover)."))
obj.addProperty("App::PropertyInteger","Amount","Arch",QT_TRANSLATE_NOOP("App::Property","The amount of bars"))
obj.addProperty("App::PropertyLength","Spacing","Arch",QT_TRANSLATE_NOOP("App::Property","The spacing between the bars"))

View File

@@ -529,7 +529,7 @@
</message>
<message>
<location filename="ArchRebar.py" line="166"/>
<source>The distance between the border of the beam and the fist bar (concrete cover).</source>
<source>The distance between the border of the beam and the first bar (concrete cover).</source>
<translation type="unfinished"></translation>
</message>
<message>