Bug 479115

Summary: src/settings/subversion_settings.ui : Improve whatsThis text on checkbox "kcfg_check_needslock"
Product: [Applications] kdesvn Reporter: Oliver Kellogg <okellogg>
Component: GeneralAssignee: KDESvn default assignee <kdesvn-bugs-null>
Status: RESOLVED MOVED    
Severity: normal    
Priority: NOR    
Version First Reported In: GIT (master)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Oliver Kellogg 2023-12-28 11:14:57 UTC
In the SubversionSettings gridLayout verticalLayout QCheckBox kcfg_check_needslock, the whatsThis text ends as follows:

    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.

I propose changing the sentences to:

    But on folders containing lots of items this listing/updating may get slow.
    So you should only switch on if you have repositories containing many usages of the property.

I am aware that "But" and "So" as first words are awkward.
Could be further improved by using "However," and "Therefore," respectively:

    However, on folders containing lots of items this listing/updating may get slow.
    Therefore, you should only switch on if you have repositories containing many usages of the property.
Comment 1 Oliver Kellogg 2023-12-28 12:12:50 UTC
Superseded by https://invent.kde.org/sdk/kdesvn/-/merge_requests/16