changeset 1407:005d8e9f3a9a

client: fix translation display for about info
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 28 Nov 2018 17:23:36 +0100
parents 9d2806002f50
children 1a7c8ea22392
files client/src/components/map/Identify.vue client/src/locale/de_AT/LC_MESSAGES/app.po client/src/locale/en_GB/LC_MESSAGES/app.po
diffstat 3 files changed, 27 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/map/Identify.vue	Wed Nov 28 17:09:52 2018 +0100
+++ b/client/src/components/map/Identify.vue	Wed Nov 28 17:23:36 2018 +0100
@@ -34,7 +34,7 @@
                 </div>
             </div>
             <div class="versioninfo border-top p-3 text-left">
-              <translate>This app uses <i>gemma</i>, which is Free Software under</translate>
+              <translate>This app uses </translate><i>gemma</i>,<translate> which is Free Software under</translate>
               <br>
               AGPL-3.0-or-later
               <translate> without warranty, see docs for details.</translate><br>
@@ -43,9 +43,9 @@
               {{ versionStr }}
               <br>
               © via donau. &#x24D4; Intevation.
-              <br><translate>Some data ©
+              <br><translate>Some data </translate>©
               <a href="https://www.openstreetmap.org/copyright">OpenSteetMap</a>
-              contributors.</translate>
+              <translate>contributors.</translate>
             </div>
         </div>
     </div>
--- a/client/src/locale/de_AT/LC_MESSAGES/app.po	Wed Nov 28 17:09:52 2018 +0100
+++ b/client/src/locale/de_AT/LC_MESSAGES/app.po	Wed Nov 28 17:23:36 2018 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: wamosjs 0.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-11-28 16:25+0100\n"
+"POT-Creation-Date: 2018-11-28 17:09+0100\n"
 "PO-Revision-Date: 2018-07-03 17:00+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -63,6 +63,10 @@
 msgid "Confirm"
 msgstr ""
 
+#: src/components/map/Identify.vue:47
+msgid "contributors."
+msgstr ""
+
 #: src/components/map/contextbox/ImportSoundingresults.vue:22
 msgid "Date"
 msgstr ""
@@ -178,7 +182,7 @@
 msgid "No features identified."
 msgstr ""
 
-#: src/components/map/contextbox/Bottlenecks.vue:59
+#: src/components/map/contextbox/Bottlenecks.vue:63
 #: src/components/map/contextbox/Staging.vue:49
 msgid "No results."
 msgstr ""
@@ -228,10 +232,7 @@
 msgstr ""
 
 #: src/components/map/Identify.vue:45
-msgid ""
-"Some data ©\n"
-"          <a href=\"https://www.openstreetmap.org/copyright\">OpenSteetMap</a>\n"
-"          contributors."
+msgid "Some data"
 msgstr ""
 
 #: src/components/map/Identify.vue:41
@@ -263,7 +264,7 @@
 msgstr ""
 
 #: src/components/map/Identify.vue:36
-msgid "This app uses <i>gemma</i>, which is Free Software under"
+msgid "This app uses"
 msgstr ""
 
 #: src/components/admin/Importqueue.vue:37
@@ -274,6 +275,10 @@
 msgid "Users"
 msgstr ""
 
+#: src/components/map/Identify.vue:36
+msgid "which is Free Software under"
+msgstr ""
+
 #: src/components/map/Identify.vue:39
 msgid "without warranty, see docs for details."
 msgstr ""
--- a/client/src/locale/en_GB/LC_MESSAGES/app.po	Wed Nov 28 17:09:52 2018 +0100
+++ b/client/src/locale/en_GB/LC_MESSAGES/app.po	Wed Nov 28 17:23:36 2018 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: wamosjs 0.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-11-28 16:25+0100\n"
+"POT-Creation-Date: 2018-11-28 17:09+0100\n"
 "PO-Revision-Date: 2018-07-03 17:18+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -62,6 +62,10 @@
 msgid "Confirm"
 msgstr ""
 
+#: src/components/map/Identify.vue:47
+msgid "contributors."
+msgstr ""
+
 #: src/components/map/contextbox/ImportSoundingresults.vue:22
 msgid "Date"
 msgstr ""
@@ -177,7 +181,7 @@
 msgid "No features identified."
 msgstr ""
 
-#: src/components/map/contextbox/Bottlenecks.vue:59
+#: src/components/map/contextbox/Bottlenecks.vue:63
 #: src/components/map/contextbox/Staging.vue:49
 msgid "No results."
 msgstr ""
@@ -227,10 +231,7 @@
 msgstr ""
 
 #: src/components/map/Identify.vue:45
-msgid ""
-"Some data ©\n"
-"          <a href=\"https://www.openstreetmap.org/copyright\">OpenSteetMap</a>\n"
-"          contributors."
+msgid "Some data"
 msgstr ""
 
 #: src/components/map/Identify.vue:41
@@ -262,7 +263,7 @@
 msgstr ""
 
 #: src/components/map/Identify.vue:36
-msgid "This app uses <i>gemma</i>, which is Free Software under"
+msgid "This app uses"
 msgstr ""
 
 #: src/components/admin/Importqueue.vue:37
@@ -273,6 +274,10 @@
 msgid "Users"
 msgstr ""
 
+#: src/components/map/Identify.vue:36
+msgid "which is Free Software under"
+msgstr ""
+
 #: src/components/map/Identify.vue:39
 msgid "without warranty, see docs for details."
 msgstr ""