Skip to content

Commit

Permalink
Fix missing parentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
gade01 committed Jun 30, 2018
1 parent ce9d515 commit fac631b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions 720p/includes_Home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@
</variable>

<variable name="CustomCategory1Label">
<value condition="!IsEmpty(Skin.String(CustomCategory1Label))">$INFO[Skin.String(CustomCategory1Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory1Label))">$INFO[Skin.String(CustomCategory1Label)]</value>
<value>$LOCALIZE[636] $NUMBER[1]</value>
</variable>

Expand All @@ -574,7 +574,7 @@
</include>

<variable name="CustomCategory2Label">
<value condition="!IsEmpty(Skin.String(CustomCategory2Label))">$INFO[Skin.String(CustomCategory2Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory2Label))">$INFO[Skin.String(CustomCategory2Label)]</value>
<value>$LOCALIZE[636] $NUMBER[2]</value>
</variable>

Expand All @@ -601,7 +601,7 @@
</include>

<variable name="CustomCategory3Label">
<value condition="!IsEmpty(Skin.String(CustomCategory3Label))">$INFO[Skin.String(CustomCategory3Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory3Label))">$INFO[Skin.String(CustomCategory3Label)]</value>
<value>$LOCALIZE[636] $NUMBER[3]</value>
</variable>

Expand All @@ -628,7 +628,7 @@
</include>

<variable name="CustomCategory4Label">
<value condition="!IsEmpty(Skin.String(CustomCategory4Label))">$INFO[Skin.String(CustomCategory4Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory4Label))">$INFO[Skin.String(CustomCategory4Label)]</value>
<value>$LOCALIZE[636] $NUMBER[4]</value>
</variable>

Expand All @@ -655,7 +655,7 @@
</include>

<variable name="CustomCategory5Label">
<value condition="!IsEmpty(Skin.String(CustomCategory5Label))">$INFO[Skin.String(CustomCategory5Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory5Label))">$INFO[Skin.String(CustomCategory5Label)]</value>
<value>$LOCALIZE[636] $NUMBER[5]</value>
</variable>

Expand All @@ -682,7 +682,7 @@
</include>

<variable name="CustomCategory6Label">
<value condition="!IsEmpty(Skin.String(CustomCategory6Label))">$INFO[Skin.String(CustomCategory6Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory6Label))">$INFO[Skin.String(CustomCategory6Label)]</value>
<value>$LOCALIZE[636] $NUMBER[6]</value>
</variable>

Expand All @@ -709,7 +709,7 @@
</include>

<variable name="CustomCategory7Label">
<value condition="!IsEmpty(Skin.String(CustomCategory7Label))">$INFO[Skin.String(CustomCategory7Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory7Label))">$INFO[Skin.String(CustomCategory7Label)]</value>
<value>$LOCALIZE[636] $NUMBER[7]</value>
</variable>

Expand All @@ -736,7 +736,7 @@
</include>

<variable name="CustomCategory8Label">
<value condition="!IsEmpty(Skin.String(CustomCategory8Label))">$INFO[Skin.String(CustomCategory8Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory8Label))">$INFO[Skin.String(CustomCategory8Label)]</value>
<value>$LOCALIZE[636] $NUMBER[8]</value>
</variable>

Expand All @@ -763,7 +763,7 @@
</include>

<variable name="CustomCategory9Label">
<value condition="!IsEmpty(Skin.String(CustomCategory9Label))">$INFO[Skin.String(CustomCategory9Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory9Label))">$INFO[Skin.String(CustomCategory9Label)]</value>
<value>$LOCALIZE[636] $NUMBER[9]</value>
</variable>

Expand All @@ -790,7 +790,7 @@
</include>

<variable name="CustomCategory10Label">
<value condition="!IsEmpty(Skin.String(CustomCategory10Label))">$INFO[Skin.String(CustomCategory10Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory10Label))">$INFO[Skin.String(CustomCategory10Label)]</value>
<value>$LOCALIZE[636] $NUMBER[10]</value>
</variable>

Expand All @@ -817,7 +817,7 @@
</include>

<variable name="CustomCategory11Label">
<value condition="!IsEmpty(Skin.String(CustomCategory11Label))">$INFO[Skin.String(CustomCategory11Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory11Label))">$INFO[Skin.String(CustomCategory11Label)]</value>
<value>$LOCALIZE[636] $NUMBER[11]</value>
</variable>

Expand All @@ -844,7 +844,7 @@
</include>

<variable name="CustomCategory12Label">
<value condition="!IsEmpty(Skin.String(CustomCategory12Label))">$INFO[Skin.String(CustomCategory12Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory12Label))">$INFO[Skin.String(CustomCategory12Label)]</value>
<value>$LOCALIZE[636] $NUMBER[12]</value>
</variable>

Expand All @@ -871,7 +871,7 @@
</include>

<variable name="CustomCategory13Label">
<value condition="!IsEmpty(Skin.String(CustomCategory13Label))">$INFO[Skin.String(CustomCategory13Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory13Label))">$INFO[Skin.String(CustomCategory13Label)]</value>
<value>$LOCALIZE[636] $NUMBER[13]</value>
</variable>

Expand All @@ -898,7 +898,7 @@
</include>

<variable name="CustomCategory14Label">
<value condition="!IsEmpty(Skin.String(CustomCategory14Label))">$INFO[Skin.String(CustomCategory14Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory14Label))">$INFO[Skin.String(CustomCategory14Label)]</value>
<value>$LOCALIZE[636] $NUMBER[14]</value>
</variable>

Expand All @@ -925,7 +925,7 @@
</include>

<variable name="CustomCategory15Label">
<value condition="!IsEmpty(Skin.String(CustomCategory15Label))">$INFO[Skin.String(CustomCategory15Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory15Label))">$INFO[Skin.String(CustomCategory15Label)]</value>
<value>$LOCALIZE[636] $NUMBER[15]</value>
</variable>

Expand All @@ -952,7 +952,7 @@
</include>

<variable name="CustomCategory16Label">
<value condition="!IsEmpty(Skin.String(CustomCategory16Label))">$INFO[Skin.String(CustomCategory16Label]</value>
<value condition="!IsEmpty(Skin.String(CustomCategory16Label))">$INFO[Skin.String(CustomCategory16Label)]</value>
<value>$LOCALIZE[636] $NUMBER[16]</value>
</variable>

Expand Down

0 comments on commit fac631b

Please sign in to comment.