mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-23 05:50:18 +00:00
Update help messages for userlist buttons and user popups
This commit is contained in:
@@ -1448,7 +1448,8 @@ menu_pluginlist (void)
|
|||||||
"%m = machine info\n"\
|
"%m = machine info\n"\
|
||||||
"%n = your nick\n"\
|
"%n = your nick\n"\
|
||||||
"%s = selected nick\n"\
|
"%s = selected nick\n"\
|
||||||
"%t = time/date\n")
|
"%t = time/date\n"\
|
||||||
|
"%u = selected uses account")
|
||||||
|
|
||||||
#define dlgbutton_help _("Dialog Buttons - Special codes:\n\n"\
|
#define dlgbutton_help _("Dialog Buttons - Special codes:\n\n"\
|
||||||
"%a = all selected nicks\n"\
|
"%a = all selected nicks\n"\
|
||||||
@@ -1458,7 +1459,8 @@ menu_pluginlist (void)
|
|||||||
"%m = machine info\n"\
|
"%m = machine info\n"\
|
||||||
"%n = your nick\n"\
|
"%n = your nick\n"\
|
||||||
"%s = selected nick\n"\
|
"%s = selected nick\n"\
|
||||||
"%t = time/date\n")
|
"%t = time/date\n"\
|
||||||
|
"%u = selected uses account")
|
||||||
|
|
||||||
#define ctcp_help _("CTCP Replies - Special codes:\n\n"\
|
#define ctcp_help _("CTCP Replies - Special codes:\n\n"\
|
||||||
"%d = data (the whole ctcp)\n"\
|
"%d = data (the whole ctcp)\n"\
|
||||||
|
|||||||
Reference in New Issue
Block a user