From 965287a9edb982b4f1857e7a57a73f0bdfd7e330 Mon Sep 17 00:00:00 2001 From: Sahil Gautam Date: Mon, 28 Oct 2024 01:33:32 +0530 Subject: tdf#85976 Make labels more intuitive in "Duplicate Records Dialog" Records is not a very intuitive label for the the treeview section of the dialog. Change to "Rows: " and "Columns: " based on what's being displayed in the dialog Change "Compare: " to "Compare by: " Change-Id: Idff5f4a6935856f2c5a16f5b45bf8ce0ba169ca4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175704 Tested-by: Jenkins Reviewed-by: Heiko Tietze --- sc/uiconfig/scalc/ui/duplicaterecordsdlg.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sc/uiconfig') diff --git a/sc/uiconfig/scalc/ui/duplicaterecordsdlg.ui b/sc/uiconfig/scalc/ui/duplicaterecordsdlg.ui index 6a371f8d5428..3e8f0c88865e 100644 --- a/sc/uiconfig/scalc/ui/duplicaterecordsdlg.ui +++ b/sc/uiconfig/scalc/ui/duplicaterecordsdlg.ui @@ -94,7 +94,7 @@ True False start - Compare: + Compare by: row @@ -282,7 +282,7 @@ - Data contains row/col headers + Data contains row/col headers True True False @@ -301,7 +301,7 @@ False start start - Records: + Records: allcheckbtn -- cgit