summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-12-08 12:11:03 +0100
committerAndras Timar <andras.timar@collabora.com>2020-12-08 12:11:03 +0100
commit21f8fca6b090410c2872754f61e956e1cf9f98b7 (patch)
tree67a649e443d7d237067c61fb923b79debf9a4a66
parentwsd: log: overload chrono duration to simplify logging (diff)
downloadonline-21f8fca6b090410c2872754f61e956e1cf9f98b7.tar.gz
online-21f8fca6b090410c2872754f61e956e1cf9f98b7.zip
l10n of "Font Color" and "Highlight Color" on mobile UI
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: Ic70841f2bfdb92a8aaa12c57aa274d7eac280cdb
-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: [
{