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/nl.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/nl.po') diff --git a/po/nl.po b/po/nl.po index 3f39644..e98c39a 100644 --- a/po/nl.po +++ b/po/nl.po @@ -13915,21 +13915,21 @@ msgstr "schrijven van %1 is gelukt." #. 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