Mark some strings to translate in configuration.zul
FEA: ItEr75S06LdapAuhenticationItEr74S09
This commit is contained in:
parent
f4e2a7d8ae
commit
aca3a0e028
1 changed files with 2 additions and 2 deletions
|
|
@ -333,8 +333,8 @@
|
|||
<row>
|
||||
<label value="${i18n:_('Role search strategy')}" />
|
||||
<radiogroup id="strategy" onCheck="configurationController.changeRoleStrategy()">
|
||||
<radio label="Group strategy" value="group" />
|
||||
<radio label="Property strategy" value="property" />
|
||||
<radio label="${i18n:_('Group strategy')}" value="group" />
|
||||
<radio label="${i18n:_('Property strategy')}" value="property" />
|
||||
</radiogroup>
|
||||
</row>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue