Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 178:29ff788487fc
Added German ???? & French ???? characters in small font.
author | JeanDo |
---|---|
date | Fri, 04 Feb 2011 23:31:47 +0100 |
parents | d70dd3177d57 |
children | 3b5f81c06db8 |
comparison
equal
deleted
inserted
replaced
177:d70dd3177d57 | 178:29ff788487fc |
---|---|
43 ; | 43 ; |
44 ; * Beware that some strings have ponctuation, or trailling space(s). In that | 44 ; * Beware that some strings have ponctuation, or trailling space(s). In that |
45 ; case, you should keep EXACTLY the same ponctuation AND TRAILING SPACES. | 45 ; case, you should keep EXACTLY the same ponctuation AND TRAILING SPACES. |
46 ; | 46 ; |
47 ; * Ascii chars: we can support a few specific chars. öäüß for German. | 47 ; * Ascii chars: we can support a few specific chars. öäüß for German. |
48 ; éè for French. If you really absolutetly need more, ask... | 48 ; éèêç for French. If you really absolutetly need more, ask... |
49 ; | 49 ; |
50 ; * Do not translate comments (everithing after the ;), because they are | 50 ; * Do not translate comments (everithing after the ;), because they are |
51 ; used for maintenance. | 51 ; used for maintenance. |
52 ; | 52 ; |
53 ; * The X column is position on screen. Some texts are centered, left | 53 ; * The X column is position on screen. Some texts are centered, left |