diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:14:43 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:14:43 -0500 |
commit | e9cffd9b85189371a92e50a50c53d0c95d75d1dc (patch) | |
tree | 5bac4a5e54ace5bf888da742b35762040715ad95 /src/newprofilewizarduser.ui | |
parent | 144b852f3ba80e8afa9ed1556ccfd51c5f6cd7e0 (diff) | |
download | kvpnc-e9cffd9b85189371a92e50a50c53d0c95d75d1dc.tar.gz kvpnc-e9cffd9b85189371a92e50a50c53d0c95d75d1dc.zip |
Rename KWallet to TDEWallet
Diffstat (limited to 'src/newprofilewizarduser.ui')
-rw-r--r-- | src/newprofilewizarduser.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/newprofilewizarduser.ui b/src/newprofilewizarduser.ui index b435e3d..cd466b9 100644 --- a/src/newprofilewizarduser.ui +++ b/src/newprofilewizarduser.ui @@ -173,7 +173,7 @@ <string>Alt+U</string> </property> <property name="toolTip" stdset="0"> - <string>Save user password in config file (or in KWallet if available)</string> + <string>Save user password in config file (or in TDEWallet if available)</string> </property> </widget> <widget class="TQCheckBox"> @@ -187,7 +187,7 @@ <string>Alt+V</string> </property> <property name="toolTip" stdset="0"> - <string>Do not save the username in config nor KWallet</string> + <string>Do not save the username in config nor TDEWallet</string> </property> </widget> </hbox> |