diff src/text_english.inc @ 600:cb59872ad53d

fix typo
author heinrichsweikamp
date Sun, 12 Aug 2018 18:18:41 +0200
parents 8087295a518b
children ca4556fb60b9
line wrap: on
line diff
--- a/src/text_english.inc	Sun Aug 12 18:10:10 2018 +0200
+++ b/src/text_english.inc	Sun Aug 12 18:18:41 2018 +0200
@@ -94,8 +94,8 @@
 ; New batteries menu
 	TCODE   tNewBattTitle,	"New Battery?"
 	TCODE	tNewBattOld,	"Keep old"
-	TCODE	tNewBattNew36,		"New 3.6V Saft  (T0)"
-	TCODE	tNewBattNew15,		"New 1.5V AA    (T1)"
+	TCODE	tNewBattNew36,		"New 3.6V Saft  (T1)"
+	TCODE	tNewBattNew15,		"New 1.5V AA    (T0)"
 	TCODE	tNewBattAccu,		"3.6V LiIon AA  (T2)"
 	TCODE	tNew18650,		"Internal 18650 (T3)"
 	TCODE	tNew16650,		"Internal 16650 (T4)"