summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-06-04 16:57:06 +0700
committerJan Holesovsky <kendy@suse.cz>2011-06-07 16:43:11 +0200
commitbdf25e6895ea6db541415380b3def771fcf192ff (patch)
treeefc7ae4af25575af007c5309d86978b70ecaaf6b /sfx2/source/dialog/templdlg.cxx
parent937949ef497f60f2f9be5d79b007c73722997250 (diff)
Remaining translations of German comments from fdo#33424
Diffstat (limited to 'sfx2/source/dialog/templdlg.cxx')
-rw-r--r--sfx2/source/dialog/templdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index 27263d5631de..39be80a7f8b3 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -886,7 +886,7 @@ void SfxCommonTemplateDialog_Impl::ReadResource()
case SFX_STYLE_FAMILY_FRAME:nSlot = SID_STYLE_FAMILY3; break;
case SFX_STYLE_FAMILY_PAGE: nSlot = SID_STYLE_FAMILY4; break;
case SFX_STYLE_FAMILY_PSEUDO: nSlot = SID_STYLE_FAMILY5; break;
- default: OSL_FAIL("unbekannte StyleFamily"); break;
+ default: OSL_FAIL("unknown StyleFamily"); break;
}
pBoundItems[i] =
new SfxTemplateControllerItem(nSlot, *this, *pBindings);