sw/uiconfig/swriter/ui/cardmediumpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9b46020c262045aed0beace4708565235c2523cc Author: Olivier Hallot <[email protected]> AuthorDate: Sat Dec 10 13:58:18 2022 +0000 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Sat Dec 10 23:36:29 2022 +0000 Fix English on extended tip Change-Id: I3aad959d3d309b4ee4a1095edc16d68c86a3ed0d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143921 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/sw/uiconfig/swriter/ui/cardmediumpage.ui b/sw/uiconfig/swriter/ui/cardmediumpage.ui index 085a448a6eb4..1075e1b95e6b 100644 --- a/sw/uiconfig/swriter/ui/cardmediumpage.ui +++ b/sw/uiconfig/swriter/ui/cardmediumpage.ui @@ -445,7 +445,7 @@ <property name="popup_fixed_width">False</property> <child internal-child="accessible"> <object class="AtkObject" id="type-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="cardmediumpage|extended_tip|type">Select the size format that you want to use. The available formats depend on the brand on what you selected in the Brand list. If you want to use a custom label format, select [User], and then click the Format tab to define the format.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="cardmediumpage|extended_tip|type">Select the size format that you want to use. The available formats depend on the brand you selected in the Brand list. If you want to use a custom label format, select [User], and then click the Format tab to define the format.</property> </object> </child> </object>
