diff options
author | Malte Timmermann [mt] <malte.timmermann@oracle.com> | 2011-01-20 17:18:35 +0100 |
---|---|---|
committer | Malte Timmermann [mt] <malte.timmermann@oracle.com> | 2011-01-20 17:18:35 +0100 |
commit | a3f24d231e8f54d4af456f4781e444738f197631 (patch) | |
tree | 2c604ed368ba352c089f9439062f3e3d0f02d6e6 /sd/source/ui/dlg/tpaction.src | |
parent | 0bafb5a5e88a430440cb7a3ea42d787c6d1dcd79 (diff) |
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (sd module)
Diffstat (limited to 'sd/source/ui/dlg/tpaction.src')
-rw-r--r-- | sd/source/ui/dlg/tpaction.src | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/tpaction.src b/sd/source/ui/dlg/tpaction.src index a567afebdf5c..79cd333c9300 100644 --- a/sd/source/ui/dlg/tpaction.src +++ b/sd/source/ui/dlg/tpaction.src @@ -173,7 +173,10 @@ TabPage TP_ANIMATION Hide = TRUE ; Text [ en-US ] = "~Find" ; }; - + String STR_PATHNAME + { + Text [ en-US ] = "Path Name"; + }; Text [ en-US ] = "Interaction"; }; |