mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-21 09:42:12 +01:00
SynEdit: Reverted change in PO highligter name (SYNS_LangPo) from r61786 #489168d083. These language names should remain static, otherwise config loading will be broken.
git-svn-id: trunk@61811 -
This commit is contained in:
parent
5217a2df4e
commit
d92221f335
@ -395,7 +395,7 @@ const
|
|||||||
SYNS_LangSynGenMsgfiles = 'SynGen Msg files';
|
SYNS_LangSynGenMsgfiles = 'SynGen Msg files';
|
||||||
SYNS_LangUnreal = 'Unreal';
|
SYNS_LangUnreal = 'Unreal';
|
||||||
SYNS_LangTeX = 'TeX';
|
SYNS_LangTeX = 'TeX';
|
||||||
SYNS_LangPo = 'PO language files';
|
SYNS_LangPo = 'po language files';
|
||||||
SYNS_LangPike = 'Pike';
|
SYNS_LangPike = 'Pike';
|
||||||
SYNS_LangSh = 'UNIX Shell Script';
|
SYNS_LangSh = 'UNIX Shell Script';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user