diff app/view/widget/Betriebsart.js @ 836:6de96799746f

fix emtytext in Betriebsart.js and in Lada_de-DE.properties
author Michael Stanko <mstanko@bfs.de>
date Mon, 06 Jul 2015 10:45:25 +0200
parents d2ee6858f452
children bdc1f9bfd930
line wrap: on
line diff
--- a/app/view/widget/Betriebsart.js	Tue Jun 16 10:30:33 2015 +0200
+++ b/app/view/widget/Betriebsart.js	Mon Jul 06 10:45:25 2015 +0200
@@ -34,7 +34,7 @@
 
     initComponent: function() {
         var i18n = Lada.getApplication().bundle;
-        this.emptyText = i18n.getMsg('emptytext.probenart');
+        this.emptyText = i18n.getMsg('emptytext.betriebsart');
 
         this.store = Ext.data.StoreManager.get('betriebsartStore')
         this.store.clearFilter();

http://lada.wald.intevation.org