From 39772365e40d22473389f8d24cce8910f088b656 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:13:13 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- po/da.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/da.po') diff --git a/po/da.po b/po/da.po index 8ef8ec4..bfced7c 100644 --- a/po/da.po +++ b/po/da.po @@ -13723,21 +13723,21 @@ msgstr "Det lykkedes at gemme %1." #. i18n( "KVpnc is unable to save %1 password securely in your wallet.
" #. "Do you want to save the password in the unsafe configuration file instead?" ).arg(i18n("user password")), #. i18n( "Unable to store secure %1" ).arg(i18n("user password")), -#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue ) +#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToTDEConfig" ) ) ) == KMessageBox::Continue ) #. { #. config->writeEntry( "User password", it->getUserPassword() ); #. } #. i18n( "KVpnc is unable to save %1 password securely in your wallet.
" #. "Do you want to save the password in the unsafe configuration file instead?" ).arg(i18n("pre shared key")), #. i18n( "Unable to store secure %1" ).arg(i18n("pre shared key")), -#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue ) +#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToTDEConfig" ) ) ) == KMessageBox::Continue ) #. { #. config->writeEntry( "Pre shared key", it->getPreSharedKey() ); #. } #. i18n( "KVpnc is unable to save %1 password securely in your wallet.
" #. "Do you want to save the password in the unsafe configuration file instead?" ).arg(i18n("preshared key password")), #. i18n( "Unable to store secure %1" ).arg(i18n("reshared key password")), -#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue ) +#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToTDEConfig" ) ) ) == KMessageBox::Continue ) #. { #. config->writeEntry( "Pre shared key", it->getPreSharedKey() ); #. } -- cgit v1.2.1