diff app/view/form/OrtInfo.js @ 1297:5dfd5798cbcc

i18n-wording We often called it Gemeinde, though it can be any (larger) administrative unit.
author Tom Gottfried <tom@intevation.de>
date Thu, 02 Feb 2017 11:44:32 +0100
parents e9f812528324
children
line wrap: on
line diff
--- a/app/view/form/OrtInfo.js	Thu Feb 02 11:13:09 2017 +0100
+++ b/app/view/form/OrtInfo.js	Thu Feb 02 11:44:32 2017 +0100
@@ -42,7 +42,7 @@
                 fieldLabel: i18n.getMsg('staat'),
                 name: 'staat'
             }, {
-                fieldLabel: i18n.getMsg('orte.gemeindename'),
+                fieldLabel: i18n.getMsg('orte.verwaltungseinheit'),
                 name: 'gemeinde'
             }, {
                 fieldLabel: i18n.getMsg('orte.gemId'),
@@ -61,4 +61,4 @@
         }];
         this.callParent(arguments);
     }
-});
\ No newline at end of file
+});

http://lada.wald.intevation.org