| |
|
|
|
| API 0.12 Revised - Regional and Language Options |
| | |
| May 14, 2007 |
Compared with the first version six weeks ago, we have changed some directory and file names on our API. So here is the AR1688 API 0.12 updated instruction to add regional and language options.
1. Default working directory has been moved from D:\SDCC to C:\SDCC. The change is because of Tang Li has got a new software developing notebook without D drive.
2. Check SDCC\src\res, original "web_us" directory has changed to "us", translate the English web pages into your native language.
3. Still a good starting point at SDCC\src\ui_str.c, strings originally in this file has been moved to SDCC\src\res\us and other directory like "cn", "fr". In "us", the new files are menu.h and str.h.
4. English strings in SDCC\src\time.c has be moved to SDCC\src\res\us\time.h.
5. Translate the 3 .h files in SDCC\src\res\us into your native language. Take French as example, translate with same file names into res\fr directory for 2x16 character LCD which does not support accented characters,
and translate full version with accented characters into files named menu_dot.h, str_dot.h and time_dot.h for dot-metric display. Keep the original coding as it is.
(Please read newly updated 3rd and 4th version for detail steps)
|
No comments for this page yet. |
|