[Lada-commits] [PATCH 9 of 9] Renamed button

Wald Commits scm-commit at wald.intevation.org
Thu Mar 10 10:15:40 CET 2016


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1457537278 -3600
# Node ID cc17de34c6891d3e7cfc2e43b72074bd572c2941
# Parent  4654b788f3d4d77edcb6169b78fa98e48bb0c096
Renamed button.

diff -r 4654b788f3d4 -r cc17de34c689 app/view/FilterPanel.js
--- a/app/view/FilterPanel.js	Wed Mar 09 16:25:20 2016 +0100
+++ b/app/view/FilterPanel.js	Wed Mar 09 16:27:58 2016 +0100
@@ -81,7 +81,7 @@
                 }, {
                     xtype: 'button',
                     action: 'resetdefault',
-                    text: 'Vorbelegung löschen'
+                    text: 'Vorbelegung zurücksetzen'
                 }]
             }]
         }, {


More information about the Lada-commits mailing list