From f36a582dc24816d23bf0629b72a15cac22b42870 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 27 Feb 2022 17:18:35 +0000 Subject: add translator notes for "Key", the K of the CYMK color model MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and so on Change-Id: Ia1104f5c92becee8e94c4e2988203149e6b1406d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/130650 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- cui/uiconfig/ui/colorpickerdialog.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cui') diff --git a/cui/uiconfig/ui/colorpickerdialog.ui b/cui/uiconfig/ui/colorpickerdialog.ui index ba1d98dc4615..6b8485666dc6 100644 --- a/cui/uiconfig/ui/colorpickerdialog.ui +++ b/cui/uiconfig/ui/colorpickerdialog.ui @@ -636,7 +636,7 @@ True False start - _Cyan: + _Cyan: True cyanSpinbutton 0 @@ -651,7 +651,7 @@ True False start - _Magenta: + _Magenta: True magSpinbutton 0 @@ -666,7 +666,7 @@ True False start - _Yellow: + _Yellow: True yellowSpinbutton 0 @@ -681,7 +681,7 @@ True False start - _Key: + _Key: True keySpinbutton 0 -- cgit