[Libreoffice] [PATCH 05/12] Translate german comment

Martin Kepplinger martinkepplinger at eml.cc
Thu Feb 24 10:33:13 PST 2011


This translates the german code comment in mailconfigpage.cxx to english.

This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
license.
---
 sw/source/ui/config/mailconfigpage.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sw/source/ui/config/mailconfigpage.cxx b/sw/source/ui/config/mailconfigpage.cxx
index 19de971..825cb25 100644
--- a/sw/source/ui/config/mailconfigpage.cxx
+++ b/sw/source/ui/config/mailconfigpage.cxx
@@ -444,7 +444,7 @@ void SwTestAccountSettingsDialog::Test()
 SwMailConfigDlg::SwMailConfigDlg(Window* pParent, SfxItemSet& rSet ) :
     SfxSingleTabDialog(pParent, rSet, 0)
 {
-    // TabPage erzeugen
+    // create TabPage
     SetTabPage(SwMailConfigPage::Create( this, rSet ));
 }
 
-- 
1.7.1



More information about the LibreOffice mailing list