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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user