diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/settings/subversion_settings.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/settings/subversion_settings.ui b/src/settings/subversion_settings.ui index d3caac1..79307d1 100644 --- a/src/settings/subversion_settings.ui +++ b/src/settings/subversion_settings.ui @@ -128,17 +128,17 @@ On networked repositories (eg., not opened via file:// protocol) this may get re <cstring>kcfg_passwords_in_wallet</cstring> </property> <property name="text"> - <string>Store passwords into KDE Wallet</string> + <string>Store passwords into TDE Wallet</string> </property> <property name="accel"> <string></string> </property> <property name="toolTip" stdset="0"> - <string>When saving passwords, do it into KDE wallet instead of subversions storage?</string> + <string>When saving passwords, do it into TDE wallet instead of subversions storage?</string> </property> <property name="whatsThis" stdset="0"> <string><p>Tells if your passwords set in tdesvn should stored into kde wallet instead of simple cleartext storage of subversion.</p> -<p>This would be a little bit more secure 'cause KDE wallet is (mostly) encrypted with a password. On other hand you must re-enter your passwords with other subversion clients not accessing KDE wallet (eg. svn commandline itself, rapidsvn and so on).</p> +<p>This would be a little bit more secure because TDE wallet is (mostly) encrypted with a password. On other hand you must re-enter your passwords with other subversion clients not accessing TDE wallet (eg. svn commandline itself, rapidsvn and so on).</p> <p>If you're HOME storage eg. subversions configfolder is on a network drive you should hard think about not storing passwords in a plain text file like subversion does but put it into an encrypted storage like kde wallet or don't save passwords.</p></string> </property> </widget> |