Support forum of the software localization tool Sisulizer


Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... 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
can not see my main form components - Usage - Three simple steps to localize - Technical Support (You need to be registered at the forum to write) - Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ...
AuthorPost
 Posted: Thu May 29th, 2008 08:35 pm
PM Quote Reply
isaac_cm
Member
 

Joined: Thu May 29th, 2008
Location:  
Posts: 5
Status: 
Offline
Hello,
I use Delphi 2007 and devexpress and when Sisulizer scan the exe I tried to open all my forms and I have few questions:

- All my form the cxgrid component does not apeear how I an change column headers in the grid ?

- Main form conatin ribbon bar component with office 2007 skin style and a master / detail expanding grid , first the program prompt me to map tdxbarseprator component so I choosed bevel after that I cant see any of my original componenets (hte bar and the two grids)

please advice (this is my first try)

Thanks

Last edited on Thu May 29th, 2008 08:36 pm by isaac_cm

Back To Top PM Quote Reply

 Posted: Fri May 30th, 2008 03:40 am
PM Quote Reply
Ilkka.Salmenius
Administrator


Joined: Wed Aug 8th, 2007
Location: Espoo, Finland
Posts: 455
Status: 
Offline
Could you send your EXE-file and the Sisulizer project file (.SLP) to us please

support (at) sisulizer.fi

I will take a look of them.



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

 Posted: Fri May 30th, 2008 11:51 am
PM Quote Reply
isaac_cm
Member
 

Joined: Thu May 29th, 2008
Location:  
Posts: 5
Status: 
Offline
sent

Last edited on Fri May 30th, 2008 02:26 pm by isaac_cm

Back To Top PM Quote Reply

 Posted: Sat May 31st, 2008 11:39 am
PM Quote Reply
Ilkka.Salmenius
Administrator


Joined: Wed Aug 8th, 2007
Location: Espoo, Finland
Posts: 455
Status: 
Offline
isaac_cm wrote: - All my form the cxgrid component does not apeear how I an change column headers in the grid ?

All child components of TcxGrid control are hidden. They don't show on the WYSIWYG window. But all translateable rows can be found on the grid.

For example the from TfrmExam. Take a look of the last row of it

cxGrid1.cxGrid1DBTableView1.cxGrid1DBTableView1EXAM_NAME.Caption

You can translate the name of the column.



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

 Posted: Sat May 31st, 2008 11:53 am
PM Quote Reply
Ilkka.Salmenius
Administrator


Joined: Wed Aug 8th, 2007
Location: Espoo, Finland
Posts: 455
Status: 
Offline
isaac_cm wrote: - Main form conatin ribbon bar component with office 2007 skin style and a master / detail expanding grid , first the program prompt me to map tdxbarseprator component so I choosed bevel after that I cant see any of my original componenets (hte bar and the two grids)


That Ribbon component is new and has not been premapped by Sisulizer. Will map it to the next version. Unfortunally its Align is Top by default. Therefore the Align property has not been saved to the DFM-file. You have a grid component with Align = alClient. Thats's why the grid is allways on the top and full screen over the ribbon. It doesn't help to what the ribbon has been mapped. The grid is allways over it.

But alltough the WYSIWYG is not 100% same as in Delphi all the rows of ribbon bar can be found. And all of then can be translated. If the WYSIGYG looks bad, it doesn't mean that the translation don't work.

I will improve the WYSIWYG of Ribbon compoments to the next version and remap it.

best regards
Ilkka



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

 Posted: Sat May 31st, 2008 01:06 pm
PM Quote Reply
Ilkka.Salmenius
Administrator


Joined: Wed Aug 8th, 2007
Location: Espoo, Finland
Posts: 455
Status: 
Offline
Here are the mappings for TdxRibbon components. remember to set Align = alTop as default property.

In the next version of Sisulizer thease are rebuilt.

Attachment: Ribbon.PNG (Downloaded 55 times)



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

 Posted: Sun Jun 1st, 2008 03:41 pm
PM Quote Reply
DREYFUS
Member
 

Joined: Thu Apr 3rd, 2008
Location:  
Posts: 27
Status: 
Offline
Hello
Using Sizuliser for a while I have a blocking problem :
-The Import of translations via CSV or TMX outside pair of language files dont work for "special" caracteres : this append with Spanish , Portugese , Italian or Russian ;
The ALL project is defined with UT8 caracters for all columns , and the source is correctly displayed in a spreadsheet like Open Office SCalc
-The import of TM  (not only the actual translations)
-The translate by inner TM don't work better
 ONLY the COPY/PASTE of an existing external text , in lines , work .....BUT this oblige to a very long and painfull job ...
HOW TO IMPORT TRANSLATIONS/FULL TM IN LANGUAGES WITH SPECIAL CARACTERE (UTF8) like Portugese or Russian
 THANK YOU FOR YOUR HELP

Back To Top PM Quote Reply

 Posted: Sun Jun 1st, 2008 07:15 pm
PM Quote Reply
isaac_cm
Member
 

Joined: Thu May 29th, 2008
Location:  
Posts: 5
Status: 
Offline
I can not find the TdxRibbon align property I think it is not published and they do this component to be only on top no other choices

however I can workaround this by temporarily setting the grid align to none until I finish translation

Thanks alot Excellent support and I wish you all the best

Back To Top PM Quote Reply

 Posted: Sun Jun 1st, 2008 07:20 pm
PM Quote Reply
isaac_cm
Member
 

