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

localisation part 1 from Sergei
author heinrichsweikamp
date Thu, 11 Aug 2011 20:01:55 +0200
parents f6cdd0079c36
children 2ac77db9c150
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu.asm	Thu Aug 11 13:30:29 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu.asm	Thu Aug 11 20:01:55 2011 +0200
@@ -560,7 +560,7 @@
 	bsf		leftbind
 	output_16dp	d'3'
 	bcf		leftbind
-	STRCAT_PRINT "kg/l"
+	STRCAT_PRINT TXT_KGL4
 	return
 
 toggle_salinity_reset2: