mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-25 23:00:19 +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"\
|
||||
"%n = your 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"\
|
||||
"%a = all selected nicks\n"\
|
||||
@@ -1458,7 +1459,8 @@ menu_pluginlist (void)
|
||||
"%m = machine info\n"\
|
||||
"%n = your 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"\
|
||||
"%d = data (the whole ctcp)\n"\
|
||||
|
||||
Reference in New Issue
Block a user