summaryrefslogtreecommitdiff
path: root/core/pim/today/todayconfig.cpp
authorharlekin <harlekin>2002-04-13 17:42:31 (UTC)
committer harlekin <harlekin>2002-04-13 17:42:31 (UTC)
commitdf9d45b9630f41da1b821ece4f9a0516f6901958 (patch) (unidiff)
tree27dcc82a3af1ebd580f50d2686c022c80c82eb79 /core/pim/today/todayconfig.cpp
parent4964c6a97eff0ab98b21c3942c8598be4739c74c (diff)
downloadopie-df9d45b9630f41da1b821ece4f9a0516f6901958.zip
opie-df9d45b9630f41da1b821ece4f9a0516f6901958.tar.gz
opie-df9d45b9630f41da1b821ece4f9a0516f6901958.tar.bz2
i18n fixes
Diffstat (limited to 'core/pim/today/todayconfig.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/todayconfig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/today/todayconfig.cpp b/core/pim/today/todayconfig.cpp
index a908d98..500e8fb 100644
--- a/core/pim/today/todayconfig.cpp
+++ b/core/pim/today/todayconfig.cpp
@@ -82,7 +82,7 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
82 TextLabel3->setGeometry( QRect( 20, 10, 90, 60 ) ); 82 TextLabel3->setGeometry( QRect( 20, 10, 90, 60 ) );
83 TextLabel3->setText( tr( "How many \n" 83 TextLabel3->setText( tr( "How many \n"
84 "appointment\n" 84 "appointment\n"
85 "should should \n" 85 "should\n"
86 "be shown?" ) ); 86 "be shown?" ) );
87 TabWidget3->insertTab( tab, tr( "Calendar" ) ); 87 TabWidget3->insertTab( tab, tr( "Calendar" ) );
88 88