Support forum of the software localization tool Sisulizer


.NET, Delphi, ... - Sisulizer Localization Tool Support Home

Get in contact with the makers of Sisulizer.
Our forum is open for all questions around Sisulizer from customers and prospects.
Don't hesitate to register and ask. The Sisulizer team will answer ASAP.

Search     Help Home Sisulizer Website Download
Search by username
Not logged in - Login | Register 

 Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius
New Topic Reply Printer Friendly
Sisulizer does not recognize strings in Styles - Bugs and Quirks in Sisulizer - Technical Support (You need to be registered at the forum to write) - .NET, Delphi, ... - Sisulizer Localization Tool Support
AuthorPost
 Posted: Wed Feb 24th, 2010 05:56 pm
PM Private Upload Quote Reply
skliamis
Member
 

Joined: Tue Feb 9th, 2010
Location:  
Posts: 15
Status: 
Offline
I have a Styles.xaml in my Silverlight application as below. I see this two keys(LoginButtonStyle and LogoutButtonStyle ) in the Sisulizer Application under "Resources-Directories" but i don't see the TextBlock's(Log In & Log Out text) for translation!.
Have you any idea what is not correct here??? Must i give an x:Name to each TextBlock??

Thank you very much

<Style x:Key="LoginButtonStyle" TargetType="Button" BasedOn="{StaticResource AddDeletModifyEntityButtonStyle}" >
        <Setter Property="ContentTemplate">
            <Setter.Value>
                <DataTemplate>
                    <StackPanel Style="{StaticResource ImageButtonStackPanelStyle}">
                        <Image Source="/Icons/user_monitor16.png" Style="{StaticResource ImageButtonImageStyle}"/>
                        <TextBlock Text="Log In" Style="{StaticResource ImageButtonTextBlockStyle}"/>
                    </StackPanel>
                </DataTemplate>
            </Setter.Value>
        </Setter>
        <Setter Property="Margin" Value="5,0,0,0"/>
        <Setter Property="VerticalAlignment" Value="Center" />
    </Style>
    <Style x:Key="LogoutButtonStyle" TargetType="Button" BasedOn="{StaticResource AddDeletModifyEntityButtonStyle}" >
        <Setter Property="ContentTemplate">
            <Setter.Value>
                <DataTemplate>
                    <StackPanel Style="{StaticResource ImageButtonStackPanelStyle}">
                        <Image Source="/Icons/exit16.png" Style="{StaticResource ImageButtonImageStyle}"/>
                        <TextBlock Text="Log Out" Style="{StaticResource ImageButtonTextBlockStyle}"/>
                    </StackPanel>
                </DataTemplate>
            </Setter.Value>
        </Setter>
        <Setter Property="Margin" Value="5,0,0,0"/>
        <Setter Property="VerticalAlignment" Value="Center" />
    </Style>
 

Back To Top PM Private Upload Quote Reply

 Posted: Wed Feb 24th, 2010 07:41 pm
PM Private Upload Quote Reply
Janusz Grzybek
Super Moderator


Joined: Fri Dec 1st, 2006
Location: Zabrze, Poland
Posts: 2542
Status: 
Offline
Hello,

Could you sent to us via our upload your VS project files? You can do it by click on "Private Upload" button available on your forum post toolbar. Files sent to us in this way are password protected and only Sisulizer team members have access to these files.  

Best regards,
Janusz 



____________________
http://www.sisulizer.com - Three simple steps to localize
Back To Top PM Private Upload Quote Reply

 Posted: Mon Mar 1st, 2010 12:46 pm
PM Private Upload Quote Reply
skliamis
Member
 

Joined: Tue Feb 9th, 2010
Location:  
Posts: 15
Status: 
Offline
Hiii

I will try to make a sample application, because i can not send you my VS solution due to security reasons.

Thank u

Back To Top PM Private Upload Quote Reply

 Posted: Tue Mar 2nd, 2010 10:11 am
PM Private Upload Quote Reply
skliamis
Member
 

Joined: Tue Feb 9th, 2010
Location:  
Posts: 15
Status: 
Offline
Just uploaded a sample solution which has controls inside of styles and they are not recognized by the Sisulizer Tool.

Have you any workaround?

Thank you

Back To Top PM Private Upload Quote Reply

 Posted: Tue Mar 2nd, 2010 11:37 am
PM Private Upload Quote Reply
Janusz Grzybek
Super Moderator


Joined: Fri Dec 1st, 2006
Location: Zabrze, Poland
Posts: 2542
Status: 
Offline
Hello,

Thank you for files. I reproduced your issue. We let you know about results of our investigation.

Best regards,
Janusz




____________________
http://www.sisulizer.com - Three simple steps to localize
Back To Top PM Private Upload Quote Reply

 Posted: Wed Mar 3rd, 2010 09:50 am
PM Private Upload Quote Reply
Jaakko.Salmenius
Administrator


Joined: Sat Apr 8th, 2006
Location: Espoo, Finland
Posts: 2275
Status: 
Offline
I fixed this in 301. The problem was that Sisulizer did not scan sub properties of the Setter element (only Value attribute was scanned). The new build will come out later this month.

Jaakko



____________________
http://www.sisulizer.com - Three simple steps to localize
Back To Top PM Private Upload Quote Reply

 Posted: Wed Mar 3rd, 2010 10:40 am
PM Private Upload Quote Reply
skliamis
Member
 

Joined: Tue Feb 9th, 2010
Location:  
Posts: 15
Status: 
Offline
Thank you very much Jaakko!!

Alexis

Back To Top PM Private Upload Quote Reply

Current time is 06:15 am  
.NET, Delphi, ... - Sisulizer Localization Tool Support > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Sisulizer does not recognize strings in Styles



WowUltra modified by Sisulizer Copyright © 2007-09 by Jim Hale - Based on WowBB Copyright © 2003-2006 Aycan Gulez

Sisulizer software localization tool - Three simple steps to localize