diff options
author | Daniel Sikeler <d.sikeler94@gmail.com> | 2015-02-09 09:32:35 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-02-09 16:18:30 +0000 |
commit | 3a70ae03fee12e6b8ed87afba1095bc78f9a9812 (patch) | |
tree | 8960b6b520ca8622acb2d446c383b97ee45e2d24 /svx/source/inc/filtnav.hxx | |
parent | c6d645780e96613a6f60b6896702335a0c205944 (diff) |
fdo#39468 translated german comments
also tranlated some error messages
Change-Id: Ia5035c7c2f5379a0b419fc5514a288368e687c83
Reviewed-on: https://gerrit.libreoffice.org/14382
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'svx/source/inc/filtnav.hxx')
-rw-r--r-- | svx/source/inc/filtnav.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/filtnav.hxx b/svx/source/inc/filtnav.hxx index 3bde69e3f28f..6e050a0f18a6 100644 --- a/svx/source/inc/filtnav.hxx +++ b/svx/source/inc/filtnav.hxx @@ -248,7 +248,7 @@ class FmFilterNavigator : public SvTreeListBox, public SfxListener AutoTimer m_aDropActionTimer; unsigned short m_aTimerCounter; - Point m_aTimerTriggered; // die Position, an der der DropTimer angeschaltet wurde + Point m_aTimerTriggered; // position, where DropTimer was started DROP_ACTION m_aDropActionType; public: |