summaryrefslogtreecommitdiff
path: root/sd/source/ui
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:24:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:24:52 +0000
commit0d11ba2cdc5a24ef68a63860c3873bccfd4d754a (patch)
treeddd7f0142fc37cf42e531cd0ba77f3b818605149 /sd/source/ui
parent7d86233c9a04f3b161ad2e0fd1b00d9e01dbb18e (diff)
INTEGRATION: CWS encup (1.3.112); FILE MERGED
2005/04/29 15:54:50 ihi 1.3.112.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sd/source/ui')
-rw-r--r--sd/source/ui/animations/AnimationSchemesPane.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/animations/AnimationSchemesPane.src b/sd/source/ui/animations/AnimationSchemesPane.src
index 97884757ac0a..45f95ac63102 100644
--- a/sd/source/ui/animations/AnimationSchemesPane.src
+++ b/sd/source/ui/animations/AnimationSchemesPane.src
@@ -4,9 +4,9 @@
*
* $RCSfile: AnimationSchemesPane.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 03:31:55 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:24:52 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -54,7 +54,7 @@ Control DLG_ANIMATION_SCHEMES_PANE
FixedLine FL_APPLY_SCHEME
{
Size = MAP_APPFONT( 1, RSC_CD_FIXEDLINE_HEIGHT );
- Text [ de ] = "Fr ausgewhlte Folien bernehmen";
+ Text [ de ] = "Für ausgewählte Folien übernehmen";
Text [ en-US ] = "Apply to selected slides ";
};
@@ -78,7 +78,7 @@ Control DLG_ANIMATION_SCHEMES_PANE
Size = MAP_APPFONT( 1, RSC_CD_PUSHBUTTON_HEIGHT );
TabStop = TRUE ;
- Text [ de ] = "Fr alle Folien bernehmen";
+ Text [ de ] = "Für alle Folien übernehmen";
Text [ en-US ] = "Apply to All Slides";
};
@@ -99,7 +99,7 @@ Control DLG_ANIMATION_SCHEMES_PANE
Size = MAP_APPFONT( 1, RSC_CD_PUSHBUTTON_HEIGHT );
TabStop = TRUE ;
- Text [ de ] = "Bildschirmprsentation";
+ Text [ de ] = "Bildschirmpräsentation";
Text [ en-US ] = "Slide Show";
};