From: Robert Kaiser <kairo@kairo.at>
Date: Thu, 7 Dec 2017 20:42:25 +0000 (+0100)
Subject: slightly improve update message
X-Git-Tag: production~19
X-Git-Url: https://git-public.kairo.at//?a=commitdiff_plain;h=f86d778ecc3b7c23f8bb4a78664727f60506462b;p=lantea.git

slightly improve update message
---

diff --git a/index.html b/index.html
index e321252..8bb8240 100644
--- a/index.html
+++ b/index.html
@@ -166,11 +166,11 @@ upload from multiple devices.</p>
 </p>
 </div>
 <div id="infoDialog">
-<p class="dialogTitle">Lantea Maps has changed!</p>
+<p class="dialogTitle">Recent Changes in Lantea Maps</p>
 <p>Lantea Maps has been updated with a few significant changes.</p>
 <p>Most importantly, the previously broken upload functionality for tracks has
    been fixed and improved to use our own Lantea Maps server instead of
-   OpenStreetMaps. For using it, you need to log in with KaiRo.at via their
+   OpenStreetMaps. For using it, you need to log in with KaiRo.at via a
    "sign in" button now in the track "drawer".</p>
 <p>From there, you can also access a library of uploaded tracks, their
    name/comment links to the GPX download of the specific track.</p>
diff --git a/manifest.appcache b/manifest.appcache
index 9ead495..4d34e02 100644
--- a/manifest.appcache
+++ b/manifest.appcache
@@ -1,9 +1,10 @@
 CACHE MANIFEST
 
-# 2017-11-10
+# 2017-12-07
 index.html
 login.html
 manifest.webapp
+pwa.manifest
 js/map.js
 js/ui.js
 js/library.js