summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/celltempl.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/celltempl.src')
-rw-r--r--sd/source/ui/dlg/celltempl.src4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/celltempl.src b/sd/source/ui/dlg/celltempl.src
index e7cd04017140..eaa2842257c2 100644
--- a/sd/source/ui/dlg/celltempl.src
+++ b/sd/source/ui/dlg/celltempl.src
@@ -45,28 +45,24 @@ TabDialog TAB_CELL_TEMPLATE
{
Identifier = RID_SVXPAGE_CHAR_NAME ;
PageResID = RID_SVXPAGE_CHAR_NAME ;
- Text [ de ] = "Schrift" ;
Text [ en-US ] = "Font" ;
};
PageItem
{
Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
- Text [ de ] = "Schrifteffekt" ;
Text [ en-US ] = "Font Effects" ;
};
PageItem
{
Identifier = RID_SVXPAGE_BORDER;
PageResID = RID_SVXPAGE_BORDER;
- Text [ de ] = "Umrandung" ;
Text [ en-US ] = "Borders" ;
};
PageItem
{
Identifier = RID_SVXPAGE_AREA;
PageResID = RID_SVXPAGE_AREA;
- Text [ de ] = "Hintergrund";
Text [ en-US ] = "Background";
};
};