From f9ff092b70d407c84b15b0a7371324d6b66ff5ca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 May 2013 12:26:58 +0300 Subject: improve connection dialog. --- src/gui/connectiondialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/connectiondialog.cpp') diff --git a/src/gui/connectiondialog.cpp b/src/gui/connectiondialog.cpp index e5406441b..f6a80c91e 100644 --- a/src/gui/connectiondialog.cpp +++ b/src/gui/connectiondialog.cpp @@ -44,7 +44,7 @@ ConnectionDialog::ConnectionDialog(const std::string &text, ProgressIndicator *const progressIndicator = new ProgressIndicator; Label *const label = new Label(this, text); Button *const cancelButton = new Button( - // TRANSLATORS: connection dialog button + // TRANSLATORS: connection dialog button this, _("Cancel"), "cancelButton", this); place(0, 0, progressIndicator); -- cgit v1.2.3-60-g2f50