[rotel] Fix default properties (#11911)

Also reorder properties by running mvn i18n:generate-default-translations

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo
2022-01-01 11:31:09 +01:00
committed by GitHub
parent 2283adaee1
commit b37a293f03
3 changed files with 60 additions and 125 deletions

View File

@@ -234,7 +234,7 @@
</parameter>
<parameter name="inputLabelTape" type="text" required="false">
<label>@text/config.inputLabelTape.label</label>
<description>>@text/config.inputLabelTape.description</description>
<description>@text/config.inputLabelTape.description</description>
</parameter>
<parameter name="inputLabelVideo1" type="text" required="false">
<label>@text/config.inputLabelVideo1.label</label>
@@ -312,7 +312,7 @@
</parameter>
<parameter name="inputLabelVideo6" type="text" required="false">
<label>@text/config.inputLabelVideo6.label</label>
<description>config.inputLabelVideo6.description</description>
<description>@text/config.inputLabelVideo6.description</description>
</parameter>
<parameter name="inputLabelMulti" type="text" required="false">
<label>@text/config.inputLabelMulti.label</label>