Mercurial > public > hwos_code
diff src/text_german.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_german.inc Sun Aug 12 18:10:10 2018 +0200 +++ b/src/text_german.inc Sun Aug 12 18:18:41 2018 +0200 @@ -94,8 +94,8 @@ ; New batteries menu TCODE tNewBattTitle, "Neue Batterie?" TCODE tNewBattOld, "Behalte alte" - TCODE tNewBattNew36, "Neue 3,6V Saft (T0)" - TCODE tNewBattNew15, "Neue 1,5V AA (T1)" + TCODE tNewBattNew36, "Neue 3,6V Saft (T1)" + TCODE tNewBattNew15, "Neue 1,5V AA (T0)" TCODE tNewBattAccu, "3,6V AA Akku (T2)" TCODE tNew18650, "Interne 18650 (T3)" TCODE tNew16650, "Interne 16650 (T4)"