sw/uiconfig/swriter/ui/viewoptionspage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 10f289477971fe27a5062f02fbb07a44c79e2778
Author:     Rizal Muttaqin <riz_17_...@yahoo.co.id>
AuthorDate: Fri Apr 28 16:24:44 2023 +0700
Commit:     Rizal Muttaqin <riz...@libreoffice.org>
CommitDate: Fri Apr 28 14:37:49 2023 +0200

    Capitalize "Display tracked changes" string to match others
    
    Change-Id: I012871296dcf8b3d27003c681b4fa2179bb0f943
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151165
    Tested-by: Jenkins
    Reviewed-by: Rizal Muttaqin <riz...@libreoffice.org>

diff --git a/sw/uiconfig/swriter/ui/viewoptionspage.ui 
b/sw/uiconfig/swriter/ui/viewoptionspage.ui
index b3e071bf04ec..a03da1f75368 100644
--- a/sw/uiconfig/swriter/ui/viewoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/viewoptionspage.ui
@@ -324,7 +324,7 @@
                   <object class="GtkLabel" id="changeslabel">
                     <property name="visible">True</property>
                     <property name="can-focus">False</property>
-                    <property name="label" translatable="yes" 
context="viewoptionspage|changeslabel">Display tracked changes</property>
+                    <property name="label" translatable="yes" 
context="viewoptionspage|changeslabel">Display Tracked Changes</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>

Reply via email to