Unverified Commit 4045ff52 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Release v2.19

parent 820ee01a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -266,6 +266,12 @@ msgstr "Checkin- und Verbindungsvorschläge sind für DBRIS-, EFA- und IRIS-Back
msgid "changelog.2-18.2"
msgstr "Bei der Reisestreckenberechnung für vergangene Fahrten werden nun auch Fahrten mit ungenügender Datenlage (d.h. bei denen ausschließlich die Entfernung nach Luftlinie verfügbar ist) berücksichtigt. Bislang wurden diese für monatliche und jährliche Statistiken ignoriert."

msgid "changelog.2-19.1"
msgstr "Sortierung vergangener Fahrtten nach Verspätung oder Dauer. Weitere Attribute folgen ggf."

msgid "changelog.2-19.2"
msgstr "IRIS-Backend: Geringfügige Verbesserung der Verfügbarkeit von Kartendaten. Das Backend ist weiterhin abgekündigt und kann jederzeit entfallen."

# history.html.ep

msgid "history.high-scores"
+6 −0
Original line number Diff line number Diff line
@@ -266,6 +266,12 @@ msgstr "Checkin and connection suggestions are now available again for DBRIS, EF
msgid "changelog.2-18.2"
msgstr "Total distance calculation in the history now includes trips that lack appropriate route data (i.e., where only beeline distance / distance as the crow flies is available). Before this release, such trips were ignored when computing monthly and yearly statistics."

msgid "changelog.2-19.1"
msgstr "High score of all past checkins sorted by delay or duration. More attributes may follow."

msgid "changelog.2-19.2"
msgstr "Minor life support adjustments for the legacy IRIS backend: map data should now be available in slightly more cases than before."

# history.html.ep

msgid "history.high-scores"
+16 −0
Original line number Diff line number Diff line
<h1>Changelog</h1>

<div class="row">
	<div class="col s12 m1 l1">
		2.19
	</div>
	<div class="col s12 m11 l11">
		<p>
			<i class="material-icons left" aria-label="<%= L('changelog.added') %>">add</i>
			%= L('changelog.2-19.1')
		</p>
		<p>
			<i class="material-icons left" aria-label="<%= L('changelog.bugfix') %>">build</i>
			%= L('changelog.2-19.2')
		</p>
	</div>
</div>

<div class="row">
	<div class="col s12 m1 l1">
		2.18