diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-03-30 06:23:03 +0000 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-03-30 10:27:35 +0000 |
commit | ad3681df0a1757bbb2c10326d701e36d336ff10c (patch) | |
tree | 53209c4f210a48b5f6de03e9ab71d9791d1f9f6d /fpicker/source/office | |
parent | 63e36cdd9d7acc71fb8a8bb9a1e9aef54f240b9d (diff) |
tdf#39468 Translate German comments
Translate German comments and terms in dbaccess/, forms/, fpicker/, framework/,
and idl/
Change-Id: I08b3db9492f16fc1c457e8f5eff838c13561c945
Reviewed-on: https://gerrit.libreoffice.org/35888
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'fpicker/source/office')
-rw-r--r-- | fpicker/source/office/iodlgimp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/iodlgimp.hxx b/fpicker/source/office/iodlgimp.hxx index 8639ea78f489..789f3d7c2ff5 100644 --- a/fpicker/source/office/iodlgimp.hxx +++ b/fpicker/source/office/iodlgimp.hxx @@ -166,7 +166,7 @@ public: bool m_bNeedDelayedFilterExecute; // list of the 5 most recently used filters - // Defaultfilter for <All> oder <All ...> + // Defaultfilter for <All> or <All ...> const SvtFileDialogFilter_Impl* _pDefaultFilter; // MultiSelection? |