[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kspread/dialogs
From:       Burkhard Lück <lueck () hube-lueck ! de>
Date:       2010-11-27 10:57:27
Message-ID: 20101127105727.8AA3DAC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201317 by lueck:

fix wrong tab name in systemsettings

 M  +1 -1      LayoutDialog.cpp  


--- trunk/koffice/kspread/dialogs/LayoutDialog.cpp #1201316:1201317
@@ -920,7 +920,7 @@
     grid->addWidget(date, 7, 0);
 
     time = new QRadioButton(i18n("Time"), grp);
-    time->setWhatsThis(i18n("This formats your cell content as a time. To enter a \
time, you should enter it in the Time format set in System Settings -> Common \
Appearance and Behavior -> Locale -> Country/Region & Language -> Time & Dates. In \
the Cell Format dialog box you can set how the time should be displayed by choosing \
one of the available time format options. The default format is the system format set \
in System Settings. When the number in the cell does not make sense as a time, \
KSpread will display 00:00 in the global format you have in System Settings.")); +    \
time->setWhatsThis(i18n("This formats your cell content as a time. To enter a time, \
you should enter it in the Time format set in System Settings -> Common Appearance \
and Behavior -> Locale -> Country/Region & Language -> Date & Time. In the Cell \
Format dialog box you can set how the time should be displayed by choosing one of the \
available time format options. The default format is the system format set in System \
Settings. When the number in the cell does not make sense as a time, KSpread will \
display 00:00 in the global format you have in System Settings."));  \
grid->addWidget(time, 8, 0);  
     datetime = new QRadioButton(i18n("Date and Time"), grp);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic