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

List:       kde-i18n-doc
Subject:    branches/KDE/3.5/kdelibs/interfaces/ktexteditor
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2007-03-24 8:22:08
Message-ID: 1174724528.537321.4768.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 645985 by dhaumann:

new string: ask the user whether he wants to set the addressbook entry for
his/her personal data it is not set. (commit for Anders)
CCMAIL: kde-i18n-doc@kde.org


 M  +1 -1      templateinterface.cpp  


--- branches/KDE/3.5/kdelibs/interfaces/ktexteditor/templateinterface.cpp \
#645984:645985 @@ -58,7 +58,7 @@
     userAddress=addrBook->whoAmI(); \
     if (userAddress.isEmpty()) { \
       if ( KMessageBox::questionYesNo(parentWindow, \
-           "This template uses personal data that is stored in the KDE addressbook, \
but you have not selected a personal entry. You can still use the template without \
one, but you will have to type personal data. Would you like to select one now?", \ + \
i18n( "This template uses personal data that is stored in the KDE addressbook, but \
you have not selected a personal entry. You can still use the template without one, \
but you will have to type personal data. Would you like to select one now?" ), \  \
                "Personal data requested", \
            KStdGuiItem::yes(), KStdGuiItem::no(), "select personal data entry") == \
                KMessageBox::Yes ) { \
         userAddress = KABC::AddresseeDialog::getAddressee(parentWindow); \


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

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