From 392b293dfeaa3e4241e50b833126d0c2d598761d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:57:26 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 1d9c18c8a07f4833695c6a2ab978698ae1cc90e7. --- po/sv.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'po/sv.po') diff --git a/po/sv.po b/po/sv.po index 3f39bac..77f68fb 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7685,7 +7685,7 @@ msgstr "" #. i18n: file: profilenetworkgeneraloptionsbase.ui:590 #. i18n: ectx: property (title), widget (QGroupBox) #: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346 -msgid "Connection Status Check" +msgid "Connection tqStatus Check" msgstr "Statuskontroll av anslutning" #. i18n: file: profilenetworkgeneraloptionsbase.ui:593 @@ -14026,23 +14026,23 @@ msgid "write of %1 was ok." msgstr "skrivning av %1 var ok." #. 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 ) +#. "Do you want to save the password in the unsafe configuration file instead?" ).tqarg(i18n("user password")), +#. i18n( "Unable to store secure %1" ).tqarg(i18n("user password")), +#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == 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 ) +#. "Do you want to save the password in the unsafe configuration file instead?" ).tqarg(i18n("pre shared key")), +#. i18n( "Unable to store secure %1" ).tqarg(i18n("pre shared key")), +#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == 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 ) +#. "Do you want to save the password in the unsafe configuration file instead?" ).tqarg(i18n("preshared key password")), +#. i18n( "Unable to store secure %1" ).tqarg(i18n("reshared key password")), +#. KGuiItem( i18n( "Store &Unsafe" ), QString::tqfromLatin1( "unlock" ),QString::tqfromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue ) #. { #. config->writeEntry( "Pre shared key", it->getPreSharedKey() ); #. } -- cgit v1.2.1