diff code_part1/OSTC_code_asm_part1/english_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
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/english_text.asm	Fri Feb 04 17:27:15 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/english_text.asm	Fri Feb 04 23:31:47 2011 +0100
@@ -45,7 +45,7 @@
 ;   case, you should keep EXACTLY the same ponctuation AND TRAILING SPACES.
 ;
 ; * Ascii chars: we can support a few specific chars. öäüß for German.
-;   éè for French. If you really absolutetly need more, ask...
+;   éèêç for French. If you really absolutetly need more, ask...
 ;
 ; * Do not translate comments (everithing after the ;), because they are
 ;   used for maintenance.