diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-05 13:22:18 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-12 15:12:05 +0200 |
commit | 9a8317e609675923af785f908f63e52f4527d7f7 (patch) | |
tree | 4b04f9393ccb597cf3687a265ce57c1e95c435c0 /svtools/uiconfig | |
parent | 1a9ca0179e51e96e495c88f262a111a2a5f4c740 (diff) |
Fix extended tip after translation
Change-Id: I6a999a2c20f0a90be1cde21cd27ec73f75dc4f28
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118448
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'svtools/uiconfig')
-rw-r--r-- | svtools/uiconfig/ui/graphicexport.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/graphicexport.ui b/svtools/uiconfig/ui/graphicexport.ui index 2a860a9a6f36..b4360b9edab5 100644 --- a/svtools/uiconfig/ui/graphicexport.ui +++ b/svtools/uiconfig/ui/graphicexport.ui @@ -377,7 +377,7 @@ <property name="adjustment">adjustment1</property> <child internal-child="accessible"> <object class="AtkObject" id="compressionjpgnf-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="graphicexport|extended_tip|compressionjpgnf">Sets the quality for the export. Choose from a low quality with minimal file size, up to a high quality and big file size</property> + <property name="AtkObject::accessible-description" translatable="yes" context="graphicexport|extended_tip|compressionjpgnf">Sets the quality for the export. Choose from a low quality with minimal file size, up to a high quality and big file size.</property> </object> </child> </object> |