- extends the translation process a little in terms of usability on Windows
- I'm now able to create bitcoinstrings.cpp straight from master without the need to edit or copy that Python script ;)
add extract_strings_qt_win.py and edit translation_process.md #2150
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:extract_strings_qt_win changing 3 files +77 −2-
Diapolo commented at 1:11 PM on January 5, 2013: none
-
d5f528f146
add extract_strings_qt_win.py and edit translation_process.md
- extends the translation process a little in terms of usability on Windows - I'm now able to create bitcoinstrings.cpp straight from master without the need to edit or copy that Python script ;)
-
BitcoinPullTester commented at 1:45 PM on January 5, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/d5f528f14647b6270096921b917ee5379bdd19e5 for binaries and test log.
-
in share/qt/extract_strings_qt_win.py:None in d5f528f146
0 | @@ -0,0 +1,72 @@ 1 | +#!/d/Python27/python
laanwj commented at 3:31 PM on January 5, 2013:Please don't duplicate all the code with extract_strings_qt.py, move the common code to a function in a module and import it from both
luke-jr commented at 3:33 PM on January 5, 2013:Or better yet, if you just need to run it with Python installed in a non-standard location (not even Windows has a D:\ harddrive by default!), specify the script as a command line option to the Python EXE:
/d/Python27/python share/qt/extract_strings_qt.py
Diapolo commented at 2:50 AM on January 6, 2013:As, AFAIK ^^, I have no clue, how to
move the common code to a function in a module and import it from bothI'll just close this and use my local version ;).Diapolo closed this on Jan 6, 2013DrahtBot locked this on Sep 8, 2021Contributors
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:16 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:16 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me