diff options
| author | Philip Kaufmann <[email protected]> | 2012-05-06 16:24:15 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2012-05-09 09:06:51 +0200 |
| commit | 50a38550826a3c73583dd75375d80645d342ef99 (patch) | |
| tree | cc9cd29219666959e7353092420ded35aa7f8b4f /src/qt/forms/sendcoinsdialog.ui | |
| parent | Merge pull request #1215 from laanwj/2012_05_nogridtables (diff) | |
| download | discoin-50a38550826a3c73583dd75375d80645d342ef99.tar.xz discoin-50a38550826a3c73583dd75375d80645d342ef99.zip | |
harmonize the use of ellipsis ("...") to be used in menus, but not on buttons / update some strings to be more informative
Diffstat (limited to 'src/qt/forms/sendcoinsdialog.ui')
| -rw-r--r-- | src/qt/forms/sendcoinsdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui index 04cf404ae..49b4580dc 100644 --- a/src/qt/forms/sendcoinsdialog.ui +++ b/src/qt/forms/sendcoinsdialog.ui @@ -64,7 +64,7 @@ <string>Send to multiple recipients at once</string> </property> <property name="text"> - <string>&Add recipient...</string> + <string>&Add Recipient</string> </property> <property name="icon"> <iconset resource="../bitcoin.qrc"> |