mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
cmake, translation: Sort messages within contexts alphabetically
This is done in addition to the default sorting of the contexts themselves, further minimizing unnecessary diffs in version control.
This commit is contained in:
@@ -102,6 +102,7 @@ extract_strings("${PROJECT_SOURCE_DIR}/src/qt/bitcoinstrings.cpp"
|
||||
execute_process(
|
||||
COMMAND ${LUPDATE_EXECUTABLE}
|
||||
-no-obsolete
|
||||
-sort-messages
|
||||
-I ${PROJECT_SOURCE_DIR}/src
|
||||
-locations none
|
||||
${ui_files}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user