From 2f691cf9ac679212e6f2e2b0e2e100f24b0ffd70 Mon Sep 17 00:00:00 2001 From: Zlatin Balevsky Date: Wed, 4 May 2022 19:24:51 +0100 Subject: [PATCH] better tooltip --- gui/griffon-app/i18n/messages.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui/griffon-app/i18n/messages.properties b/gui/griffon-app/i18n/messages.properties index 11a787fd..49a2e168 100644 --- a/gui/griffon-app/i18n/messages.properties +++ b/gui/griffon-app/i18n/messages.properties @@ -754,8 +754,8 @@ TOOLTIP_LIBRARY_CERTIFY=Issue certificates for the selected files TOOLTIP_LIBRARY_FILTER=Filter shared files by keyword TOOLTIP_LIBRARY_SHARE=Select files or folders to share TOOLTIP_LIBRARY_FOLDER_NOT_SHARED=Folder is not shared -TOOLTIP_LIBRARY_FOLDER_VISIBLE_EVERYONE=Folder is visible by everyone -TOOLTIP_LIBRARY_FOLDER_VISIBLE_CONTACTS=Folder is visible by contacts +TOOLTIP_LIBRARY_FOLDER_VISIBLE_EVERYONE=Folder is visible to everyone +TOOLTIP_LIBRARY_FOLDER_VISIBLE_CONTACTS=Folder is visible to trusted contacts TOOLTIP_LIBRARY_FOLDER_VISIBLE_CUSTOM=Folder visible to selected users TOOLTIP_LIBRARY_CLEAR_UPLOADS=Remove finished uploads from list