Bug 479115 - src/settings/subversion_settings.ui : Improve whatsThis text on checkbox "kcfg_check_needslock"
Summary: src/settings/subversion_settings.ui : Improve whatsThis text on checkbox "kcf...
Status: RESOLVED MOVED
Alias: None
Product: kdesvn
Classification: Applications
Component: General (show other bugs)
Version: GIT (master)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KDESvn default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-28 11:14 UTC by Oliver Kellogg
Modified: 2023-12-28 12:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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