From 384731849702336b63fc3a3a456875bed4ea90f1 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 21 Feb 2014 16:32:34 +0100 Subject: core: update translations --- src/plugins/trigger/trigger-command.c | 16 ++++++++-------- src/plugins/trigger/trigger-config.c | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'src/plugins') diff --git a/src/plugins/trigger/trigger-command.c b/src/plugins/trigger/trigger-command.c index 15e333446..38dd78d3a 100644 --- a/src/plugins/trigger/trigger-command.c +++ b/src/plugins/trigger/trigger-command.c @@ -910,12 +910,12 @@ trigger_command_init () " signal: name(s) of signal (required)\n" " hsignal: name(s) of hsignal (required)\n" " modifier: name(s) of modifier (required)\n" - " print: buffer, tags, message, strip_colors\n" - " command: command (required), description, arguents, " + " print: buffer, tags, message, strip colors\n" + " command: command (required), description, arguments, " "description of arguments, completion\n" " command_run: command (required)\n" - " timer: interval (required), align_second (required), " - "max_calls (required)\n" + " timer: interval (required), align on second (required), " + "max calls (required)\n" " config: name of option (required)\n" " focus: name(s) of area (required)\n" " conditions: evaluated conditions for the trigger\n" @@ -927,12 +927,12 @@ trigger_command_init () " addinput: set input with default arguments to create a trigger\n" " input: set input with the command used to create the trigger\n" " output: send the command to create the trigger on the buffer\n" - " recreate: same as input, with option \"addreplace\" instead of " - "\"add\"\n" + " recreate: same as \"input\", with option \"addreplace\" instead " + "of \"add\"\n" " set: set an option in a trigger\n" " option: name of option: name, hook, arguments, conditions, " "regex, command, return_code\n" - " (for help on option, you can do /help " + " (for help on option, you can type: /help " "trigger.trigger..