From 699e356180fde57a72e0c37af2170b87a95f90b4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:14:09 -0600 Subject: Rename old tq methods that no longer need a unique name --- po/tr.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'po/tr.po') diff --git a/po/tr.po b/po/tr.po index ec945a4..608414f 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7657,7 +7657,7 @@ msgstr "" #. i18n: ectx: property (title), widget (QGroupBox) #: rc.cpp:4263 profilenetworkgeneraloptionsbase.cpp:346 #, fuzzy -msgid "Connection tqStatus Check" +msgid "Connection Status Check" msgstr "Bağlantı sağlandı." #. i18n: file: profilenetworkgeneraloptionsbase.ui:593 @@ -14037,21 +14037,21 @@ msgstr "" #. 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?" ).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 ) +#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "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?" ).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 ) +#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "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?" ).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 ) +#. KGuiItem( i18n( "Store &Unsafe" ), QString::fromLatin1( "unlock" ),QString::fromLatin1( "KWalletFallbackToKConfig" ) ) ) == KMessageBox::Continue ) #. { #. config->writeEntry( "Pre shared key", it->getPreSharedKey() ); #. } -- cgit v1.2.1