diff client/src/components/map/Identify.vue @ 1404:d4939311a99a

client: Add first set of marked translations (and correct) * Add a number of marked translations in the templates. Also updates the corresponding .po files and adds one example translation for Bottlenecks and Map. * Also corrects Identify about dialog, because of too early commit by BER.
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 28 Nov 2018 16:27:44 +0100
parents acb71a982837
children 005d8e9f3a9a
line wrap: on
line diff
--- a/client/src/components/map/Identify.vue	Wed Nov 28 16:20:35 2018 +0100
+++ b/client/src/components/map/Identify.vue	Wed Nov 28 16:27:44 2018 +0100
@@ -34,18 +34,18 @@
                 </div>
             </div>
             <div class="versioninfo border-top p-3 text-left">
-              <translate>This app uses </translate> <i>gemma</i>, <translate>which is Free Software under</translate>
+              <translate>This app uses <i>gemma</i>, which is Free Software under</translate>
               <br>
-              <translate>AGPL-3.0-or-later</translate>
+              AGPL-3.0-or-later
               <translate> without warranty, see docs for details.</translate><br>
 
               <a href="https://hg.intevation.de/gemma/file/tip"><translate>source-code</translate></a>
-              {{ versionStr }} Fadi's version
+              {{ versionStr }}
               <br>
               © via donau. &#x24D4; Intevation.
-              <br><translate>Some data ©</translate>
+              <br><translate>Some data ©
               <a href="https://www.openstreetmap.org/copyright">OpenSteetMap</a>
-              <translate> contributors.</translate>
+              contributors.</translate>
             </div>
         </div>
     </div>