mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
doc: fix typos in plugin API reference
This commit is contained in:
@@ -9389,7 +9389,7 @@ _Updated in 0.4.3, 1.0, 1.5._
|
||||
Hook a message printed. It is called when a line has been added in a buffer
|
||||
with formatted content.
|
||||
|
||||
Fore more information on the hooks called when a line is printed, see
|
||||
For more information on the hooks called when a line is printed, see
|
||||
<<_hook_line,hook_line>>.
|
||||
|
||||
Prototype:
|
||||
@@ -11048,7 +11048,7 @@ List of modifiers used by WeeChat and plugins:
|
||||
plugin + ";" + buffer_name + ";" + tags |
|
||||
Message printed. |
|
||||
New message printed. +
|
||||
Fore more information on the hooks called when a line is printed, see
|
||||
For more information on the hooks called when a line is printed, see
|
||||
<<_hook_line,hook_line>>.
|
||||
|===
|
||||
|
||||
|
||||
@@ -9684,7 +9684,7 @@ Hook su un messaggio stampato. It is called when a line has been added in
|
||||
a buffer with formatted content.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Fore more information on the hooks called when a line is printed, see
|
||||
For more information on the hooks called when a line is printed, see
|
||||
<<_hook_line,hook_line>>.
|
||||
|
||||
Prototipo:
|
||||
@@ -11490,7 +11490,7 @@ List of modifiers used by WeeChat and plugins:
|
||||
plugin + ";" + buffer_name + ";" + tags |
|
||||
Messaggio stampato. |
|
||||
Nuovo messaggio stampato. +
|
||||
Fore more information on the hooks called when a line is printed, see
|
||||
For more information on the hooks called when a line is printed, see
|
||||
<<_hook_line,hook_line>>.
|
||||
|===
|
||||
|
||||
|
||||
@@ -9361,7 +9361,7 @@ _WeeChat バージョン 0.4.3、1.0、1.5 で更新。_
|
||||
a buffer with formatted content.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Fore more information on the hooks called when a line is printed, see
|
||||
For more information on the hooks called when a line is printed, see
|
||||
<<_hook_line,hook_line>>.
|
||||
|
||||
プロトタイプ:
|
||||
@@ -11021,7 +11021,7 @@ WeeChat とプラグインが使う修飾子のリスト:
|
||||
plugin + ";" + buffer_name + ";" + tags |
|
||||
表示されたメッセージ |
|
||||
表示される新しいメッセージ +
|
||||
Fore more information on the hooks called when a line is printed, see
|
||||
For more information on the hooks called when a line is printed, see
|
||||
<<_hook_line,hook_line>>.
|
||||
|===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user