maxim
b68407fc52
Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
...
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
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
maxim
f23167b458
Translations: Simplified Chinese translation update by robsean, bug #33242
...
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
6393c91e5d
Translations: Chinese translation update by robsean, bug #32850
...
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
maxim
682a383e55
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
...
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd
Translations: huge Chinese translation update by robsean, bug #32750
...
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
maxim
732c7f90fd
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
...
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
maxim
37f2d73f0a
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
...
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
maxim
207c318329
Regenerated translations
...
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
mattias
17f571cf26
components: less hints
...
git-svn-id: trunk@51788 -
2016-03-01 15:31:26 +00:00
maxim
691df1520b
Translations: Hungarian translation update by Péter Gábor, bug #27903
...
git-svn-id: trunk@48787 -
2015-04-20 21:49:58 +00:00
maxim
a86ee59048
Translations: updated French translation by Gilles Vasseur, bug #27863
...
git-svn-id: trunk@48761 -
2015-04-15 20:37:59 +00:00
maxim
d61830214b
Translations: Hungarian translation update by Péter Gábor, bug #27230
...
git-svn-id: trunk@47292 -
2015-01-04 14:21:29 +00:00
giuliano
dba1264e7d
Added Italian translations for components/*
...
git-svn-id: trunk@46698 -
2014-10-29 22:12:00 +00:00
maxim
391e3f7bb5
Translations: Hungarian translation update by Péter Gábor, bug #26425
...
git-svn-id: trunk@45744 -
2014-07-01 22:59:27 +00:00
maxim
a1808b1422
Translations: Czech translation update by Vaclav Valicek, bug #26163 , bug #26164 , bug #26166
...
git-svn-id: trunk@45042 -
2014-05-15 20:51:39 +00:00
juha
8295aac859
LazActivex: GUI improvements. Issue #25908 , patch from David Zimmer.
...
git-svn-id: trunk@44565 -
2014-03-31 18:46:16 +00:00
juha
8702232b7b
LazActiveX: Fix "out of bounds error" by ocean.
...
git-svn-id: trunk@44525 -
2014-03-26 07:08:31 +00:00
juha
752989ce17
LazActiveX: refactor procedure ImpTypeLib, splitting it to smaller functions. Free slTypelibs, fixing a memory leak.
...
git-svn-id: trunk@44524 -
2014-03-25 22:02:54 +00:00
juha
61b34e74a9
LazActiveX: turn some "var" parameters into normal parameters.
...
git-svn-id: trunk@44520 -
2014-03-25 18:17:08 +00:00
juha
feef6c7cb2
LazActiveX: improve memory management.
...
git-svn-id: trunk@44519 -
2014-03-25 18:16:55 +00:00
juha
d29e0ee0a1
LazActiveX: Improvements. Issue #25908 , patch from David Zimmer
...
git-svn-id: trunk@44518 -
2014-03-25 18:16:29 +00:00
juha
519d7fa8c0
LazActiveX: Display and search registered controls and libraries. Issue #25908 , patch from David Zimmer.
...
git-svn-id: trunk@44515 -
2014-03-25 07:58:06 +00:00
juha
943ad98d89
New Finnish translation for ActiveX. Patch from ocean.
...
git-svn-id: trunk@43824 -
2014-01-27 08:38:22 +00:00
maxim
06f699bc2f
Components, ActiveX: localized, improved dialog layout and added Russian translation
...
git-svn-id: trunk@43805 -
2014-01-25 20:04:35 +00:00
maxim
8628a482d7
Components, ActiveX: fixed container height and some cleanup, patch by ocean, bug #24151
...
git-svn-id: trunk@40653 -
2013-03-27 22:39:52 +00:00
maxim
6f199fa45b
Components, ActiveX: fixed container resizing, patch by ocean, bug #23566
...
git-svn-id: trunk@40330 -
2013-02-16 18:25:14 +00:00
maxim
d468662d4a
LazActiveX: remove the typelib related code and units when compiling for WinCE because it can't be ported there, add to activexcontainer.pas a few stubs for API functions that are not defined in WinCE. Patch by Ludo Brands, bug #22152 .
...
git-svn-id: trunk@37521 -
2012-06-04 21:06:16 +00:00
maxim
7ec194ec8f
Components: fixed ActiveX compilation on Win64, patch by Ludo Brands, bug #22049
...
git-svn-id: trunk@37295 -
2012-05-16 19:56:30 +00:00
mattias
bc03fa5312
added lazactivex.lpk, thanks to Ludo Brands
...
git-svn-id: trunk@36802 -
2012-04-15 22:12:41 +00:00