Merge pull request #141 from liyoubdu/kicad-master

fix: cant select exe file on Microsoft Chinese operating system.
This commit is contained in:
Marco Ciampa 2017-06-16 11:56:58 +02:00 committed by GitHub
commit 095f2fb900
1 changed files with 2 additions and 2 deletions

View File

@ -14528,11 +14528,11 @@ msgstr "未找到默认编辑器 请先设置首选文本编辑器"
#: common/pgm_base.cpp:367
msgid "Executable file (*.exe)|*.exe"
msgstr "可执行文件* .EXE| *.exe文件"
msgstr "可执行文件 (*.exe)|*.exe"
#: common/pgm_base.cpp:369
msgid "Executable file (*)|*"
msgstr "可执行文件 * | *"
msgstr "可执行文件 (*)|*"
#: common/pgm_base.cpp:379
msgid "Select Preferred Editor"