]> cloud.milkyroute.net Git - dolphin.git/commit
Touch up various user-visible strings
authorTem PQD <variable_valuables761@simplelogin.com>
Wed, 27 Mar 2024 23:52:18 +0000 (23:52 +0000)
committerFelix Ernst <felixernst@kde.org>
Wed, 27 Mar 2024 23:52:18 +0000 (23:52 +0000)
commitd1b06ab94f6936eee7f32f113f44f17b7477ac22
tree74443b30962981b166b3a733b29055b1cbe95203
parent240d33ce17fc531e8bc6638af8f71454fe7c05e6
Touch up various user-visible strings

This improves consistency among wording. More clarity is achieved
by avoiding technical terms or terms with multiple meanings.

Notable changes:
-Specify full settings path: "Configure Dolphin > View > General"
in Show Hidden Files whatsThis
-Mention setting to hide files with application/x-trash MIME type
in "Show Hidden Files" whatsThis
-Mention Split View mode in "Copy/Move to Other View" whatsThis
-Reword "Activate Tab" actions to "Go to Tab" (Next, Previous,
Last, numbers)
-Add "Last Tab" iconText, consistent with "Next Tab" & "Previous
Tab"
-Update Split View whatsthis to explain how to tell which view is
"in focus" visually
-Replace "pane" with "view" in split view settings text, and
clarify tooltip text
-Reword "objects" to "items" in whatsThis texts
-Reword "find bar" to "search bar" in Search button whatsThis text
src/dolphinmainwindow.cpp
src/settings/dolphin_generalsettings.kcfg
src/settings/interface/folderstabssettingspage.cpp
src/settings/viewmodes/generalviewsettingspage.cpp
src/views/dolphinviewactionhandler.cpp