svx/uiconfig/ui/themecoloreditdialog.ui |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

New commits:
commit 53abfabf8f4080fde688789f966b70ef3caa387b
Author:     SilverGreen93 <mihai.vasiliu...@gmail.com>
AuthorDate: Fri Jun 27 17:09:39 2025 +0300
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Fri Jul 4 15:00:46 2025 +0200

    tdf#167273: Fix typos in Theme Color Edit dialog
    
    Change-Id: I675b9fb8eb3e02e4630227868b60638d580ea6eb
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187118
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Jenkins

diff --git a/svx/uiconfig/ui/themecoloreditdialog.ui 
b/svx/uiconfig/ui/themecoloreditdialog.ui
index ac0114ab4be1..9adfc8e00c50 100644
--- a/svx/uiconfig/ui/themecoloreditdialog.ui
+++ b/svx/uiconfig/ui/themecoloreditdialog.ui
@@ -226,7 +226,7 @@
                     <property name="can-focus">False</property>
                     <property name="margin-start">6</property>
                     <property name="margin-end">12</property>
-                    <property name="label" translatable="yes" 
context="themecoloreditdialog|labelLight1">Light1:</property>
+                    <property name="label" translatable="yes" 
context="themecoloreditdialog|labelLight1">Light 1:</property>
                     <property name="xalign">0</property>
                     <accessibility>
                       <relation type="label-for" target="buttonLight1"/>
@@ -260,7 +260,7 @@
                     <property name="can-focus">False</property>
                     <property name="margin-start">6</property>
                     <property name="margin-end">12</property>
-                    <property name="label" translatable="yes" 
context="themecoloreditdialog|labelLight2">Light2:</property>
+                    <property name="label" translatable="yes" 
context="themecoloreditdialog|labelLight2">Light 2:</property>
                     <property name="xalign">0</property>
                     <accessibility>
                       <relation type="label-for" target="buttonLight2"/>
@@ -531,12 +531,12 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkLabel" id="labelFollowHyperlink">
+                  <object class="GtkLabel" id="labelFollowedHyperlink">
                     <property name="visible">True</property>
                     <property name="can-focus">False</property>
                     <property name="margin-start">6</property>
                     <property name="margin-end">12</property>
-                    <property name="label" translatable="yes" 
context="themecoloreditdialog|labelFollowHyperlink">Follow Hyperlink:</property>
+                    <property name="label" translatable="yes" 
context="themecoloreditdialog|labelFollowedHyperlink">Followed 
Hyperlink:</property>
                     <property name="xalign">0</property>
                     <accessibility>
                       <relation type="label-for" 
target="buttonFollowHyperlink"/>
@@ -579,7 +579,7 @@
                       <placeholder/>
                     </child>
                     <accessibility>
-                      <relation type="labelled-by" 
target="labelFollowHyperlink"/>
+                      <relation type="labelled-by" 
target="labelFollowedHyperlink"/>
                     </accessibility>
                   </object>
                   <packing>

Reply via email to