diff options
author | Darrell Anderson <[email protected]> | 2013-12-26 17:20:55 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-12-26 17:20:55 -0600 |
commit | 4fe9facdc775e44b65ff6539f6daa9402d369fc0 (patch) | |
tree | 825193fc345a8128a600df4ff1e99d08b3d5ba75 /src | |
parent | 18eb5edca048e17d814d00b545d09471940ede91 (diff) | |
download | tdesvn-4fe9facdc775e44b65ff6539f6daa9402d369fc0.tar.gz tdesvn-4fe9facdc775e44b65ff6539f6daa9402d369fc0.zip |
KDE->TDE branding cleanup.
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> |