Skip to content

Commit

Permalink
Lint: Whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelius-koepp committed Jan 3, 2025
1 parent 33761df commit 150b641
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/ConfigTransfer.share.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
-->
</TypeRestriction>
</ParameterType>

<ParameterType Id="%AID%_PT-ExportParamSelection" Name="ExportParamSelection">
<TypeRestriction Base="Value" SizeInBit="2">
<Enumeration Value="0" Id="%ENID%" Text="Standard (aktive mit individuellem Wert)" /><!-- 0b00 -->
Expand Down Expand Up @@ -684,7 +684,7 @@
<Parameter Id="%AID%_P-%TT%00102" Name="ImportCheck" ParameterType="%AID%_PT-ImportCheck" Text="Kompatiblitätsprüfung" Value="0" />
<Parameter Id="%AID%_P-%TT%00103" Name="ImportUserLog" ParameterType="%AID%_PT-Text32KiB" Text="Import-Resultat" Value="" />
-->

<ParameterRefRef RefId="%AID%_P-%TT%00100_R-%TT%0010001" HelpContext="UCT-Transfer-String" />
<ParameterRefRef RefId="%AID%_P-%TT%00101_R-%TT%0010101" HelpContext="UCT-Import-Ziel" />
<choose ParamRefId="%AID%_P-%TT%00101_R-%TT%0010101">
Expand All @@ -700,7 +700,7 @@
<ParameterSeparator Id="%AID%_PS-nnn" Text="Versionsunterschiede und Release-Notes beachten!&#xD;&#xA;&#xD;&#xA;Das Risiko von unerwarteten Effekten steigt mit dem Abstand zwischen den Versionen. Fälle in denen auch ein ETS-Upgrade möglich wäre bergen nur ein geringes Risiko." UIHint="Information" />
</when>
</choose>

<Button Id="%AID%_B-%TT%00100" Text="Importieren" EventHandler="uctBtnImport" EventHandlerParameters="{ &quot;p_importLine&quot;:&quot;%PREFIX%_ImportInput&quot;, &quot;p_channelTarget&quot;:&quot;%PREFIX%_ImportTarget&quot;, &quot;p_importCheck&quot;:&quot;%PREFIX%_ImportCheck&quot;, &quot;p_messageOutput&quot;:&quot;%PREFIX%_ImportUserLog&quot; }" />
<ParameterRefRef RefId="%AID%_P-%TT%00103_R-%TT%0010301" HelpContext="UCT-Import-Resultat" />
</when>
Expand Down Expand Up @@ -807,7 +807,7 @@
</Columns>
<ParameterSeparator Id="%AID%_PS-nnn" Text="Format&#xD;&#xA;" Cell="1,1" />
<ParameterSeparator Id="%AID%_PS-nnn" Text="Je eine Zeile pro Kanal im Standardformat&#xD;&#xA;(Import als Einzelkanäle möglich in älteren Versionen von Konfigurationstransfer)&#xD;&#xA;" Cell="1,2" />
</ParameterBlock>
</ParameterBlock>
</when>
</choose>
</when>
Expand Down

0 comments on commit 150b641

Please sign in to comment.