On Mon, 15 Oct 2007 16:28:23 +0100
Luis Rodrigues <[EMAIL PROTECTED]> wrote:

> We're using FOnReadStringProperty from reader.inc to translate the
> string properties, how about TStrings how can this be done?
> 
> Ideas please.

First define requirements:
- Some TStrings should not be translated
- Some TStrings should be translated line by line 
  (TCombobox, TListBox)
- Some TStrings should be translated as text (TMemo)

To FPC team:
Is it possible to use TTranslateStrings = type TStrings?
I ask because, the compiler allows it, but stops later with a not
helping message:
lcl/interfaces/gtk2/interfaces.pas(1,1) Fatal: Compilation aborted


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to