diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-01-27 14:25:50 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-01-27 14:25:50 +0000 |
commit | b717ecd6bcde116b7201a7667fd65f49ee88486c (patch) | |
tree | f4c8fac80eb405bb05ca6012d1c6c773b9ace5d6 | |
parent | 26e71e79822d128ac9e0cca9070be8e0559c195d (diff) |
INTEGRATION: CWS impress32 (1.3.74); FILE MERGED
2005/01/24 17:27:06 cl 1.3.74.1: #i41211# fixed typo Dimcolor -> Dim Color
-rw-r--r-- | sd/source/ui/animations/CustomAnimationDialog.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/animations/CustomAnimationDialog.src b/sd/source/ui/animations/CustomAnimationDialog.src index 0a832c5d1..e02fbe1ee 100644 --- a/sd/source/ui/animations/CustomAnimationDialog.src +++ b/sd/source/ui/animations/CustomAnimationDialog.src @@ -2,9 +2,9 @@ * * $RCSfile: CustomAnimationDialog.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2004-11-30 09:54:30 $ + * last change: $Author: obo $ $Date: 2005-01-27 15:25:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -430,7 +430,7 @@ TabPage RID_TP_CUSTOMANIMATION_EFFECT Pos = MAP_APPFONT( 6, 35 ); Size = MAP_APPFONT( 42, 8 ); Text [ de ] = "Abblendfarbe" ; - Text [ en-US ] = "Dimcolor"; + Text [ en-US ] = "Dim Color"; }; ListBox CLB_DIMCOLOR |