Signed-off-by: Sergey Starosek <[email protected]>
---
qt-ui/subsurfacewebservices.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qt-ui/subsurfacewebservices.cpp b/qt-ui/subsurfacewebservices.cpp
index 31358cf..e0b411b 100644
--- a/qt-ui/subsurfacewebservices.cpp
+++ b/qt-ui/subsurfacewebservices.cpp
@@ -318,7 +318,7 @@ SubsurfaceWebServices::SubsurfaceWebServices(QWidget
*parent, Qt::WindowFlags f)
ui.userID->setText(prefs.userid);
hidePassword();
hideUpload();
- ui.progressBar->setFormat("Enter User ID and click Download");
+ ui.progressBar->setFormat(tr("Enter User ID and click Download"));
ui.progressBar->setRange(0, 1);
ui.progressBar->setValue(-1);
ui.progressBar->setAlignment(Qt::AlignCenter);
--
1.8.5.5
_______________________________________________
subsurface mailing list
[email protected]
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface