Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 815:2a0e5d884fc3
BUGFIX: Fix licence in German
BUGFIX: Fix minor layout bug in surface mode
author | heinrichsweikamp |
---|---|
date | Tue, 12 May 2015 11:30:35 +0200 |
parents | c50296c3059e |
children | df8cd5ffd993 |
comparison
equal
deleted
inserted
replaced
814:e50e76f99636 | 815:2a0e5d884fc3 |
---|---|
1 ;============================================================================= | 1 ;============================================================================= |
2 ; OSTC - diving computer code | 2 ; OSTC Mk.2, 2N and 2C - diving computer code |
3 ; Copyright (C) 2015 HeinrichsWeikamp GbR | 3 ; Copyright (C) 2015 HeinrichsWeikamp GbR |
4 ; | 4 ; |
5 ; This program is free software: you can redistribute it and/or modify | 5 ; This program is free software: you can redistribute it and/or modify |
6 ; it under the terms of the GNU General Public License as published by | 6 ; it under the terms of the GNU General Public License as published by |
7 ; the Free Software Foundation, either version 3 of the License, or | 7 ; the Free Software Foundation, either version 3 of the License, or |
193 TCODE .40, .35, "Apnoe Ende [h]" ;066 End Apnoe [h] | 193 TCODE .40, .35, "Apnoe Ende [h]" ;066 End Apnoe [h] |
194 TCODE .40, .35, "Zeige Batt.Volt" ;067 Show Batt.Volts | 194 TCODE .40, .35, "Zeige Batt.Volt" ;067 Show Batt.Volts |
195 ; End of function descriptor I | 195 ; End of function descriptor I |
196 ; | 196 ; |
197 ;licence: | 197 ;licence: |
198 TCODE .0, .35, "Dieses Programm wird in" ;068 This program is | 198 TCODE .0, .35, "Dieses Programm wird" ;068 This program is |
199 TCODE .0, .65, "der Hoffnung bereit-" ;069 distributed in the | 199 TCODE .0, .65, "in der Hoffnung bereit" ;069 distributed in the |
200 TCODE .0, .95, "gestellt, dass es nütz-" ;070 hope that it will be | 200 TCODE .0, .95, "gestellt, dass es nütz" ;070 hope that it will be |
201 TCODE .0, .125, "lich ist, aber OHNE" ;071 useful, but WITHOUT | 201 TCODE .0, .125, "lich ist, aber OHNE" ;071 useful, but WITHOUT |
202 TCODE .0, .155, "JEDE GEWAEHRLEISTUNG," ;072 ANY WARRANTY | 202 TCODE .0, .155, "JEDE GEWAEHRLEISTUNG," ;072 ANY WARRANTY |
203 TCODE .0, .185, "auch keine implizierte" ;073 even the implied | 203 TCODE .0, .185, "auch keine implizierte" ;073 even the implied |
204 TCODE .0, .215, "Gebrauchstauglichkeit" ;074 warranty of | 204 TCODE .0, .215, "Gebrauchstauglichkeit" ;074 warranty of |
205 TCODE .0, .35, "oder Eignung für einen" ;075 MERCHANTABILITY or | 205 TCODE .0, .35, "oder Eignung für einen" ;075 MERCHANTABILITY or |