-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathANN SpTBXLib.txt
More file actions
52 lines (41 loc) · 2.37 KB
/
ANN SpTBXLib.txt
File metadata and controls
52 lines (41 loc) · 2.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Hi guys,
To check what's new go to:
http://www.silverpointdevelopment.com
Requirements:
- RAD Studio XE2 or newer:
- Jordan Russell's Toolbar 2000
http://www.jrsoftware.org
- TB2K patch
http://www.silverpointdevelopment.com/sptbxlib/downloads.htm
Silverpoint MultiInstaller can help you install all the component packs in just a few clicks.
Just download the zips and select the destination folder, all the components will be uninstalled from the IDE if they were previously installed, unziped, patched, compiled and installed on the Delphi IDE.
It also supports C++Builder 2006 and above.
For more info on how to install SpTBXLib with MultiInstaller go to:
http://www.silverpointdevelopment.com/sptbxlib/support.htm
The customizer demo has been improved to support unicode localization, unfortunately the translations are not complete:
ar (Arabic): 100% translated (Ammar I)
de (German): 73% translated (Thomas Speck)
es (Spanish): 100% translated (Robert Lee)
fi (Finnish): 73% translated (Tapio Saarikumpu)
fr (French): 73% translated (Bob Baudewyns)
ja (Japanese): 100% translated (Minoru Yoshida)
ko (Korean): 100% translated (Hyeonwoo Oh)
nl (Dutch): 73% translated (Alfred Vink)
pt_BR (Brazilian): 73% translated (Mauricio Magnani)
ru (Russian): 73% translated (Alexey Naumov)
sr_Cyrillic (Serbian): 73% translated (Marko Binic)
sr_Latin (Serbian): 73% translated (Marko Binic)
sv (Swedish): 73% translated (Mattias Andersson)
tr (Turkish): 73% translated (Zylar)
zh_CN (Chinese): 100% translated (Beta Xiong)
You can edit the translations with Notepad, just open the corresponding po file of the language.
For example to edit the Japanese translation open the ....\Demos\Customizer\locale\ja\LC_MESSAGES\default.po file with Notepad and edit the msgstr entries.
You can also use PoEdit (http://poedit.sourceforge.net) to edit the files.
To create a new translation for a different language use the default.po file template located in the locale directory.
If you improve one of the translations please send it to me, my email address is here:
http://www.silverpointdevelopment.com/sptbxlib/support.htm
--
Regards,
Robert.
http://www.silverpointdevelopment.com
_____________________________________________________