finch/plugins/gnthistory.c

changeset 39562
40dca5c3593a
parent 38649
0491c21146e5
child 39886
ffa3bea4e9a8
--- a/finch/plugins/gnthistory.c	Tue Apr 09 22:43:27 2019 -0500
+++ b/finch/plugins/gnthistory.c	Tue Apr 09 22:46:27 2019 -0500
@@ -175,8 +175,9 @@
 
 		purple_request_fields_add_group(fields, group);
 
+		/* Translators: Please maintain the use of ⇦ or ⇨ to represent the menu hierarchy */
 		purple_request_fields(plugin, NULL, _("History Plugin Requires Logging"),
-				      _("Logging can be enabled from Tools -> Preferences -> Logging.\n\n"
+				      _("Logging can be enabled from Tools ⇨ Preferences ⇨ Logging.\n\n"
 				      "Enabling logs for instant messages and/or chats will activate "
 				      "history for the same conversation type(s)."),
 				      fields,

mercurial