diff options
Diffstat (limited to 'src/settings/subversion_settings.ui')
-rw-r--r-- | src/settings/subversion_settings.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/settings/subversion_settings.ui b/src/settings/subversion_settings.ui index 8e1a4e7..6e40fcf 100644 --- a/src/settings/subversion_settings.ui +++ b/src/settings/subversion_settings.ui @@ -30,7 +30,7 @@ <string></string> </property> <property name="toolTip" stdset="0"> - <string>Select if kdesvn should check for updates when open a working copy</string> + <string>Select if tdesvn should check for updates when open a working copy</string> </property> </widget> <widget class="TQCheckBox"> @@ -52,10 +52,10 @@ <string>Check if items has "svn:needs-lock" property set</string> </property> <property name="toolTip" stdset="0"> - <string>When listing on working copies kdesvn may check for this property</string> + <string>When listing on working copies tdesvn may check for this property</string> </property> <property name="whatsThis" stdset="0"> - <string>When listing on working copies kdesvn may check for <tt>svn:needs-lock</tt> property.<br>But due this listings/updating on folders containing lot of items may get slow. So you should only switch on if you have repositories containing lot of such entries.</string> + <string>When listing on working copies tdesvn may check for <tt>svn:needs-lock</tt> property.<br>But due this listings/updating on folders containing lot of items may get slow. So you should only switch on if you have repositories containing lot of such entries.</string> </property> </widget> <widget class="TQCheckBox"> @@ -72,7 +72,7 @@ <string>Whether getting details about items when making listing on repositories or not</string> </property> <property name="whatsThis" stdset="0"> - <string><p align="left">When checked, kdesvn get more detailed info about file items when making a listing to remote repositories. So you may see remote locks in overview. + <string><p align="left">When checked, tdesvn get more detailed info about file items when making a listing to remote repositories. So you may see remote locks in overview. </p> <p align="left"><i>Be careful: This may let listings REAL slow!</i></p></string> </property> @@ -99,10 +99,10 @@ <string></string> </property> <property name="toolTip" stdset="0"> - <string>Should kdesvn retrieves properties on selected item in repositories</string> + <string>Should tdesvn retrieves properties on selected item in repositories</string> </property> <property name="whatsThis" stdset="0"> - <string>When browsing kdesvn may try displaying properties below itemlist from a selected item. + <string>When browsing tdesvn may try displaying properties below itemlist from a selected item. On networked repositories (eg., not opened via file:// protocol) this may get real slow. So if you have slow network connections or when browsing hangs often you should deactivate it.</string> </property> </widget> @@ -137,7 +137,7 @@ On networked repositories (eg., not opened via file:// protocol) this may get re <string>When saving passwords, do it into KDE wallet instead of subversions storage?</string> </property> <property name="whatsThis" stdset="0"> - <string><p>Tells if your passwords set in kdesvn should stored into kde wallet instead of simple cleartext storage of subversion.</p> + <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>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> @@ -178,7 +178,7 @@ On networked repositories (eg., not opened via file:// protocol) this may get re <string>Read detailed change lists</string> </property> <property name="whatsThis" stdset="0"> - <string>Reading lists of changed files may sometimes a little bit slow down things. But if this feature is switched off, kdesvn may fail generating differences between nodechanges from within the logviewer.</string> + <string>Reading lists of changed files may sometimes a little bit slow down things. But if this feature is switched off, tdesvn may fail generating differences between nodechanges from within the logviewer.</string> </property> </widget> <widget class="TQCheckBox"> |