aboutsummaryrefslogtreecommitdiff
path: root/demos/widgetsgallery/checkboxpage.cpp
diff options
context:
space:
mode:
authorTomas Junnonen <tomas.junnonen@nokia.com>2010-05-30 16:13:55 +0300
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-05-30 16:14:38 +0300
commit329d64c314688fbb95087206e90f2f4b1b6dd474 (patch)
tree3f827c41122949779454955ff31f3128a60c078d /demos/widgetsgallery/checkboxpage.cpp
parent66daf00ec9b9ace23b098df8d6b1eea16f6ce463 (diff)
Changes: Fixed missing icons, translations, for widgets gallery
RevBy: TrustMe
Diffstat (limited to 'demos/widgetsgallery/checkboxpage.cpp')
-rw-r--r--demos/widgetsgallery/checkboxpage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/widgetsgallery/checkboxpage.cpp b/demos/widgetsgallery/checkboxpage.cpp
index 6dc4f61d..fe809875 100644
--- a/demos/widgetsgallery/checkboxpage.cpp
+++ b/demos/widgetsgallery/checkboxpage.cpp
@@ -88,7 +88,7 @@ void CheckboxPage::retranslateUi()
//% "using a Switch instead."
infoLabel->setText("<a></a>" + qtTrId("xx_checkbox_page_info_label"));
- //% "I have read and understood the\ninstructions."
+ //% "I have read and understood the instructions."
checkboxLabel->setText("<a></a>" + qtTrId("xx_checkbox_page_checkbox_label"));
}