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

List:       kde-i18n-doc
Subject:    KDE/kdelibs/kio/kssl
From:       Rolf Eike Beer <kde () opensource ! sf-tec ! de>
Date:       2009-12-31 12:18:24
Message-ID: 1262261904.048844.20009.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1068142 by dakon:

fix typo in context

CCMAIL:kde-i18n-doc@kde.org


 M  +1 -1      ksslinfodialog.cpp  


--- trunk/KDE/kdelibs/kio/kssl/ksslinfodialog.cpp #1068141:1068142
@@ -220,7 +220,7 @@
     }
     d->ui.trusted->setText(trusted);
 
-    QString vp = i18nc("%1 is the effective data of the certificate, %2 is the \
expiry date", "%1 to %2"); +    QString vp = i18nc("%1 is the effective date of the \
certificate, %2 is the expiry date", "%1 to %2");  vp = \
vp.arg(KGlobal::locale()->formatDateTime(cert.effectiveDate()));  vp = \
vp.arg(KGlobal::locale()->formatDateTime(cert.expiryDate()));  \
d->ui.validityPeriod->setText(vp);


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

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