mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-26 16:18:47 +02:00
cmake, translation: Specify English as target language explicitly
Otherwise, "en_US" might be used.
This commit is contained in:
@@ -105,6 +105,7 @@ execute_process(
|
||||
-sort-messages
|
||||
-I ${PROJECT_SOURCE_DIR}/src
|
||||
-locations none
|
||||
-target-language en
|
||||
${ui_files}
|
||||
${qt_translatable_sources}
|
||||
${PROJECT_SOURCE_DIR}/src/qt/bitcoinstrings.cpp
|
||||
|
||||
Reference in New Issue
Block a user