mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 01:55:54 +02:00
bug 4257 has been fixed, so UTF8 translations are enabled for darwin.
git-svn-id: trunk@7490 -
This commit is contained in:
parent
e10bd58495
commit
94dc50ccdf
@ -30,9 +30,6 @@ unit Translations;
|
||||
{$ifdef ver2_0_0}
|
||||
{$define NoUTF8Translations}
|
||||
{$endif}
|
||||
{$ifdef darwin}
|
||||
{$define NoUTF8Translations}
|
||||
{$endif}
|
||||
|
||||
interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user