Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/4041

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/4041/1

Delete double whitespace in optsecuritypage.ui

Found this double whitespace during translations. So lets fix it right away.

Change-Id: Ifecfc15b5d0aead34b09df4cfb2c5a2c17c6b633
---
M cui/uiconfig/ui/optsecuritypage.ui
1 file changed, 1 insertion(+), 1 deletion(-)



diff --git a/cui/uiconfig/ui/optsecuritypage.ui 
b/cui/uiconfig/ui/optsecuritypage.ui
index 32acdd2..519ab25 100644
--- a/cui/uiconfig/ui/optsecuritypage.ui
+++ b/cui/uiconfig/ui/optsecuritypage.ui
@@ -139,7 +139,7 @@
                             <property name="row_spacing">6</property>
                             <child>
                               <object class="GtkCheckButton" 
id="usemasterpassword">
-                                <property name="label" 
translatable="yes">Protected _by a  master passwords (recommended)</property>
+                                <property name="label" 
translatable="yes">Protected _by a master passwords (recommended)</property>
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
                                 <property 
name="receives_default">False</property>

-- 
To view, visit https://gerrit.libreoffice.org/4041
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifecfc15b5d0aead34b09df4cfb2c5a2c17c6b633
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-1
Gerrit-Owner: Joren De Cuyper <joren.libreoff...@telenet.be>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to