sw/uiconfig/swriter/ui/copyfielddialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 24ff6b9edd5db0400aa60d50eb1d6350bd302a4e Author: Oliver Specht <oliver.spe...@cib.de> AuthorDate: Mon Apr 14 08:53:02 2025 +0200 Commit: Thorsten Behrens <thorsten.behr...@allotropia.de> CommitDate: Thu Apr 17 09:33:12 2025 +0200 Help tip in copy field dialog fixed Change-Id: I31f3474fcfa55d70c5e5fe40b52b59bb2590242c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184133 Tested-by: allotropia jenkins <jenk...@allotropia.de> Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de> diff --git a/sw/uiconfig/swriter/ui/copyfielddialog.ui b/sw/uiconfig/swriter/ui/copyfielddialog.ui index f98d5c7b895a..90d33e601b1c 100644 --- a/sw/uiconfig/swriter/ui/copyfielddialog.ui +++ b/sw/uiconfig/swriter/ui/copyfielddialog.ui @@ -117,7 +117,7 @@ <property name="vexpand">True</property> <child internal-child="accessible"> <object class="AtkObject" id="value-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="copyfielddialog|extended_tip|value">Enter the contents to add to a user-defined field.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="copyfielddialog|extended_tip|value">Copy the contents of the field for reuse in other documents.</property> </object> </child> </object>