Parent Directory
|
Revision Log
Added */language.ent support When you need to translate entities into your language, copy that part of ENTITY definition to here and override it with translated contents.
| 1 | osamu | 8114 | <!-- |
| 2 | |||
| 3 | These variables are read and used by XML files; they are included | ||
| 4 | separate from the main document since they may need to change. This | ||
| 5 | allows builders to override the defaults without editing the main XML | ||
| 6 | file. | ||
| 7 | |||
| 8 | These entries are language specific | ||
| 9 | |||
| 10 | Remember, this is XML; the *first* definition of an ENTITY wins. | ||
| 11 | |||
| 12 | --> | ||
| 13 |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |