[PATCH libreoffice-4-1] Delete double whitespace in optsecuritypage.ui
Joren De Cuyper (via Code Review)
gerrit at gerrit.libreoffice.org
Sun May 26 10:24:19 PDT 2013
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.libreoffice at telenet.be>
More information about the LibreOffice
mailing list