Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbc1aa7

Browse files
committed
fix(faq/programming): update based on changes from cpython syncing
1 parent e8007dc commit dbc1aa7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

faq/programming.po

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,12 @@ msgid "`Komodo IDE <https://www.activestate.com/products/komodo-ide/>`_"
107107
msgstr ""
108108

109109
#: ../../faq/programming.rst:51
110-
#, fuzzy
111110
msgid "`PyCharm <https://www.jetbrains.com/pycharm/>`_"
112-
msgstr "PyCharm (https://www.jetbrains.com/pycharm/)"
111+
msgstr "`PyCharm <https://www.jetbrains.com/pycharm/>`_"
113112

114113
#: ../../faq/programming.rst:55
115-
#, fuzzy
116114
msgid "Are there tools to help find bugs or perform static analysis?"
117-
msgstr "有沒有工具幫忙找 bug或執行靜態分析"
115+
msgstr "有沒有工具能夠幫忙找 bug 或執行靜態分析?"
118116

119117
#: ../../faq/programming.rst:59
120118
msgid ""
@@ -192,9 +190,8 @@ msgid "`py2app <https://github.com/ronaldoussoren/py2app>`_ (macOS only)"
192190
msgstr ""
193191

194192
#: ../../faq/programming.rst:102
195-
#, fuzzy
196193
msgid "`py2exe <http://www.py2exe.org/>`_ (Windows only)"
197-
msgstr "http://www.py2exe.org/"
194+
msgstr "`py2exe <http://www.py2exe.org/>`_ (僅限 Windows)"
198195

199196
#: ../../faq/programming.rst:105
200197
msgid "Are there coding standards or a style guide for Python programs?"

0 commit comments

Comments
 (0)