Skip to content

Commit

Permalink
translation: Fix translation of Item #%1
Browse files Browse the repository at this point in the history
Fixes translation issue reported in:

mavlink#10329
  • Loading branch information
booo authored and patrickelectric committed Nov 18, 2022
1 parent 736ad39 commit ef55fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translations/qgc_source_zh_CN.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10170,7 +10170,7 @@ Click Ok to start the auto-tuning process.
<message>
<location filename="../src/PlanView/MissionItemEditor.qml" line="251"/>
<source>Item #%1</source>
<translation>项目 1</translation>
<translation>项目 #%1</translation>
</message>
<message>
<location filename="../src/PlanView/MissionItemEditor.qml" line="155"/>
Expand Down

0 comments on commit ef55fab

Please sign in to comment.