peter
|
4b949e1d89
* add GetLanguageIDs, patch by Ales Katona
|
20 years ago |
peter
|
698e88ac72
* detect language under windows, patch by Ales Katona
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
8f2fa89b3d
* use dispose instead of freemem to also release the initialize types
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
e7fabafd73
* fixed type = type ...; statement for 1.1
|
22 years ago |
peter
|
db24d91c85
* old logs removed and tabs fixed
|
23 years ago |
peter
|
ebe1ebc5a9
* fixed wrong getmem
|
23 years ago |
sg
|
d038536ca8
* Evaluates all 3 i18n environment variables: LC_ALL, LC_MESSAGES, LANG
|
24 years ago |
sg
|
67d8fe1428
* optimized the string translation process a little bit
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
sg
|
a56684bb8a
* Fixed dynamic array sizes
|
25 years ago |
sg
|
40f86868cc
* Now calls "ResetResourceTables" on unit finalization if gettext has been
|
25 years ago |
sg
|
7381e3fff4
* Fixed memory leaks
|
25 years ago |
peter
|
eb31271e15
* updated copyright to 2000
|
25 years ago |
peter
|
d353155496
* moved out of packages/ back to topdir
|
26 years ago |
peter
|
d9273dd907
* moved to packages
|
26 years ago |
michael
|
34b565efce
hash is available in tables
|
26 years ago |
michael
|
f1ef577504
* Uses now hash function of objpas
|
26 years ago |
michael
|
a9f1f8002f
+ Adapted to new resourcestring mechanism. Uses objpas interface only
|
26 years ago |
peter
|
963311268c
* updated for new resourcestrings
|
26 years ago |
michael
|
07e9f2f949
* Added gettext
|
26 years ago |