diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/hexchat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hexchat.c b/src/common/hexchat.c index 1c5adeb2..a878f009 100644 --- a/src/common/hexchat.c +++ b/src/common/hexchat.c @@ -935,7 +935,7 @@ xchat_init (void) _("Kick"), _("bye"), _("Enter reason to kick %s:"), - _("Sendfile"), + _("Send File"), _("Dialog")); list_loadconf ("buttons.conf", &button_list, buf); |