TSCH_BYL: use localizable format
This commit is contained in:
parent
402c147dd2
commit
ee0d3758ee
|
@ -5,15 +5,6 @@ Source Code:https://gitlab.com/kollo/Tschernobyl
|
||||||
Issue Tracker:https://gitlab.com/kollo/Tschernobyl/issues
|
Issue Tracker:https://gitlab.com/kollo/Tschernobyl/issues
|
||||||
|
|
||||||
Auto Name:TSCH_BYL
|
Auto Name:TSCH_BYL
|
||||||
Summary:Calculates radiation doses and consequences after nuclear power accidents
|
|
||||||
Description:
|
|
||||||
Programm zur Abschätzung der Folgen durch radioaktive Belastung nach einem
|
|
||||||
Kernkraftwerksunfall. Ausgangsgröße ist die gemessene radioaktive Belastung der
|
|
||||||
Luft, wie sie beim Erreichen des betroffenen Gebietes zuerst gemessen wird.
|
|
||||||
Daraus werden die Strahlenbelastungen durch die Direktstrahlung, Bodenstrahlung
|
|
||||||
und Nahrungsaufnahme abgeschätzt. Dann werden die Risiken analysiert und
|
|
||||||
Verhaltensmaßregeln abgeleitet.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://gitlab.com/kollo/Tschernobyl.git
|
Repo:https://gitlab.com/kollo/Tschernobyl.git
|
||||||
|
@ -28,6 +19,11 @@ Build:1.16-9,9
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e '/keystore/d' build.gradle
|
prebuild=sed -i -e '/keystore/d' build.gradle
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Summary and Description have been moved to the new localizable text files:
|
||||||
|
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:RepoManifest
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.16-9-sf
|
Current Version:1.16-9-sf
|
||||||
|
|
Loading…
Reference in a new issue