diff options
author | Joren De Cuyper <joren.libreoffice@telenet.be> | 2013-05-26 18:28:21 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-05-26 17:12:59 +0000 |
commit | f45cad5126137a868b9194c66b0eaa940eb6304b (patch) | |
tree | e44c60a7ae7ab4f53dc8121bae4f2613d0818d23 | |
parent | 28f2af669f01cd304994f1907de0b61245b3d37a (diff) |
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/4040
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
-rw-r--r-- | cui/uiconfig/ui/optsecuritypage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optsecuritypage.ui b/cui/uiconfig/ui/optsecuritypage.ui index 32acdd20d5ae..519ab2500985 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> |