mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.31k stars 3.63k forks source link

Chinese Translation mark error 中文翻译符号错误 #11798

Open Toufupi opened 2 months ago

Toufupi commented 2 months ago

由于中文翻译文件中使用的符号错误导致使用问题(航点无法设定)

解决方案:

  1. 替换所有中文逗号,为英文逗号,
  2. 根据报错提示,修改其余的符号错误即可

detailed description will update soon

what's more in order to fix this bug ,should I directly deliver a PR or through crowding?

Expected Behavior

Please tell us what should happen as detailed as possible.

Current Behavior

Please describe what happens instead of the expected behavior.

Steps to Reproduce:

Please provide an unambiguous set of steps to reproduce the current behavior 1. 4. 5. 6.

System Information

When posting bug reports, include the following information

Detailed Description

Provide further details about your issue/bug.

Log Files and Screenshots

gillamkid commented 1 month ago

Made a PR to fix this: https://github.com/mavlink/qgroundcontrol/pull/11936