mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 09:13:14 +02:00
core: update description of plugins and translate them in output of /plugin
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
|
||||
WEECHAT_PLUGIN_NAME(RMODIFIER_PLUGIN_NAME);
|
||||
WEECHAT_PLUGIN_DESCRIPTION("Regex modifier plugin for WeeChat");
|
||||
WEECHAT_PLUGIN_DESCRIPTION(N_("String modifier with regular expressions"));
|
||||
WEECHAT_PLUGIN_AUTHOR("Sebastien Helleu <flashcode@flashtux.org>");
|
||||
WEECHAT_PLUGIN_VERSION(WEECHAT_VERSION);
|
||||
WEECHAT_PLUGIN_LICENSE(WEECHAT_LICENSE);
|
||||
|
||||
Reference in New Issue
Block a user