Skip to content

Commit

Permalink
Regenerate and postprocess Qt Linguist translation units
Browse files Browse the repository at this point in the history
This updates the Qt Linguist localization files and applies Bitcoin's
newer post-processing to remove source locations and unfinished items
for cleaner diffs.
  • Loading branch information
cyrossignol committed Jun 23, 2021
1 parent 858fc3f commit 71b7f9a
Show file tree
Hide file tree
Showing 67 changed files with 30,150 additions and 316,366 deletions.
156 changes: 30 additions & 126 deletions src/qt/bitcoinstrings.cpp

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/qt/forms/favoritespage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<item>
<widget class="QLineEdit" name="filterLineEdit">
<property name="placeholderText">
<string>Search by label or address</string>
<string>Search by address or label</string>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
Expand Down
2 changes: 1 addition & 1 deletion src/qt/forms/receivecoinspage.ui
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<item>
<widget class="QLineEdit" name="filterLineEdit">
<property name="placeholderText">
<string>Search by label or address</string>
<string>Search by address or label</string>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
Expand Down
Loading

0 comments on commit 71b7f9a

Please sign in to comment.