summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/gloslst.hxx
diff options
context:
space:
mode:
authorMartin Kepplinger <martinkepplinger@eml.cc>2011-04-21 18:12:29 +0200
committerMartin Kepplinger <martinkepplinger@eml.cc>2011-04-21 21:54:00 +0200
commit43401d5f5531961fbe70df0f0912bf9cda961b4b (patch)
treef8cac8b6f44c962dcf9acade26e9f177d59f4a5e /sw/source/ui/inc/gloslst.hxx
parent518c769ca31c3fcc5f164ff604ce8c83983b7f12 (diff)
Translate german comments
Translate german code comments to english! This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license.
Diffstat (limited to 'sw/source/ui/inc/gloslst.hxx')
-rw-r--r--sw/source/ui/inc/gloslst.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/gloslst.hxx b/sw/source/ui/inc/gloslst.hxx
index 1ce560ecceca..84d9c839cfd4 100644
--- a/sw/source/ui/inc/gloslst.hxx
+++ b/sw/source/ui/inc/gloslst.hxx
@@ -43,8 +43,8 @@ struct AutoTextGroup
sal_uInt16 nCount;
String sName;
String sTitle;
- String sLongNames; // durch 0x0A getrennte Langnamen
- String sShortNames; // durch 0x0A getrennte Kurznamen
+ String sLongNames; // by 0x0A seperated long names
+ String sShortNames; // by 0x0A seperated short names
DateTime aDateModified;
};