[Libreoffice] [PATCH 03/12] Translate german comments in config.hrc

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


This translates the german code comments in config.hrc to english.

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

diff --git a/sw/source/ui/config/config.hrc b/sw/source/ui/config/config.hrc
index e5a6ef2..7251499 100644
--- a/sw/source/ui/config/config.hrc
+++ b/sw/source/ui/config/config.hrc
@@ -29,9 +29,9 @@
 
 #include "rcid.hrc"
 
-// Dialoge fuer die Konfiguration
+// dialogs for configuration
 
-// Strings fuer die Konfiguration
+// strings for configuration
 #define STR_CFG_SIGNATUR		(RC_CONFIG_BEGIN + 0)
 #define DLG_CONFIG_VIEW 		(RC_CONFIG_BEGIN + 1)
 #define DLG_CONFIG_MISC 		(RC_CONFIG_BEGIN + 2)
-- 
1.7.1



More information about the LibreOffice mailing list