summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-03-30 05:40:44 +0000
committerMichael Stahl <mstahl@redhat.com>2017-03-30 10:16:27 +0000
commita82627aa787e80c9473453acd5ec955b6cf265ff (patch)
treed761c9b925298b37f312a9bb6d91f993c63fe87a /extensions/source/propctrlr
parent5aaaa9408a9c2402eaaca9c85b17bcd7bad90164 (diff)
tdf#39468 Translate German comments
Translate German comments in extensions/ Change-Id: I6be5eb45c0269d5949214a5788d61b210ee1381b Reviewed-on: https://gerrit.libreoffice.org/35886 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'extensions/source/propctrlr')
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/formcomponenthandler.cxx b/extensions/source/propctrlr/formcomponenthandler.cxx
index c2806d2d4bfc..bb65731c13f2 100644
--- a/extensions/source/propctrlr/formcomponenthandler.cxx
+++ b/extensions/source/propctrlr/formcomponenthandler.cxx
@@ -2436,7 +2436,7 @@ namespace pcr
WaitCursor aWaitCursor( impl_getDefaultDialogParent_nothrow() );
- // Setzen der UI-Daten
+ // Set the UI data
_out_rProperty.DisplayName = m_pInfoService->getPropertyTranslation( PROPERTY_ID_COMMAND );
_out_rProperty.HelpURL = HelpIdUrl::getHelpURL( m_pInfoService->getPropertyHelpId( PROPERTY_ID_COMMAND ) );