summaryrefslogtreecommitdiffstats
path: root/loleaflet/src/control/Control.Toolbar.js
diff options
context:
space:
mode:
Diffstat (limited to 'loleaflet/src/control/Control.Toolbar.js')
-rw-r--r--loleaflet/src/control/Control.Toolbar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/loleaflet/src/control/Control.Toolbar.js b/loleaflet/src/control/Control.Toolbar.js
index c75bc2f80b..ed6357e8cc 100644
--- a/loleaflet/src/control/Control.Toolbar.js
+++ b/loleaflet/src/control/Control.Toolbar.js
@@ -549,7 +549,7 @@ function getColorPickerData(type) {
var data = {
id: 'colorpicker',
type: 'window',
- text: type,
+ text: _(type),
enabled: 'true',
children: [
{