mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
translation fix
This commit is contained in:
parent
652d67ea57
commit
e9703eb242
@ -520,10 +520,10 @@ $( document ).ready(function() {
|
||||
<tr class="hidden-xs">
|
||||
<td colspan="4">
|
||||
<p class="col-xs-12 col-sm-10">
|
||||
<?=gettext("Additional webConfigurator groups can be added here.
|
||||
Group permissions can be assigned which are inherited by users who are members of the group.
|
||||
An icon that appears grey indicates that it is a system defined object.
|
||||
Some system object properties can be modified but they cannot be deleted.");?>
|
||||
<?=gettext('Additional webConfigurator groups can be added here. ' .
|
||||
'Group permissions can be assigned which are inherited by users who are members of the group. ' .
|
||||
'An icon that appears grey indicates that it is a system defined object. ' .
|
||||
'Some system object properties can be modified but they cannot be deleted.');?>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user