Adding some test layout to test 
<item text="SIX DECKS" localize="true" action="load_skin ':6 Decks'" />
<item text="SIX DECKS+" localize="true" action="load_skin ':6 Decks8vids'" check="true" />
Works fine but both texts display "SIX DECKS" missing the additional "+" in the second one
       
    <item text="SIX DECKS" localize="true" action="load_skin ':6 Decks'" />
<item text="SIX DECKS+" localize="true" action="load_skin ':6 Decks8vids'" check="true" />
Works fine but both texts display "SIX DECKS" missing the additional "+" in the second one
geposted Thu 25 Jul 19 @ 11:02 pm
          Since "six decks+" is not a localized text, you should probably remove the localize parameter 
       
    geposted Fri 26 Jul 19 @ 2:57 am
          copy/paste !!
yes, strangely localization removed make the "+" appear
       
    yes, strangely localization removed make the "+" appear
geposted Fri 26 Jul 19 @ 10:59 am









