home *** CD-ROM | disk | FTP | other *** search
-
- RxMUI translation guidelines
- ----------------------------
-
- 1. The catalog version have to be set to the rxmui.library
- version it was written for.
-
- 1. MSG_#? are RxMUI errors strings. They have to start with a
- small cap.
-
- 2. The strings:
- - STRING_MACRO
- - STRING_LINE
- - STRING_ERROR
- - STRING_MORE
-
- have to be right aligned
- E.g.
- Macro:
- \x20Line:
- Error:
- \x20More:
-
- 3. When creating the "About RxMUI window", RxMUI looks for
- the strings:
- - STRING_TRANSLATION
- - STRING_TRANSLATOR
-
- e.g.
- ;
- STRING_TRANSLATION
- English translation:
- ;
- STRING_TRANSLATOR
- Alfonso Ranieri
- ;
-
-
- 4. When sending catalogs to me, PLEASE add the rxmui.ct file.
-