lazarus/components/sparta
maxim 684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
..
dockedformeditor IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts. 2019-01-24 23:02:37 +00:00
generics
mdi Sparta docked formeditor: Change visibility of methods so it compiles with FPC trunk. Issue #34816. 2019-01-20 10:34:39 +00:00
smartformeditor IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
toolsapi