diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:33:31 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-03-12 10:33:31 +0000 |
commit | 708bf0e4bc0b62f434455fca59d8670553c412dd (patch) | |
tree | 60ec65599679b38173acbd50ccfe8f73b7fb406c /sd/source/ui/animations | |
parent | a8d320819af04f12e8c5dabc69782234315315ca (diff) |
INTEGRATION: CWS impresstables2 (1.6.18); FILE MERGED
2008/02/20 16:55:51 cl 1.6.18.1: #i68103# some work on usability
Diffstat (limited to 'sd/source/ui/animations')
-rw-r--r-- | sd/source/ui/animations/CustomAnimationCreateDialog.src | 9 |
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"; + }; }; |