From 68213ade9f5ed99c801c221d106dcee34e5c8168 Mon Sep 17 00:00:00 2001 From: Allan Day Date: Tue, 6 Feb 2024 14:30:02 +0000 Subject: [PATCH] search: Tweak search locations labels Make it clearer that the search locations are parts of the filesystem. Fixes #2885 --- panels/search/cc-search-locations-dialog.ui | 8 ++++---- panels/search/cc-search-panel.ui | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/panels/search/cc-search-locations-dialog.ui b/panels/search/cc-search-locations-dialog.ui index dec1cf7d05..1f5b344b51 100644 --- a/panels/search/cc-search-locations-dialog.ui +++ b/panels/search/cc-search-locations-dialog.ui @@ -16,10 +16,10 @@ - Folders which are searched by system apps, such as Files, Photos and Videos + Filesystem locations which are searched by system apps, such as Files - Places + Default Locations none @@ -36,7 +36,7 @@ - Bookmarks + Bookmarked Locations none @@ -53,7 +53,7 @@ - Others + Custom Locations center diff --git a/panels/search/cc-search-panel.ui b/panels/search/cc-search-panel.ui index 4b9aef3830..53823fa101 100644 --- a/panels/search/cc-search-panel.ui +++ b/panels/search/cc-search-panel.ui @@ -27,7 +27,7 @@ Search _Locations - Folders which are searched by system apps + Filesystem locations which are searched by system apps True True -- GitLab