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

New commits:
commit 2ef26ab194b0e01edd81235e86b54da534c4555c
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Fri Oct 1 12:25:58 2021 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Fri Oct 1 17:33:09 2021 +0200

    mark this string explicitely untranslatable
    
    it will be localized with STR_BOOKMARK_FORBIDDENCHARS
    
    Change-Id: I31416d53987ac1ec174add3b7114b18f5d38d1f1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122908
    Tested-by: Jenkins
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/sw/uiconfig/swriter/ui/insertbookmark.ui 
b/sw/uiconfig/swriter/ui/insertbookmark.ui
index b35ab2b05a59..e3b1e49b056d 100644
--- a/sw/uiconfig/swriter/ui/insertbookmark.ui
+++ b/sw/uiconfig/swriter/ui/insertbookmark.ui
@@ -87,7 +87,7 @@
                 <property name="halign">end</property>
                 <property name="valign">start</property>
                 <property name="hexpand">True</property>
-                <property name="label" 
context="insertbookmark|lbForbiddenChars">Forbidden characters:</property>
+                <property name="label" translatable="no" 
context="insertbookmark|lbForbiddenChars">Forbidden characters:</property>
                 <property name="single_line_mode">True</property>
               </object>
               <packing>

Reply via email to