summaryrefslogtreecommitdiff
path: root/sd/source/ui
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui')
-rw-r--r--sd/source/ui/animations/CustomAnimationCreateDialog.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/sd/source/ui/animations/CustomAnimationCreateDialog.src b/sd/source/ui/animations/CustomAnimationCreateDialog.src
index 973d46700c02..fd71cfdef9e7 100644
--- a/sd/source/ui/animations/CustomAnimationCreateDialog.src
+++ b/sd/source/ui/animations/CustomAnimationCreateDialog.src
@@ -4,9 +4,9 @@
*
* $RCSfile: CustomAnimationCreateDialog.src,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 12:15:01 $
+ * last change: $Author: rt $ $Date: 2008-03-12 11:33:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -137,5 +137,10 @@ TabPage RID_TP_CUSTOMANIMATION_ENTRANCE
TabStop = TRUE ;
Text [ en-US ] = "Automatic preview" ;
};
+
+ String STR_USERPATH
+ {
+ Text [ en-US ] = "User paths";
+ };
};