summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-19 01:08:59 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-19 01:08:59 -0600
commit97385b60bcffbe30dc5cf525c68df4e883072a3c (patch)
tree244c9ccab3383c550b789b93bf6de192fac58a01
parentb4e101937a3c575e9a22661738cfa91bc510ab89 (diff)
downloadtdesvn-97385b60.tar.gz
tdesvn-97385b60.zip
Rebranding, tooltip, and What's This string cleanup.
-rw-r--r--src/settings/subversion_settings.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/settings/subversion_settings.ui b/src/settings/subversion_settings.ui
index 79307d1..4651078 100644
--- a/src/settings/subversion_settings.ui
+++ b/src/settings/subversion_settings.ui
@@ -120,7 +120,7 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<string>Should subversion store passwords in default</string>
</property>
<property name="whatsThis" stdset="0">
- <string>Storing passwords is often a security problem. Kdesvn itself doesn't store any passwords, but the subversion itself inside the configuration area of subversion. If this area is readable from others you should not set it, but you may select for single non critical accounts inside the authentication dialog.</string>
+ <string>Storing passwords is often a security problem. tdesvn itself doesn't store any passwords, but the subversion itself inside the configuration area of subversion. If this area is readable from others you should not set it, but you may select for single non critical accounts inside the authentication dialog.</string>
</property>
</widget>
<widget class="TQCheckBox">
@@ -137,9 +137,9 @@ On networked repositories (eg., not opened via file:// protocol) this may get re
<string>When saving passwords, do it into TDE wallet instead of subversions storage?</string>
</property>
<property name="whatsThis" stdset="0">
- <string>&lt;p&gt;Tells if your passwords set in tdesvn should stored into kde wallet instead of simple cleartext storage of subversion.&lt;/p&gt;
+ <string>&lt;p&gt;Tells if your passwords set in tdesvn should stored into tde wallet instead of simple cleartext storage of subversion.&lt;/p&gt;
&lt;p&gt;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).&lt;/p&gt;
-&lt;p&gt;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.&lt;/p&gt;</string>
+&lt;p&gt;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 tde wallet or don't save passwords.&lt;/p&gt;</string>
</property>
</widget>
<widget class="TQCheckBox">