diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2013-12-01 08:15:12 -0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-12-01 06:39:17 -0600 |
commit | e4bf6b0f6875e61fc48f8c1c5f2e8a7cf2ee1e2a (patch) | |
tree | a5fc437adcc9b71a64bfd3c69c43199fa6dafa8d /sw | |
parent | 5aa37dd9eb9b6f44c2a91f0e41bae42754ba733b (diff) |
Typo in private user data UI
Change-Id: Ibd6e725ba3aca7662770c21c0d5e7c3cf1c1ebaf
Reviewed-on: https://gerrit.libreoffice.org/6881
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/privateuserpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/privateuserpage.ui b/sw/uiconfig/swriter/ui/privateuserpage.ui index 4996847223dc..e3bebb7768be 100644 --- a/sw/uiconfig/swriter/ui/privateuserpage.ui +++ b/sw/uiconfig/swriter/ui/privateuserpage.ui @@ -652,7 +652,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Private date</property> + <property name="label" translatable="yes">Private data</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |