Fix typo in open reports string
FEA: ItEr76S03Community
This commit is contained in:
parent
7e1d43e48d
commit
a3fadbd260
8 changed files with 8 additions and 8 deletions
|
|
@ -179,7 +179,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
|
|
|||
|
|
@ -207,7 +207,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -218,7 +218,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
|
||||
<separator spacing="10px" orient="horizontal"/>
|
||||
|
|
|
|||
|
|
@ -159,7 +159,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -156,7 +156,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -186,7 +186,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
|
|
@ -178,7 +178,7 @@
|
|||
<label value="${i18n:_('Click on this')}" />
|
||||
<a id="URIlink" class="z-label" zclass="z-label"
|
||||
label="${i18n:_('direct link')}" />
|
||||
<label value="${i18n:_('if the report isn\'t opened automatically')}" />
|
||||
<label value="${i18n:_('if the report is not opened automatically')}" />
|
||||
</hbox>
|
||||
<separator spacing="10px" orient="horizontal" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue