changed version number in about screen

master
y20k 2017-01-25 14:46:26 +01:00
parent df00311ff6
commit 6f72d8e7e0
3 changed files with 3 additions and 3 deletions

View File

@ -74,7 +74,7 @@
<!-- infosheet about -->
<string name="infosheet_about_h1_about">Über Trackbook</string>
<string name="infosheet_about_h2_recorder">Bewegungsrekorder für Android</string>
<string name="infosheet_about_h3_version">Version 0.9 ("The Great Gig in the Sky")</string>
<string name="infosheet_about_h3_version">Version 1.0 (Astronomy Domine)</string>
<string name="infosheet_about_p_bare">Trackbook ist eine minimalistische App, um Standort-Bewegungen aufzuzeichnen. Trackbook eignet sich für Wandern, Urlaub und Sport. Im Aufnahmemodus werden Deine Bewegungen auf einer Karte nachgezeichnet. Die Kartendaten stammen von OpenStreetMap (OSM).</string>
<string name="infosheet_about_p_free">Trackbook ist Freie Software. Der Quellcode befindet sich auf GitHub. GitHub ist auch ein guter Ort, um Bugs zu melden oder um sich bei Interesse an der Weiterentwicklung zu beteiligen. Trackbook ist unter der MIT Open Source Lizenz veröffentlicht. Trackbook nutzt osmdroid um die Karten darstellen. osmdroid ist ebenfalls freie Software und ist unter der Apache Lizenz veröffentlicht.</string>
<string name="infosheet_about_p_github">https://github.com/y20k/trackbook</string>

View File

@ -60,7 +60,7 @@
<string name="infosheet_about_h1_about">Trackbook について</string>
<string name="infosheet_about_h2_recorder">Android 用の移動レコーダー</string>
<string name="infosheet_about_h3_version">Version 0.9 (The Great Gig in the Sky)</string>
<string name="infosheet_about_h3_version">Version 1.0 (Astronomy Domine)</string>
<string name="infosheet_about_p_bare">Trackbook は、動きを記録するためベアボーンアプリです。Trackbook は、ハイキング、旅行、運動に最適です。 開始すると、地図にあなたの動きをトレースします。 地図データは、OpenStreetMap (OSM) によって提供されます。</string>
<string name="infosheet_about_p_free">Trackbook はフリー ソフトウェアです。コードは GitHub 上で見つけることができます。GitHub は、バグの報告するのに良い場所です。興味があれば、貢献にも。Trackbook は、MIT オープン ソース ライセンスの下で公開されます。Trackbook は、Apache ライセンスの下で公開されるフリー ソフトウェアでもある、osmdroid を使用して地図を表示します。</string>
<string name="infosheet_about_p_github">https://github.com/y20k/trackbook</string>

View File

@ -75,7 +75,7 @@
<!-- infosheet about -->
<string name="infosheet_about_h1_about">About Trackbook</string>
<string name="infosheet_about_h2_recorder">Movement Recorder for Android</string>
<string name="infosheet_about_h3_version">Version 0.9 ("The Great Gig in the Sky")</string>
<string name="infosheet_about_h3_version">Version 1.0 (Astronomy Domine)</string>
<string name="infosheet_about_p_bare">Trackbook is a bare bones app for recording your movements. Trackbook is great for hiking, vacation or workout. Once started it traces your movements on a map. The map data is provided by OpenStreetMap (OSM).</string>
<string name="infosheet_about_p_free">Trackbook is free software. You can find the code on GitHub. GitHub is also a good place to file bugs or even to contribute, if you are interested. Trackbook is published under the MIT open source license. Trackbook uses osmdroid to display the map, which is also free software published under the Apache License.</string>
<string name="infosheet_about_p_github">https://github.com/y20k/trackbook</string>