Joined: Thu May 29th, 2008
Location:  
Posts: 5
Status: 
Offline
to DREYFUS:
better wait for Mr. Ilkka.Salmenius to answer this I am new to this tool.

meanwhile maybe this will help you
http://www.utilmind.com/delphi/ruscodetables.zip

Last edited on Sun Jun 1st, 2008 09:44 pm by isaac_cm

Back To Top PM Quote Reply

 Posted: Sun Jun 1st, 2008 08:17 pm
PM Quote Reply
Ilkka.Salmenius
Administrator


Joined: Wed Aug 8th, 2007
Location: Espoo, Finland
Posts: 455
Status: 
Offline
Here are the settings for the Align property.

Attachment: Ribbon.PNG (Downloaded 51 times)



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

 Posted: Sun Jun 1st, 2008 09:45 pm
PM Quote Reply
isaac_cm
Member
 

Joined: Thu May 29th, 2008
Location:  
Posts: 5
Status: 
Offline
Many Thanks

Back To Top PM Quote Reply

 Posted: Sun Jun 1st, 2008 10:42 pm
PM Quote Reply
Jaakko.Salmenius
Administrator


Joined: Sat Apr 8th, 2006
Location: Tokyo, Japan
Posts: 1641
Status: 
Online
DREYFUS wrote: -The Import of translations via CSV or TMX outside pair of language files dont work for "special" caracteres : this append with Spanish , Portugese , Italian or Russian ;
The ALL project is defined with UT8 caracters for all columns , and the source is correctly displayed in a spreadsheet like Open Office SCalc
-The import of TM  (not only the actual translations)
-The translate by inner TM don't work better
 ONLY the COPY/PASTE of an existing external text , in lines , work .....BUT this oblige to a very long and painfull job ...
HOW TO IMPORT TRANSLATIONS/FULL TM IN LANGUAGES WITH SPECIAL CARACTERE (UTF8) like Portugese or Russian
 THANK YOU FOR YOUR HELP

Can you send your project file (.slp) and the files that you want to import (.tmx or .csv) to

support (at) sisulizer.fi

Jaakko



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

 Posted: Thu Jun 5th, 2008 01:52 pm
PM Quote Reply
Jaakko.Salmenius
Administrator


Joined: Sat Apr 8th, 2006
Location: Tokyo, Japan
Posts: 1641
Status: 
Online
Thank you for the files. The problem with .csv file is that it is encoded in UTF-8. All the other .csv files we have seen have used Ansi encoding.

I implemented support for UTF-8 and UTF-16 CSV files in the next build.

Jaakko



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

 Posted: Thu Jun 5th, 2008 02:41 pm
PM Quote Reply
Jaakko.Salmenius
Administrator


Joined: Sat Apr 8th, 2006
Location: Tokyo, Japan
Posts: 1641
Status: 
Online
I looked about the text file (.TXT)

EXE_EP.TXT

First this one seemed to be encoded in UTF-8 but it contains invalid UTF-8. This is why Sisulizer could not import it. It was not Ansi (Windows 1252) either. Do you know that is the character encoding used in this file?

Invalid part is this

Page Nô› N° chamam

EXE_ER.TXT

This is the same thing. It seems to be UTF-8 but contains some invalid UTF-8.

What editor have you used to create the txt files?

Jaakko



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

 Posted: Tue Aug 19th, 2008 09:20 am
PM Quote Reply
MagicFX
Member
 

Joined: Sat Dec 23rd, 2006
Location: Taipei, Taiwan
Posts: 150
Status: 
Offline
I am going to localize Snagit 9.0.0
http://www.techsmith.com/download/snagittrial.asp

Somehow the search results of the strings displayed
on the ribbon components cannot be found!

Please help me to solve the problem, thx

Back To Top PM Quote Reply

 Posted: Tue Aug 19th, 2008 09:24 am
PM Quote Reply
Markus.Kreisel
Administrator


Joined: Sat Apr 8th, 2006
Location: Bedburg, Germany
Posts: 829
Status: 
Offline
Hi MagicFX,

if strings are hard coded in the source code (and not in a resource) they can not be localized. Can you please check that out with the author of the software.

Markus



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

 Posted: Tue Aug 19th, 2008 10:37 am
PM Quote Reply
MagicFX
Member
 

Joined: Sat Dec 23rd, 2006
Location: Taipei, Taiwan
Posts: 150
Status: 
Offline
Anothor question:
is sisulizer able to localize Office 2007 adds on ?

Attachment: mathtype.jpg (Downloaded 23 times)

Back To Top PM Quote Reply

 Posted: Tue Aug 19th, 2008 10:50 am
PM Quote Reply
Markus.Kreisel
Administrator


Joined: Sat Apr 8th, 2006
Location: Bedburg, Germany
Posts: 829
Status: 
Offline
Hi MagicFX,

if they are in a compiled Visual Basic DLL we do not support them. You will need the source code to localize Classic Visual Basic and VBA. Visual Basic until Version 6 does not store forms in standard resources. It uses an own binary format. So you need to localize the Visual Basic source code. Good luck VB.NET does that better. But to my knowledge does Office still use the old VB.

Markus



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

Current time is 12:05 pm  
Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... > Technical Support (You need to be registered at the forum to write) > Usage - Three simple steps to localize > can not see my main form components



WowUltra 1.11 Copyright © 2007 by Jim Hale - Based on WowBB Copyright © 2003-2006 Aycan Gulez

Sisulizer software localization tool - Three simple steps to localize