From 4ff9c170c99c88f4af370692cb97a80e01bfa986 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Wed, 21 Oct 2020 12:34:36 +0200 Subject: tdf#137141 refactor switchinline into switch need to put same into module switch (because cannot use switchinline to indicate different menu sequences between modules. But have added variable to that text, so should avoid retranslating same text, and just have to translate each menu sequence. Change-Id: I375fc785730d71762a85fb70d97f02c0e6d676db Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104593 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/shared/01/05230100.xhp | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'source/text/shared') diff --git a/source/text/shared/01/05230100.xhp b/source/text/shared/01/05230100.xhp index 6dfd7ea71a..02fbdcbe7b 100644 --- a/source/text/shared/01/05230100.xhp +++ b/source/text/shared/01/05230100.xhp @@ -138,7 +138,15 @@

Fit height to text

Expands the height of the object to the height of the text, if the object is smaller than the text. -Adapt is only available for Text Boxes. To adapt Shapes to text, use Format - Object - Text + + + + + Adapt is only available for Text Boxes. To adapt Shapes to text, use Format - Object - Text. + + + + Format - Text.
-- cgit