summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations')
-rw-r--r--sd/source/ui/animations/CustomAnimation.src22
1 files changed, 11 insertions, 11 deletions
diff --git a/sd/source/ui/animations/CustomAnimation.src b/sd/source/ui/animations/CustomAnimation.src
index 413d8dadbc35..c7d4f5f2b48c 100644
--- a/sd/source/ui/animations/CustomAnimation.src
+++ b/sd/source/ui/animations/CustomAnimation.src
@@ -4,9 +4,9 @@
*
* $RCSfile: CustomAnimation.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 03:32:22 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:25:10 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -101,13 +101,13 @@ Menu RID_CUSTOMANIMATION_FONTSIZE_POPUP
MenuItem
{
Identifier = CM_SIZE_150 ;
- Text [ de ] = "Grer" ;
+ Text [ de ] = "Größer" ;
Text [ en-US ] = "Larger" ;
};
MenuItem
{
Identifier = CM_SIZE_400 ;
- Text [ de ] = "Riesengro" ;
+ Text [ de ] = "Riesengroß" ;
Text [ en-US ] = "Extra large" ;
};
};
@@ -132,13 +132,13 @@ Menu RID_CUSTOMANIMATION_SCALE_POPUP
MenuItem
{
Identifier = CM_SIZE_150 ;
- Text [ de ] = "Grer" ;
+ Text [ de ] = "Größer" ;
Text [ en-US ] = "Larger" ;
};
MenuItem
{
Identifier = CM_SIZE_400 ;
- Text [ de ] = "Riesengro" ;
+ Text [ de ] = "Riesengroß" ;
Text [ en-US ] = "Extra large" ;
};
MenuItem
@@ -279,7 +279,7 @@ String STR_CUSTOMANIMATION_REPEAT_NONE
String STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK
{
- Text [ de ] = "Bis zum nchsten Klick";
+ Text [ de ] = "Bis zum nächsten Klick";
Text [ en-US ] = "Until next click";
};
@@ -321,7 +321,7 @@ String STR_CUSTOMANIMATION_SECOND_COLOR_PROPERTY
String STR_CUSTOMANIMATION_FILL_COLOR_PROPERTY
{
- Text [ de ] = "Fllfarbe";
+ Text [ de ] = "Füllfarbe";
Text [ en-US ] = "Fill color";
};
@@ -369,7 +369,7 @@ String STR_CUSTOMANIMATION_SIZE_PROPERTY
String STR_CUSTOMANIMATION_SCALE_PROPERTY
{
- Text [ de ] = "Gre";
+ Text [ de ] = "Größe";
Text [ en-US ] = "Size";
};
@@ -453,13 +453,13 @@ String STR_CUSTOMANIMATION_GRADUAL
String STR_CUSTOMANIMATION_TRIGGER
{
- Text [ de ] = "Auslser";
+ Text [ de ] = "Auslöser";
Text [ en-US ] = "Trigger";
};
String STR_CUSTOMANIMATION_LIST_HELPTEXT
{
- Text [ de ] = "Erst ein Element auf dieser Folie auswhlen und dann auf 'Hinzufgen...' klicken, um die Animation hinzuzufgen.";
+ Text [ de ] = "Erst ein Element auf dieser Folie auswählen und dann auf 'Hinzufügen...' klicken, um die Animation hinzuzufügen.";
Text [ en-US ] = "First select the slide element and then click 'Add...' to add an animation effect.";
};