diff client/src/components/fairway/Profiles.vue @ 3425:cb2f67a07400

client: toolbar/dialogs: unified toolbar tooltips and dialog titles
author Markus Kottlaender <markus@intevation.de>
date Thu, 23 May 2019 15:58:12 +0200
parents 5914d615f703
children 30a47d9fc667
line wrap: on
line diff
--- a/client/src/components/fairway/Profiles.vue	Thu May 23 15:49:59 2019 +0200
+++ b/client/src/components/fairway/Profiles.vue	Thu May 23 15:58:12 2019 +0200
@@ -315,7 +315,7 @@
     ...mapGetters("map", ["openLayersMap"]),
     ...mapGetters("bottlenecks", ["orderedBottlenecks"]),
     profilesLable() {
-      return this.$gettext("Bottleneck");
+      return this.$gettext("Bottleneck Surveys");
     },
     selectedBottleneck: {
       get() {