summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/optpage.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/optpage.hxx
parentTranslate german code comments (diff)
downloadcore-43401d5f5531961fbe70df0f0912bf9cda961b4b.tar.gz
core-43401d5f5531961fbe70df0f0912bf9cda961b4b.zip
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/optpage.hxx')
-rw-r--r--sw/source/ui/inc/optpage.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/inc/optpage.hxx b/sw/source/ui/inc/optpage.hxx
index 9c175fecd680..2279161b5841 100644
--- a/sw/source/ui/inc/optpage.hxx
+++ b/sw/source/ui/inc/optpage.hxx
@@ -95,7 +95,7 @@ public:
};
/*--------------------------------------------------------
- TabPage Druckereinstellungen Zusaetze
+ TabPage printer settings additions
--------------------------------------------------------- */
class SwAddPrinterTabPage : public SfxTabPage
{
@@ -199,7 +199,7 @@ class SwStdFontTabPage : public SfxTabPage
SwStdFontConfig* pFontConfig;
SwWrtShell* pWrtShell;
LanguageType eLanguage;
- // waren nur defaults vorhanden? wurden sie mit den Boxen ueberschrieben
+ // only defaults were there? they were signed with the boxes
sal_Bool bListDefault :1;
sal_Bool bSetListDefault :1;
sal_Bool bLabelDefault :1;
@@ -301,7 +301,7 @@ public:
};
/*--------------------------------------------------
- TabPage fuer ShadowCrsr
+ TabPage for ShadowCrsr
--------------------------------------------------*/
class SwShdwCrsrOptionsTabPage : public SfxTabPage
{
@@ -352,7 +352,7 @@ public:
};
/*-----------------------------------------------------------------------
- Beschreibung: Markierungsvorschau
+ Description: mark preview
-----------------------------------------------------------------------*/
class SwMarkPreview : public Window
{
@@ -389,7 +389,7 @@ public:
};
/*-----------------------------------------------------------------------
- Beschreibung: Redlining-Optionen
+ Description: redlining options
-----------------------------------------------------------------------*/
class SwRedlineOptionsTabPage : public SfxTabPage
{
@@ -445,7 +445,7 @@ public:
};
/*-------------------------------------------------------
- TabPage Testeinstellungen fuer SW
+ TabPage test settings for SW
--------------------------------------------------------- */
#if OSL_DEBUG_LEVEL > 1
@@ -484,4 +484,4 @@ private:
#endif //PRODUCT
#endif
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */