I have an existing project with a lot of frames and forms, where the translations are stored "binary" in the DFM file.
How can I use the option to save the translation data as text?
What is the intended way to convert?
Search found 6 matches
- Tue Apr 14, 2020 12:26 pm
- Forum: TsiLang Components Suite
- Topic: Hot to use "Option to use TranslationData as text in DFM", provided with 7.8.0, at an existing project
- Replies: 1
- Views: 6525
- Sun Jun 23, 2013 4:42 pm
- Forum: TsiLang Components Suite
- Topic: Error when installing 6.5.4.5 in Delphi 2010
- Replies: 1
- Views: 9558
Error when installing 6.5.4.5 in Delphi 2010
I used the TsiLang Component Suite (with source) version 6.5.4.5 already with Delphi 6. Now I tried to install the packages in Delphi 2010. The package TsiLang_2010r was without any problems. But when I try to build the TsiLang_2010 package I get an access violation "[Fataler Fehler] Zugriffsve...
- Fri Mar 02, 2012 5:54 pm
- Forum: TsiLang Components Suite
- Topic: Avoid duplicate translations on inherited frames
- Replies: 2
- Views: 9869
But I can't decide if I just want to inherit the data or ovveride it. On all components the inhrited value ist used if I don't cange ist. But in the case of siLang I have enter a value, mean ovveride it any way. If I change a translation on a base form, I have to do it on all inherited forms. Or do ...
- Sat Feb 18, 2012 3:12 pm
- Forum: TsiLang Components Suite
- Topic: Avoid duplicate translations on inherited frames
- Replies: 2
- Views: 9869
Avoid duplicate translations on inherited frames
Hi, I have the following scenario: FrameA with a siLangLinked component FrameB = class(FrameA) with IsInheritedOwner property = True FrameC = class(FrameB) On FrameB I have several TActions. I want to have the translation of the captions done in FrameB, but the same Action-Captions appear in siLang-...
- Tue Jan 24, 2012 2:29 pm
- Forum: TsiLang Components Suite
- Topic: TsiLang Expert in a large project
- Replies: 3
- Views: 12166
Thank's for the very quick reply. To 1. Ok, I understand that the unit needs to be open once. But why some of then units showing nothing and some of them showing 1? To 2. When I use the menu to save the project I only get the data of the units I have opend beforehand, but not the data for all units!...
- Tue Jan 24, 2012 1:13 pm
- Forum: TsiLang Components Suite
- Topic: TsiLang Expert in a large project
- Replies: 3
- Views: 12166
TsiLang Expert in a large project
Hi, I'm strugle using TsiLang Component Suit in a large Delphi Projekt (roundabout 500 Forms, Datamoduls and Frames). The enviroment is Delphi 6 (with all available updates and patches) and TsiLang Compoments Suite Version 6.5.4.1 I have one datamodule with a TsiLang and a TsiLangDispatcher Componen...