On Fri, 2 Oct 2015 17:08:52 +0300
Juha Manninen <[email protected]> wrote:

> On Fri, Oct 2, 2015 at 5:02 PM, Mattias Gaertner
> <[email protected]> wrote:
> > Do you mean a variable or a resourcestring?
> 
> Oops right, the strings don't need translation to other languages.
> They should be const strings collected somewhere for easy update.
> Or what do you think?

Yes, a variable somewhere in IDEintf.

const 
  LazarusWikiURL: string = 'http://wiki.lazarus.freepascal.org/';

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to