diff options
Diffstat (limited to 'svx/source/tbxctrls/colrctrl.src')
-rwxr-xr-x[-rw-r--r--] | svx/source/tbxctrls/colrctrl.src | 33 |
1 files changed, 6 insertions, 27 deletions
diff --git a/svx/source/tbxctrls/colrctrl.src b/svx/source/tbxctrls/colrctrl.src index 909ce34ea607..6a65615167cc 100644..100755 --- a/svx/source/tbxctrls/colrctrl.src +++ b/svx/source/tbxctrls/colrctrl.src @@ -52,32 +52,11 @@ DockingWindow RID_SVXCTRL_COLOR Border = FALSE ; }; }; - // ********************************************************************** EOF - - - - - - - - - - - - - - - - - - - - - - - - - - +// IAccessibility2 implementation 2009. ------ +String STR_COLORTABLE +{ + Text [ en-US ] = "Color Palette" ; +}; +// ------ IAccessibility2 implementation 2009. |