From 3a387e314dde98b67430d768ceabf4ee4688690c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 22 Feb 2018 16:57:22 +0000 Subject: convert all help responses to gtk's -11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and ok responses to gtk's -5 and cancel responses to gtk's -6 and close responses to gtk's -7 and yes responses to gtk's -8 and no responses to gtk's -9 Change-Id: Ia1a261a3a711ed9f5d8c0b0c639897c3064bb08c Reviewed-on: https://gerrit.libreoffice.org/50206 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svx/uiconfig/ui/compressgraphicdialog.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'svx/uiconfig/ui/compressgraphicdialog.ui') diff --git a/svx/uiconfig/ui/compressgraphicdialog.ui b/svx/uiconfig/ui/compressgraphicdialog.ui index 2151ce005481..6639ddb38ac7 100644 --- a/svx/uiconfig/ui/compressgraphicdialog.ui +++ b/svx/uiconfig/ui/compressgraphicdialog.ui @@ -689,8 +689,8 @@ - ok - cancel + ok + cancel -- cgit