aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/psbtoperationsdialog.ui
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-05-02 21:53:36 +0300
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-05-02 22:17:16 +0300
commitd66f283ac07edce432b964f7f814631f5a5bc33b (patch)
tree9786e84b156283fd4fcaa5ca1df2c211e4c8ee02 /src/qt/forms/psbtoperationsdialog.ui
parent2448457cca1858c2fcf3dfcb53de3f388ea72079 (diff)
downloadbitcoin-d66f283ac07edce432b964f7f814631f5a5bc33b.tar.xz
scripted-diff: Replace three dots with ellipsis in the UI strings
-BEGIN VERIFY SCRIPT- sed -i -E -e 's/\.\.\."\)(\.|,|\)| )/…"\)\1/' -- $(git ls-files -- 'src' ':(exclude)src/qt/bitcoinstrings.cpp') sed -i -e 's/\.\.\.\\"/…\\"/' src/qt/sendcoinsdialog.cpp sed -i -e 's|\.\.\.</string>|…</string>|' src/qt/forms/*.ui sed -i -e 's|\.\.\.)</string>|…)</string>|' src/qt/forms/sendcoinsdialog.ui -END VERIFY SCRIPT-
Diffstat (limited to 'src/qt/forms/psbtoperationsdialog.ui')
-rw-r--r--src/qt/forms/psbtoperationsdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/psbtoperationsdialog.ui b/src/qt/forms/psbtoperationsdialog.ui
index c2e2f5035b..caae0dab2a 100644
--- a/src/qt/forms/psbtoperationsdialog.ui
+++ b/src/qt/forms/psbtoperationsdialog.ui
@@ -126,7 +126,7 @@
<item>
<widget class="QPushButton" name="saveButton">
<property name="text">
- <string>Save...</string>
+ <string>Save…</string>
</property>
</widget>
</item>