mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
core: update translations (issue #1375)
This commit is contained in:
@@ -118,8 +118,8 @@ void
|
||||
buflist_info_init ()
|
||||
{
|
||||
weechat_hook_infolist (
|
||||
"buflist", N_("list of buffers in a buflist"),
|
||||
"buflist", N_("list of buffers in a buflist bar item"),
|
||||
NULL,
|
||||
N_("buflist item name (optional)"),
|
||||
N_("buflist bar item name (optional)"),
|
||||
&buflist_info_infolist_buflist_cb, NULL, NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user