From 281038e725e05e8373e11f8edcbcbfc746e1427d Mon Sep 17 00:00:00 2001 From: torhus Date: Sat, 19 Aug 2017 20:48:50 +0200 Subject: UI text consistency, capitalization etc. --- src/common/hexchat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') 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); -- cgit 1.4.1