diff options
Diffstat (limited to 'src/settings/dolphin_directoryviewpropertysettings.kcfg')
| -rw-r--r-- | src/settings/dolphin_directoryviewpropertysettings.kcfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/settings/dolphin_directoryviewpropertysettings.kcfg b/src/settings/dolphin_directoryviewpropertysettings.kcfg index 7e62267a9..64242f8a3 100644 --- a/src/settings/dolphin_directoryviewpropertysettings.kcfg +++ b/src/settings/dolphin_directoryviewpropertysettings.kcfg @@ -34,9 +34,9 @@ <default>false</default> </entry> - <entry name="CategorizedSorting" type="Bool" > - <label context="@label">Categorized Sorting</label> - <whatsthis context="@info:whatsthis">When this option is enabled, the sorted items are summarized by their category.</whatsthis> + <entry name="GroupedSorting" type="Bool" > + <label context="@label">Grouped Sorting</label> + <whatsthis context="@info:whatsthis">When this option is enabled, the sorted items are categorized into groups.</whatsthis> <default>false</default> </entry> |
