[Commits] [SCM] claws branch, master, updated. 4.3.1-66-g8c052356c
wwp at claws-mail.org
wwp at claws-mail.org
Mon Mar 24 12:26:59 UTC 2025
The branch, master has been updated
via 8c052356c45e1826546d80f3b9ba74c1c692848c (commit)
from e5ea6cbb7c9819a753b9f889e03a222d51717a22 (commit)
Summary of changes:
src/prefs_folder_item.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 8c052356c45e1826546d80f3b9ba74c1c692848c
Author: wwp <subscript at free.fr>
Date: Mon Mar 24 13:26:36 2025 +0100
Review of UI strings: add missing surrounding quotes to UI paths descriptors.
diff --git a/src/prefs_folder_item.c b/src/prefs_folder_item.c
index 3ba7a2bd0..72ef1129d 100644
--- a/src/prefs_folder_item.c
+++ b/src/prefs_folder_item.c
@@ -535,7 +535,7 @@ static void prefs_folder_item_general_create_widget_func(PrefsPage * page_,
combobox_select_by_data(GTK_COMBO_BOX(promote_html_part),
item->prefs->promote_html_part);
- CLAWS_SET_TIP(hbox, _("\"Default\" will follow global preference (found in /Configuration/Preferences/"
+ CLAWS_SET_TIP(hbox, _("\"Default\" will follow global preference (found in '/Configuration/Preferences/'"
"Message View/Text Options)"));
promote_html_part_rec_checkbtn = gtk_check_button_new();
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list