cui/uiconfig/ui/objecttitledescdialog.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 20f11111da9c698023cdf76d35bb4a34b2fee094
Author:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
AuthorDate: Wed Oct 11 17:27:32 2023 +0300
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Wed Oct 11 19:23:38 2023 +0200

    tdf#155044 Missed one Description to Alt Text spot
    
    Change-Id: I4e454b1e3966007b04d6f50acf4249b9b80f5526
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157840
    Tested-by: Jenkins
    Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>

diff --git a/cui/uiconfig/ui/objecttitledescdialog.ui 
b/cui/uiconfig/ui/objecttitledescdialog.ui
index bcb121dc7797..3085ac6124d2 100644
--- a/cui/uiconfig/ui/objecttitledescdialog.ui
+++ b/cui/uiconfig/ui/objecttitledescdialog.ui
@@ -124,8 +124,8 @@
               <object class="GtkLabel" id="desc_label">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="tooltip-text" translatable="yes" 
context="objecttitledescdialog|desc_label|tooltip_text">Give longer explanation 
of non-text content that is too complex to be described briefly in “Text 
Alternative”</property>
-                <property name="label" translatable="yes" 
context="objecttitledescdialog|desc_label">_Description:</property>
+                <property name="tooltip-text" translatable="yes" 
context="objecttitledescdialog|desc_label|tooltip_text">Give longer explanation 
of non-text content that is too complex to be described briefly in 
“Text”</property>
+                <property name="label" translatable="yes" 
context="objecttitledescdialog|desc_label">_Alt Text:</property>
                 <property name="use-underline">True</property>
                 <property name="xalign">0</property>
               </object>

Reply via email to