oetspoker / subcentral

Automatically exported from code.google.com/p/subcentral
1 stars 0 forks source link

Cannot expose some skin labels #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I tried to use these skinlabels. But no matter what i do, they won't show up in 
skin:

<label>#SubCentral.SkinTranslationSearchType.Label</label>
<label>#SubCentral.SkinTranslationFrom.Label</label>

from xml: <string Field="SkinTranslationFrom">Fra</string>

Original issue reported on code.google.com by Steffa...@gmail.com on 22 Sep 2010 at 8:49

GoogleCodeExporter commented 9 years ago

Original comment by seko...@gmail.com on 22 Sep 2010 at 8:51

GoogleCodeExporter commented 9 years ago

Original comment by seko...@gmail.com on 22 Sep 2010 at 8:51

GoogleCodeExporter commented 9 years ago
You're doing it wrong :)

#SubCentral.Translation.*NAME*.Label is proper syntax. Replace *NAME* with 
label after string SkinTranslation, for example 
#SubCentral.Translation.SearchType.Label.

Original comment by mitja.skuver on 22 Sep 2010 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by Steffa...@gmail.com on 23 Sep 2010 at 3:33

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by mitja.skuver on 7 Oct 2010 at 8:21