From: Kornel Benko Date: Fri, 28 Dec 2018 15:11:29 +0000 (+0100) Subject: Arrgh Amend 32b59a42, one string was changed but should not be X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4f20b2b8cee9d4970aa3c57f79d60212b6ab49a1;p=features.git Arrgh Amend 32b59a42, one string was changed but should not be --- diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc index 2d7b803702..f48f27b73f 100644 --- a/lib/ui/stdtoolbars.inc +++ b/lib/ui/stdtoolbars.inc @@ -157,7 +157,7 @@ ToolbarSet Item "Toggle bottom line" "tabular-feature toggle-line-bottom" Item "Toggle left line" "tabular-feature toggle-line-left" Item "Toggle right line" "tabular-feature toggle-line-right" - Item "Toggle border lines" "tabular-feature set-border-lines" + Item "Set border lines" "tabular-feature set-border-lines" Item "Set all lines" "tabular-feature set-all-lines" Item "Set inner lines" "tabular-feature set-inner-lines" Item "Unset all lines" "tabular-feature unset-all-lines"