diff options
Diffstat (limited to 'sd/source/ui/app/strings.src')
-rwxr-xr-x | sd/source/ui/app/strings.src | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sd/source/ui/app/strings.src b/sd/source/ui/app/strings.src index 00b2527b9..969a6738a 100755 --- a/sd/source/ui/app/strings.src +++ b/sd/source/ui/app/strings.src @@ -1211,6 +1211,14 @@ String DLG_TABLEDESIGNPANE { Text [ en-US ] = "Table Designs"; }; +String STR_CUSTOMANIMATIONPANE +{ + Text [ en-US ] = "Custom Animation"; +}; +String STR_SLIDE_TRANSITION_PANE +{ + Text [ en-US ] = "Slide Transition"; +}; String STR_NAVIGATOR_SHOW_NAMED_SHAPES { Text [ en-US ] = "Named shapes"; |