From 23b48d13f1639d30741612b1dcf406a94d32a0da Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Fri, 13 Sep 2013 16:49:35 +0200 Subject: Bitcoin-Qt: translation fixes in sendcoins - remove some unneeded translatable strings from sendcoinsentry.ui file and rename some elements for better readability - optimize string prorcessing in SendCoinsDialog::on_sendButton_clicked() - make all UI labels for secure payments plain text and move the settings to sendcoinsentry.ui file - remove unneeded button and default button definiton from warning message boxes - remove fixed font-size when sending coins to an address with label and use monospace font for addresses --- src/qt/forms/sendcoinsentry.ui | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/sendcoinsentry.ui b/src/qt/forms/sendcoinsentry.ui index a2ef9a0a38..2c1cec600c 100644 --- a/src/qt/forms/sendcoinsentry.ui +++ b/src/qt/forms/sendcoinsentry.ui @@ -10,19 +10,13 @@ 150 - - StackedWidget - false - 1 + 0 - - Form - QFrame::StyledPanel @@ -34,7 +28,7 @@ 12 - + A&mount: @@ -47,7 +41,7 @@ - + Pay &To: @@ -63,7 +57,7 @@ - + &Label: @@ -592,9 +586,6 @@ - - SecureSend - true @@ -609,7 +600,7 @@ 12 - + Memo: @@ -622,7 +613,7 @@ - + A&mount: @@ -635,7 +626,7 @@ - + Pay &To: @@ -667,14 +658,17 @@ + + Qt::PlainText + - - - message from merchant + + + Qt::PlainText -- cgit v1.2.3