[Lada-commits] [PATCH] Fix i18n key
Wald Commits
scm-commit at wald.intevation.org
Thu Feb 2 12:15:02 CET 2017
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1486034094 -3600
# Node ID 049038c4a9c132a9a7cecaaa32e6b35a0014e19c
# Parent 394c722e540282e046a24160f35d2786bd4a122d
Fix i18n key.
diff -r 394c722e5402 -r 049038c4a9c1 app/view/window/OrtFilter.js
--- a/app/view/window/OrtFilter.js Thu Feb 02 11:48:18 2017 +0100
+++ b/app/view/window/OrtFilter.js Thu Feb 02 12:14:54 2017 +0100
@@ -54,7 +54,7 @@
xtype: 'grid',
name: 'verwaltungseinheiten',
hideHeaders: true,
- title: i18n.getMsg('verwaltungseinheit'),
+ title: i18n.getMsg('orte.verwaltungseinheit'),
minHeight: 30,
maxHeight: 100,
width: '100%',
More information about the Lada-commits
mailing list