[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - cui/uiconfig
Joren De Cuyper
joren.libreoffice at telenet.be
Sun May 26 10:30:48 PDT 2013
cui/uiconfig/ui/optsecuritypage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f98083890c55318dd4f10c666b749d6092eb4617
Author: Joren De Cuyper <joren.libreoffice at telenet.be>
Date: Sun May 26 18:28:21 2013 +0200
Delete double whitespace in optsecuritypage.ui
Found this double whitespace during translations. So lets fix it right away.
Change-Id: Ifecfc15b5d0aead34b09df4cfb2c5a2c17c6b633
Reviewed-on: https://gerrit.libreoffice.org/4041
Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard at googlemail.com>
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>
More information about the Libreoffice-commits
mailing list