filter/uiconfig/ui/pdfviewpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 817f98279b58a0eaaa0e5ac26f76f1d2788c39ce Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Fri Jun 10 14:46:54 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Jun 14 16:13:12 2022 +0200 Fix extended tip (after translation round) Change-Id: I4eea58f44af49d19de9b1aa44fc9ad15e8edda12 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135609 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/filter/uiconfig/ui/pdfviewpage.ui b/filter/uiconfig/ui/pdfviewpage.ui index 863b8f7a7ad1..e8f568b5b423 100644 --- a/filter/uiconfig/ui/pdfviewpage.ui +++ b/filter/uiconfig/ui/pdfviewpage.ui @@ -251,7 +251,7 @@ <property name="group">fitdefault</property> <child internal-child="accessible"> <object class="AtkObject" id="fitvis-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="pdfviewpage|extended_tip|fitvis">Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the width of the reader's window.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="pdfviewpage|extended_tip|fitvis">Select to generate a PDF file that shows the text and graphics on the page zoomed to fit the reader's window.</property> </object> </child> </object>