Search found 114 matches

by Malcolm
Fri May 30, 2014 1:31 pm
Forum: TsiLang Components Suite
Topic: How to translate FastReport labels?
Replies: 3
Views: 12584

Here is how I do it. 1. I create a var for each string as follows: VAR // translatable report strings ... _total : STRING = ''; (* Total *) ... 2. write a procedure to update the strings when the language changes. PROCEDURE TReportForm.UpdateStrings; BEGIN ... _total := SiLangRTReport.GetTextOrDefau...
by Malcolm
Wed May 28, 2014 11:21 am
Forum: TsiLang Components Suite
Topic: Project settings
Replies: 4
Views: 11186

Seems to be fixed in V 7.2, thanks. :)
by Malcolm
Wed May 28, 2014 10:51 am
Forum: TsiLang Components Suite
Topic: Translate Language does not always show correct base langs
Replies: 3
Views: 10951

This seems to be fixed in V 6.0.1.57 (and maybe before) :)
by Malcolm
Wed May 28, 2014 10:30 am
Forum: TsiLang Components Suite
Topic: TsiLang Components Suite Version 7.2!
Replies: 1
Views: 7973

Size of download

You might want to check your download page to make sure the file size is correctly stated.

My downloader picked up a very large file size and estimated it would take 5,125 million days to complete the download!

The actual .zip was a mere 19,981 KB so it did not take quite that long. :D
by Malcolm
Sat Feb 15, 2014 10:06 am
Forum: TsiLang Components Suite
Topic: Project settings
Replies: 4
Views: 11186

siproj: -------- [Settings] CommonContainerForm= DefaultDictionary=C:\Program Files\SiComponents\TsiLang\Dictionary Manager\DiveRecorder.dic DefaultFormForUnits=frmMain DefaultTranslationFileName=C:\Users\mdt\Documents\RAD Studio\Projects\APad\APad.sib DictionaryBaseLanguage=English DictionaryIgnore...
by Malcolm
Tue Feb 11, 2014 2:47 pm
Forum: TsiLang Components Suite
Topic: Project settings
Replies: 4
Views: 11186

Project settings

Hi XE5 and 7.1.1 developing an Android app. The project settings, specifically my master dictionary, do not seem to be correctly read from the siproject file. I have my shared master dictionary in a separate folder and although the project file does have the correct path and file name, I have to re-...
by Malcolm
Sat Feb 08, 2014 1:07 pm
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

OK, I guessed as much.
It is probable that users will already have chosen their OS language so the messages will not need further translation .. maybe. :lol:
by Malcolm
Fri Feb 07, 2014 3:40 pm
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

Hi With V 7.1.1 I still need to add the paths to the Units and Auxiliary folders plus include the FMX define (not a problem now that I know). It now works fine and I can switch between 13 languages including Simplified Chinese. I did find that it seemed to lose its project settings although the proj...
by Malcolm
Wed Jan 29, 2014 6:20 am
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

OK, I understand.
by Malcolm
Tue Jan 28, 2014 5:39 pm
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

No problem.
But now that I have re-built from the sources, can I remove those settings from now on .. or should I continue like this for my new builds and other projects until your next version is released?
I didn't try it yet. :lol:
by Malcolm
Tue Jan 28, 2014 9:27 am
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

Sorry, my Units folder looks very different from yours - does not have all those Delphi versions. I don't think I can help. :(
by Malcolm
Tue Jan 28, 2014 12:58 am
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

I finally got back to this. And the solution offered does work. :D Dimitris, the 2 paths you need to add are: * C:\Program Files\SiComponents\TsiLang\Units * C:\Program Files\SiComponents\TsiLang\Units\Auxiliary But uless you want them to apply to all your projects, put them under the Project Option...
by Malcolm
Wed Dec 18, 2013 2:18 pm
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

Hi Igor I suspected that it might be some path from your system. Re-compiling is outside my comfort zone, so I will abandon the translation for now. My project is in alpha now, so I can leave the translation until later. Hopefully these glitches will have been resolved by then in some update. Malcolm
by Malcolm
Tue Dec 17, 2013 7:19 pm
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

Hi I confirm that the install script now includes the .o files, thanks. However, I now get build errors such as shown below. Note the references to "F:\Auxiliary/....... I am not sure where this path comes from. [DCC Error] E2597 C:\Users\Public\Documents\RAD Studio\12.0\PlatformSDKs\android-nd...
by Malcolm
Sat Dec 14, 2013 9:04 am
Forum: TsiLang Components Suite
Topic: Android problem
Replies: 29
Views: 327972

To add to the above, I installed only Delphi, not the C++