diff code_part1/OSTC_code_asm_part1/menu_custom.asm @ 445:6e57b5bb98ce

localisation part 1 from Sergei
author heinrichsweikamp
date Thu, 11 Aug 2011 20:01:55 +0200
parents d4ca9196e830
children fd8266b511cc
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_custom.asm	Thu Aug 11 13:30:29 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_custom.asm	Thu Aug 11 20:01:55 2011 +0200
@@ -246,7 +246,7 @@
 	call	word_processor		
 
 	WIN_TOP		.95
-	STRCPY  "Step:"
+	STRCPY  TXT_STEP5
     clrf    hi
     movff   cf_step,lo
 	call	display_formated	        ; Typed display, w/o fill line.
@@ -856,7 +856,7 @@
 	WIN_INVERT	.1					    ; Init new Wordprocessor
 	call    PLED_warnings_color
 	
-	STRCPY  "CF"
+	STRCPY  TXT_CF2
     movff   cf_checker_counter,lo
     output_99x
 	STRCAT_PRINT "!"