summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/string3d.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/string3d.src')
-rw-r--r--svx/source/engine3d/string3d.src24
1 files changed, 0 insertions, 24 deletions
diff --git a/svx/source/engine3d/string3d.src b/svx/source/engine3d/string3d.src
index 3a9be10b47dc..d7451ae414c8 100644
--- a/svx/source/engine3d/string3d.src
+++ b/svx/source/engine3d/string3d.src
@@ -20,30 +20,10 @@
#include <svx/dialogs.hrc>
// Strings for the Draw Dialog --------------------------------------------
-String RID_SVX_3D_CREATE_LATHE
-{
- Text [ en-US ] = "Create 3D rotation object" ;
-};
String RID_SVX_3D_UNDO_EXCHANGE_PASTE
{
Text [ en-US ] = "Insert object(s)" ;
};
-String RID_SVX_3D_UNDO_SEGMENTS
-{
- Text [ en-US ] = "Number of segments" ;
-};
-String RID_SVX_3D_UNDO_DEEPTH
-{
- Text [ en-US ] = "Object depth" ;
-};
-String RID_SVX_3D_UNDO_FOCAL
-{
- Text [ en-US ] = "Focal length" ;
-};
-String RID_SVX_3D_UNDO_CAMPOS
-{
- Text [ en-US ] = "Camera position" ;
-};
String RID_SVX_3D_UNDO_ROTATE
{
Text [ en-US ] = "Rotate 3D object" ;
@@ -60,9 +40,5 @@ String RID_SVX_3D_UNDO_BREAK_LATHE
{
Text [ en-US ] = "Split 3D object" ;
};
-String RID_SVX_3D_UNDO_ATTRIBUTES
-{
- Text [ en-US ] = "3D Attributes" ;
-};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */