Added a translation

This commit is contained in:
fermin831 2018-11-20 11:18:57 +01:00
parent 3d04a742a3
commit 8735e6e1a3
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ foreach ($actions as $action) {
"images/error.png",
true,
// FIXME: Translation.
array("title" => __("The command and the action are not in the same group. Please, contact with an administrator to solve it.")
array("title" => __("The action and the command associated with it do not have the same group. Please contact an administrator to fix it.")
));
}