summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fusel.cxx
diff options
context:
space:
mode:
authorThomas Beck <thomas.beck@cib.de>2017-05-12 10:08:00 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2017-05-15 12:33:43 +0200
commit2fbcdd3e551710c8fcbe15d28b7b71f8d038d9ad (patch)
tree90f2d0fe53e016ad04623dac0b6611dedbef8da6 /sc/source/ui/drawfunc/fusel.cxx
parenta682e3ea92a3dcd86850661b03159d093194c269 (diff)
tdf#39468 translate German comments
Translated comments in sc/source/ui/drawfunc/. There were still some left that bin/find-german-comments did not find. Removed unneccessary comments. Change-Id: I61c1cadea259bb2a4b14721a25da85e9a9c0753e Reviewed-on: https://gerrit.libreoffice.org/37530 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sc/source/ui/drawfunc/fusel.cxx')
-rw-r--r--sc/source/ui/drawfunc/fusel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/fusel.cxx b/sc/source/ui/drawfunc/fusel.cxx
index b7f468a77aa4..54fc57cfc8b9 100644
--- a/sc/source/ui/drawfunc/fusel.cxx
+++ b/sc/source/ui/drawfunc/fusel.cxx
@@ -253,7 +253,7 @@ bool FuSelection::MouseButtonDown(const MouseEvent& rMEvt)
SfxInPlaceClient* pClient = pViewShell->GetIPClient();
bool bWasOleActive = ( pClient && pClient->IsObjectInPlaceActive() );
- // Markieren
+ // Selection
// do not allow multiselection with note caption
bool bCaptionClicked = IsNoteCaptionClicked( aMDPos );