From e6c3625add4a730fa36d4552be5e836153e3385b Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Thu, 11 Aug 2016 19:32:30 +0200 Subject: related tdf#101343 improve accelerators in Find & Replace dialog added missing accelerators for "Formatted display", "All sheets", "Find previous" resolved ambiguous accelerator for "Find"/"Find next" Change-Id: I732c311e4db705afff0d4bc69e6efa086eddad3a Reviewed-on: https://gerrit.libreoffice.org/28060 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos Tested-by: Adolfo Jayme Barrientos --- svx/uiconfig/ui/findreplacedialog.ui | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'svx') diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui index ca5ac0cbc0c1..a32bdbef7097 100644 --- a/svx/uiconfig/ui/findreplacedialog.ui +++ b/svx/uiconfig/ui/findreplacedialog.ui @@ -196,7 +196,7 @@ - Formatted display + For_matted display True True False @@ -251,7 +251,7 @@ - All sheets + All _sheets True False True @@ -436,7 +436,7 @@ - Find Previous + Find Pre_vious True True True @@ -450,7 +450,7 @@ - _Find Next + Find Ne_xt True True True @@ -646,7 +646,7 @@ - Regular e_xpressions + Re_gular expressions True False True @@ -668,7 +668,7 @@ spread - Attri_butes... + Attribut_es... True True True @@ -747,7 +747,7 @@ - Ig_nore kashida CTL + Ignore _kashida CTL True True False @@ -825,7 +825,7 @@ 12 - _Sounds like (Japanese) + Sounds like (_Japanese) True False True @@ -906,7 +906,7 @@ - Replace Bac_kwards + Replace _backwards True False True @@ -1021,7 +1021,7 @@ - Colu_mns + Colum_ns True False True -- cgit