Crowdin: Experiment to remove obsolete translations from .ts file

Crowdin currently has an issue where typo strings that have been fixed in the FC source haven't been permeating in to the Crowdin UI. This maybe do to discrepency between lupdate and crowdin.  This PR experiments with removing a few lingering obsolete translations in the main .ts file of the Arch and Path WBs. If this works then a follow-up PR will be made to remove all the rest of the obsolete strings.
This commit is contained in:
luz.paz
2019-01-14 10:04:36 -05:00
committed by wmayer
parent c36aea86c5
commit da6282f57f
2 changed files with 0 additions and 10 deletions

View File

@@ -2443,11 +2443,6 @@ Site creation aborted.</source>
<source>New layer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchPanel.py" line="579"/>
<source>Error computing shape of </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ArchWall.py" line="310"/>
<source>Wall Presets...</source>

View File

@@ -368,11 +368,6 @@
<source>The base Shape of this toolpath</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="PathCompoundExtended.py" line="45"/>
<source>An ptional description of this compounded operation</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="PathCompoundExtended.py" line="46"/>
<source>An optional description of this compounded operation</source>