cui/uiconfig/ui/optsecuritypage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cc72fd4fc493b34cacc50fe8b390bcaf8a299904
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Tue Sep 12 16:25:09 2023 -0300
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Sep 14 08:09:27 2023 +0200

    Fix %PRODUCTNAME in security dialog.
    
    Change-Id: I9d14fe3abf3226a32392c24b5362b9cd41d58afe
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156860
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git a/cui/uiconfig/ui/optsecuritypage.ui 
b/cui/uiconfig/ui/optsecuritypage.ui
index 7a2ac51e1920..9003cbacce3b 100644
--- a/cui/uiconfig/ui/optsecuritypage.ui
+++ b/cui/uiconfig/ui/optsecuritypage.ui
@@ -508,7 +508,7 @@ Do you want to delete password list and reset master 
password?</property>
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
                 <property name="hexpand">True</property>
-                <property name="label" translatable="yes" 
context="optsecuritypage|label11">Select custom certificate manager executable. 
Note that LibreOffice tries to locate installed ones automatically.</property>
+                <property name="label" translatable="yes" 
context="optsecuritypage|label11">Select custom certificate manager executable. 
Note that %PRODUCTNAME tries to locate installed ones automatically.</property>
                 <property name="wrap">True</property>
                 <property name="width-chars">56</property>
                 <property name="max-width-chars">56</property>

Reply via email to