Componentes.Terceros.DevExp.../internal/x.44/1/ExpressBars 6/Sources/dxBarStrs.pas
2009-06-29 12:09:02 +00:00

457 lines
24 KiB
ObjectPascal

{*******************************************************************}
{ }
{ Developer Express Visual Component Library }
{ ExpressBars string table constants }
{ }
{ Copyright (c) 1998-2009 Developer Express Inc. }
{ ALL RIGHTS RESERVED }
{ }
{ The entire contents of this file is protected by U.S. and }
{ International Copyright Laws. Unauthorized reproduction, }
{ reverse-engineering, and distribution of all or any portion of }
{ the code contained in this file is strictly prohibited and may }
{ result in severe civil and criminal penalties and will be }
{ prosecuted to the maximum extent possible under the law. }
{ }
{ RESTRICTIONS }
{ }
{ THIS SOURCE CODE AND ALL RESULTING INTERMEDIATE FILES }
{ (DCU, OBJ, DLL, ETC.) ARE CONFIDENTIAL AND PROPRIETARY TRADE }
{ SECRETS OF DEVELOPER EXPRESS INC. THE REGISTERED DEVELOPER IS }
{ LICENSED TO DISTRIBUTE THE EXPRESSBARS AND ALL ACCOMPANYING VCL }
{ CONTROLS AS PART OF AN EXECUTABLE PROGRAM ONLY. }
{ }
{ THE SOURCE CODE CONTAINED WITHIN THIS FILE AND ALL RELATED }
{ FILES OR ANY PORTION OF ITS CONTENTS SHALL AT NO TIME BE }
{ COPIED, TRANSFERRED, SOLD, DISTRIBUTED, OR OTHERWISE MADE }
{ AVAILABLE TO OTHER INDIVIDUALS WITHOUT EXPRESS WRITTEN CONSENT }
{ AND PERMISSION FROM DEVELOPER EXPRESS INC. }
{ }
{ CONSULT THE END USER LICENSE AGREEMENT FOR INFORMATION ON }
{ ADDITIONAL RESTRICTIONS. }
{ }
{*******************************************************************}
unit dxBarStrs;
{$I cxVer.inc}
interface
resourcestring
dxSBAR_LOOKUPDIALOGCAPTION = 'Select value';
dxSBAR_LOOKUPDIALOGOK = 'OK';
dxSBAR_LOOKUPDIALOGCANCEL = 'Cancel';
dxSBAR_DIALOGOK = 'OK';
dxSBAR_DIALOGCANCEL = 'Cancel';
dxSBAR_COLOR_STR_0 = 'Black';
dxSBAR_COLOR_STR_1 = 'Maroon';
dxSBAR_COLOR_STR_2 = 'Green';
dxSBAR_COLOR_STR_3 = 'Olive';
dxSBAR_COLOR_STR_4 = 'Navy';
dxSBAR_COLOR_STR_5 = 'Purple';
dxSBAR_COLOR_STR_6 = 'Teal';
dxSBAR_COLOR_STR_7 = 'Gray';
dxSBAR_COLOR_STR_8 = 'Silver';
dxSBAR_COLOR_STR_9 = 'Red';
dxSBAR_COLOR_STR_10 = 'Lime';
dxSBAR_COLOR_STR_11 = 'Yellow';
dxSBAR_COLOR_STR_12 = 'Blue';
dxSBAR_COLOR_STR_13 = 'Fuchsia';
dxSBAR_COLOR_STR_14 = 'Aqua';
dxSBAR_COLOR_STR_15 = 'White';
dxSBAR_COLORAUTOTEXT = '(automatic)';
dxSBAR_COLORCUSTOMTEXT = '(custom)';
dxSBAR_DATETODAY = 'Today';
dxSBAR_DATECLEAR = 'Clear';
dxSBAR_DATEDIALOGCAPTION = 'Select the date';
dxSBAR_TREEVIEWDIALOGCAPTION = 'Select item';
dxSBAR_IMAGEDIALOGCAPTION = 'Select item';
dxSBAR_IMAGEINDEX = 'Image Index';
dxSBAR_IMAGETEXT = 'Text';
dxSBAR_PLACEFORCONTROL = 'The place for the ';
dxSBAR_CANTASSIGNCONTROL = 'You cannot assign the same control to more than one TdxBarControlContainerItem';
dxSBAR_CXEDITVALUEDIALOGCAPTION = 'Enter value';
dxSBAR_WANTTORESETTOOLBAR = 'Are you sure you want to reset the changes made to the ''%s'' toolbar?';
dxSBAR_WANTTORESETUSAGEDATA = 'This will delete the record of the commands you''ve used in this application and restore the default set of visible commands to the menus and toolbars. It will not undo any explicit customizations. Are you sure you want to proceed?';
dxSBAR_BARMANAGERMORETHANONE = 'A control should contain only a single TdxBarManager';
dxSBAR_BARMANAGERBADOWNER = 'TdxBarManager should have TWinControl as its Owner';
dxSBAR_NOBARMANAGERS = 'There are no TdxBarManagers available';
dxSBAR_WANTTODELETETOOLBAR = 'Are you sure you want to delete the ''%s'' toolbar?';
dxSBAR_WANTTODELETETOOLBARS = 'Are you sure you want to delete selected toolbars?';
dxSBAR_WANTTODELETECATEGORY = 'Are you sure you want to delete the ''%s'' category?';
dxSBAR_WANTTOCLEARCOMMANDS = 'Are you sure you want to delete all commands in the ''%s'' category?';
dxSBAR_RECURSIVEMENUS = 'You cannot create recursive menus';
dxSBAR_COMMANDNAMECANNOTBEBLANK = 'A command name cannot be blank. Please enter a name.';
dxSBAR_TOOLBAREXISTS = 'A toolbar named ''%s'' already exists. Type another name.';
dxSBAR_RECURSIVEGROUPS = 'You cannot create recursive groups';
dxSBAR_WANTTODELETECOMPLEXITEM = 'One of the selected objects is an item which has several links. Are you sure you want to delete these links?';
dxSBAR_CANTPLACEQUICKACCESSGROUPBUTTON = 'You can place TdxRibbonQuickAccessGroupButton only on TdxRibbonQuickAccessToolbar';
dxSBAR_QUICKACCESSGROUPBUTTONTOOLBARNOTDOCKEDINRIBBON = 'Quick Access Group Button''s Toolbar is not docked in the Ribbon';
dxSBAR_QUICKACCESSALREADYHASGROUPBUTTON = 'The Quick Access Toolbar already contains GroupButton with the same toolbar';
dxSBAR_CANTPLACESEPARATOR = 'A separator item cannot be placed on the specified toolbar';
dxSBAR_CANTPLACERIBBONGALLERY = 'You can place TdxRibbonGalleryItem only on the Ribbon';
dxSBAR_CANTMERGEBARMANAGER = 'You cannot merge with the specified bar manager';
dxSBAR_CANTMERGETOOLBAR = 'You cannot merge with the specified toolbar';
dxSBAR_CANTMERGEWITHMERGEDTOOLBAR = 'You cannot merge a toolbar with a toolbar that is already merged';
dxSBAR_CANTUNMERGETOOLBAR = 'You cannot unmerge the specified toolbar';
dxSBAR_ONEOFTOOLBARSALREADYMERGED = 'One of the toolbars of the specified bar manager is already merged';
dxSBAR_ONEOFTOOLBARSHASMERGEDTOOLBARS = 'One of the toolbars of the specified bar manager has merged toolbars';
dxSBAR_TOOLBARHASMERGEDTOOLBARS = 'The ''%s'' toolbar has merged toolbars';
dxSBAR_TOOLBARSALREADYMERGED = 'The ''%s'' toolbar is already merged with the ''%s'' toolbar';
dxSBAR_TOOLBARSARENOTMERGED = 'The ''%s'' toolbar is not merged with the ''%s'' toolbar';
dxSBAR_DEFAULTCATEGORYNAME = 'Default';
// begin DesignTime section
dxSBAR_NEWBUTTONCAPTION = 'New Button';
dxSBAR_NEWITEMCAPTION = 'New Item';
dxSBAR_NEWRIBBONGALLERYITEMCAPTION = 'New Gallery';
dxSBAR_NEWSEPARATORCAPTION = 'New Separator';
dxSBAR_NEWSUBITEMCAPTION = 'New SubItem';
dxSBAR_CP_ADDSUBITEM = 'Add &SubItem';
dxSBAR_CP_ADDBUTTON = 'Add &Button';
dxSBAR_CP_ADDLARGEBUTTON = 'Add L&argeButton';
dxSBAR_CP_ADDSEPARATOR = 'Add &Separator';
dxSBAR_CP_ADDDXITEM = 'Add &Item';
dxSBAR_CP_ADDCXITEM = 'Add &cxEditItem';
dxSBAR_CP_ADDGROUPBUTTON = 'Add Gro&upButton';
dxSBAR_CP_DELETEITEM = 'Delete Item';
dxSBAR_CP_DELETELINK = 'Delete Link';
// end DesignTime section
dxSBAR_CP_RESET = '&Reset';
dxSBAR_CP_DELETE = '&Delete';
dxSBAR_CP_NAME = '&Name:';
dxSBAR_CP_CAPTION = '&Caption:'; // is the same as dxSBAR_CP_NAME (at design time)
dxSBAR_CP_BUTTONPAINTSTYLEMENU = 'Button Paint &Style';
dxSBAR_CP_DEFAULTSTYLE = 'Defa&ult style';
dxSBAR_CP_TEXTONLYALWAYS = '&Text Only (Always)';
dxSBAR_CP_TEXTONLYINMENUS = 'Text &Only (in Menus)';
dxSBAR_CP_IMAGEANDTEXT = 'Image &and Text';
dxSBAR_CP_BEGINAGROUP = 'Begin a &Group';
dxSBAR_CP_VISIBLE = '&Visible';
dxSBAR_CP_MOSTRECENTLYUSED = '&Most recently used';
// begin DesignTime section
dxSBAR_CP_DISTRIBUTED = 'Dis&tributed';
dxSBAR_CP_POSITIONMENU = '&Position';
dxSBAR_CP_VIEWLEVELSMENU = 'View&Levels';
dxSBAR_CP_ALLVIEWLEVELS = 'All';
dxSBAR_CP_SINGLEVIEWLEVELITEMSUFFIX = ' ONLY';
dxSBAR_CP_BUTTONGROUPMENU = 'ButtonG&roup';
dxSBAR_CP_BUTTONGROUP = 'Group';
dxSBAR_CP_BUTTONUNGROUP = 'Ungroup';
// end DesignTime section
dxSBAR_ADDEX = 'Add...';
dxSBAR_RENAMEEX = 'Rename...';
dxSBAR_DELETE = 'Delete';
dxSBAR_CLEAR = 'Clear';
dxSBAR_VISIBLE = 'Visible';
dxSBAR_OK = 'OK';
dxSBAR_CANCEL = 'Cancel';
dxSBAR_SUBMENUEDITOR = 'SubMenu Editor...';
dxSBAR_SUBMENUEDITORCAPTION = 'ExpressBars SubMenu Editor';
dxSBAR_INSERTEX = 'Insert...';
dxSBAR_MOVEUP = 'Move Up';
dxSBAR_MOVEDOWN = 'Move Down';
dxSBAR_POPUPMENUEDITOR = 'PopupMenu Editor...';
dxSBAR_TABSHEET1 = ' Toolbars ';
dxSBAR_TABSHEET2 = ' Commands ';
dxSBAR_TABSHEET3 = ' Options ';
dxSBAR_TOOLBARS = 'Toolb&ars:';
dxSBAR_TNEW = '&New...';
dxSBAR_TRENAME = 'R&ename...';
dxSBAR_TDELETE = '&Delete';
dxSBAR_TRESET = '&Reset...';
dxSBAR_CLOSE = 'Close';
dxSBAR_CAPTION = 'Customize';
dxSBAR_CATEGORIES = 'Cate&gories:';
dxSBAR_COMMANDS = 'Comman&ds:';
dxSBAR_DESCRIPTION = 'Description ';
dxSBAR_MDIMINIMIZE = 'Minimize Window';
dxSBAR_MDIRESTORE = 'Restore Window';
dxSBAR_MDICLOSE = 'Close Window';
dxSBAR_CUSTOMIZE = '&Customize...';
dxSBAR_ADDREMOVEBUTTONS = '&Add or Remove Buttons';
dxSBAR_MOREBUTTONS = 'More Buttons';
dxSBAR_RESETTOOLBAR = '&Reset Toolbar';
dxSBAR_EXPAND = 'Expand (Ctrl-Down)';
dxSBAR_DRAGTOMAKEMENUFLOAT = 'Drag to make this menu float';
dxSBAR_MORECOMMANDS = '&More Commands...';
dxSBAR_SHOWBELOWRIBBON = '&Show Quick Access Toolbar Below the Ribbon';
dxSBAR_SHOWABOVERIBBON = '&Show Quick Access Toolbar Above the Ribbon';
dxSBAR_MINIMIZERIBBON = 'Mi&nimize the Ribbon';
dxSBAR_ADDTOQAT = '&Add to Quick Access Toolbar';
dxSBAR_ADDTOQATITEMNAME = '&Add %s to Quick Access Toolbar';
dxSBAR_REMOVEFROMQAT = '&Remove from Quick Access Toolbar';
dxSBAR_CUSTOMIZEQAT = 'Customize Quick Access Toolbar';
dxSBAR_ADDGALLERYNAME = 'Gallery';
dxSBAR_SHOWALLGALLERYGROUPS = 'Show all groups';
dxSBAR_HIDEALLGALLERYGROUPS = 'Hide all groups';
dxSBAR_CLEARGALLERYFILTER = 'Clear filter';
dxSBAR_GALLERYEMPTYFILTERCAPTION = '<empty>';
dxSBAR_TOOLBARNEWNAME = 'Custom ';
dxSBAR_CATEGORYADD = 'Add Category';
dxSBAR_CATEGORYINSERT = 'Insert Category';
dxSBAR_CATEGORYRENAME = 'Rename Category';
dxSBAR_TOOLBARADD = 'Add Toolbar';
dxSBAR_TOOLBARRENAME = 'Rename Toolbar';
dxSBAR_CATEGORYNAME = '&Category name:';
dxSBAR_TOOLBARNAME = '&Toolbar name:';
dxSBAR_CUSTOMIZINGFORM = 'Customization Form...';
dxSBAR_MODIFY = '... modify';
dxSBAR_PERSMENUSANDTOOLBARS = 'Personalized Menus and Toolbars ';
dxSBAR_MENUSSHOWRECENTITEMS = 'Me&nus show recently used commands first';
dxSBAR_SHOWFULLMENUSAFTERDELAY = 'Show f&ull menus after a short delay';
dxSBAR_RESETUSAGEDATA = '&Reset my usage data';
dxSBAR_OTHEROPTIONS = 'Other ';
dxSBAR_LARGEICONS = '&Large icons';
dxSBAR_HINTOPT1 = 'Show Tool&Tips on toolbars';
dxSBAR_HINTOPT2 = 'Show s&hortcut keys in ToolTips';
dxSBAR_MENUANIMATIONS = '&Menu animations:';
dxSBAR_MENUANIM1 = '(None)';
dxSBAR_MENUANIM2 = 'Random';
dxSBAR_MENUANIM3 = 'Unfold';
dxSBAR_MENUANIM4 = 'Slide';
dxSBAR_MENUANIM5 = 'Fade';
dxSBAR_CANTFINDBARMANAGERFORSTATUSBAR = 'A bar manager cannot be found for the status bar';
dxSBAR_BUTTONDEFAULTACTIONDESCRIPTION = 'Press';
SBlob = '(Blob)';
{$IFNDEF DELPHI6}
SNull = '(Null)';
{$ENDIF}
dxSBAR_GDIPLUSNEEDED = '%s requires the Microsoft GDI+ library to be installed';
dxSBAR_RIBBONMORETHANONE = 'There should be only one %s instance on the form';
dxSBAR_RIBBONBADOWNER = '%s should have TCustomForm as its Owner';
dxSBAR_RIBBONBADPARENT = '%s should have TCustomForm as its Parent';
dxSBAR_RIBBONADDTAB = 'Add Tab';
dxSBAR_RIBBONDELETETAB = 'Delete Tab';
dxSBAR_RIBBONADDEMPTYGROUP = 'Add Empty Group';
dxSBAR_RIBBONADDGROUPWITHTOOLBAR = 'Add Group With Toolbar';
dxSBAR_RIBBONDELETEGROUP = 'Delete Group';
dxSBAR_ACCESSIBILITY_RIBBONNAME = 'Ribbon';
dxSBAR_ACCESSIBILITY_RIBBONTABCOLLECTIONNAME = 'Ribbon Tabs';
implementation
uses
dxCore;
procedure AddBarsResourceStringNames(AProduct: TdxProductResourceStrings);
procedure InternalAdd(const AResourceStringName: string; AAdress: Pointer);
begin
AProduct.Add(AResourceStringName, AAdress);
end;
begin
InternalAdd('dxSBAR_LOOKUPDIALOGCAPTION', @dxSBAR_LOOKUPDIALOGCAPTION);
InternalAdd('dxSBAR_LOOKUPDIALOGOK', @dxSBAR_LOOKUPDIALOGOK);
InternalAdd('dxSBAR_LOOKUPDIALOGCANCEL', @dxSBAR_LOOKUPDIALOGCANCEL);
InternalAdd('dxSBAR_DIALOGOK', @dxSBAR_DIALOGOK);
InternalAdd('dxSBAR_DIALOGCANCEL', @dxSBAR_DIALOGCANCEL);
InternalAdd('dxSBAR_COLOR_STR_0', @dxSBAR_COLOR_STR_0);
InternalAdd('dxSBAR_COLOR_STR_1', @dxSBAR_COLOR_STR_1);
InternalAdd('dxSBAR_COLOR_STR_2', @dxSBAR_COLOR_STR_2);
InternalAdd('dxSBAR_COLOR_STR_3', @dxSBAR_COLOR_STR_3);
InternalAdd('dxSBAR_COLOR_STR_4', @dxSBAR_COLOR_STR_4);
InternalAdd('dxSBAR_COLOR_STR_5', @dxSBAR_COLOR_STR_5);
InternalAdd('dxSBAR_COLOR_STR_6', @dxSBAR_COLOR_STR_6);
InternalAdd('dxSBAR_COLOR_STR_7', @dxSBAR_COLOR_STR_7);
InternalAdd('dxSBAR_COLOR_STR_8', @dxSBAR_COLOR_STR_8);
InternalAdd('dxSBAR_COLOR_STR_9', @dxSBAR_COLOR_STR_9);
InternalAdd('dxSBAR_COLOR_STR_10', @dxSBAR_COLOR_STR_10);
InternalAdd('dxSBAR_COLOR_STR_11', @dxSBAR_COLOR_STR_11);
InternalAdd('dxSBAR_COLOR_STR_12', @dxSBAR_COLOR_STR_12);
InternalAdd('dxSBAR_COLOR_STR_13', @dxSBAR_COLOR_STR_13);
InternalAdd('dxSBAR_COLOR_STR_14', @dxSBAR_COLOR_STR_14);
InternalAdd('dxSBAR_COLOR_STR_15', @dxSBAR_COLOR_STR_15);
InternalAdd('dxSBAR_COLORAUTOTEXT', @dxSBAR_COLORAUTOTEXT);
InternalAdd('dxSBAR_COLORCUSTOMTEXT', @dxSBAR_COLORCUSTOMTEXT);
InternalAdd('dxSBAR_DATETODAY', @dxSBAR_DATETODAY);
InternalAdd('dxSBAR_DATECLEAR', @dxSBAR_DATECLEAR);
InternalAdd('dxSBAR_DATEDIALOGCAPTION', @dxSBAR_DATEDIALOGCAPTION);
InternalAdd('dxSBAR_TREEVIEWDIALOGCAPTION', @dxSBAR_TREEVIEWDIALOGCAPTION);
InternalAdd('dxSBAR_IMAGEDIALOGCAPTION', @dxSBAR_IMAGEDIALOGCAPTION);
InternalAdd('dxSBAR_IMAGEINDEX', @dxSBAR_IMAGEINDEX);
InternalAdd('dxSBAR_IMAGETEXT', @dxSBAR_IMAGETEXT);
InternalAdd('dxSBAR_PLACEFORCONTROL', @dxSBAR_PLACEFORCONTROL);
InternalAdd('dxSBAR_CANTASSIGNCONTROL', @dxSBAR_CANTASSIGNCONTROL);
InternalAdd('dxSBAR_CXEDITVALUEDIALOGCAPTION', @dxSBAR_CXEDITVALUEDIALOGCAPTION);
InternalAdd('dxSBAR_WANTTORESETTOOLBAR', @dxSBAR_WANTTORESETTOOLBAR);
InternalAdd('dxSBAR_WANTTORESETUSAGEDATA', @dxSBAR_WANTTORESETUSAGEDATA);
InternalAdd('dxSBAR_BARMANAGERMORETHANONE', @dxSBAR_BARMANAGERMORETHANONE);
InternalAdd('dxSBAR_BARMANAGERBADOWNER', @dxSBAR_BARMANAGERBADOWNER);
InternalAdd('dxSBAR_NOBARMANAGERS', @dxSBAR_NOBARMANAGERS);
InternalAdd('dxSBAR_WANTTODELETETOOLBAR', @dxSBAR_WANTTODELETETOOLBAR);
InternalAdd('dxSBAR_WANTTODELETETOOLBARS', @dxSBAR_WANTTODELETETOOLBARS);
InternalAdd('dxSBAR_WANTTODELETECATEGORY', @dxSBAR_WANTTODELETECATEGORY);
InternalAdd('dxSBAR_WANTTOCLEARCOMMANDS', @dxSBAR_WANTTOCLEARCOMMANDS);
InternalAdd('dxSBAR_RECURSIVEMENUS', @dxSBAR_RECURSIVEMENUS);
InternalAdd('dxSBAR_COMMANDNAMECANNOTBEBLANK', @dxSBAR_COMMANDNAMECANNOTBEBLANK);
InternalAdd('dxSBAR_TOOLBAREXISTS', @dxSBAR_TOOLBAREXISTS);
InternalAdd('dxSBAR_RECURSIVEGROUPS', @dxSBAR_RECURSIVEGROUPS);
InternalAdd('dxSBAR_WANTTODELETECOMPLEXITEM', @dxSBAR_WANTTODELETECOMPLEXITEM);
InternalAdd('dxSBAR_CANTPLACEQUICKACCESSGROUPBUTTON', @dxSBAR_CANTPLACEQUICKACCESSGROUPBUTTON);
InternalAdd('dxSBAR_QUICKACCESSGROUPBUTTONTOOLBARNOTDOCKEDINRIBBON', @dxSBAR_QUICKACCESSGROUPBUTTONTOOLBARNOTDOCKEDINRIBBON);
InternalAdd('dxSBAR_QUICKACCESSALREADYHASGROUPBUTTON', @dxSBAR_QUICKACCESSALREADYHASGROUPBUTTON);
InternalAdd('dxSBAR_CANTPLACESEPARATOR', @dxSBAR_CANTPLACESEPARATOR);
InternalAdd('dxSBAR_CANTPLACERIBBONGALLERY', @dxSBAR_CANTPLACERIBBONGALLERY);
InternalAdd('dxSBAR_CANTMERGEBARMANAGER', @dxSBAR_CANTMERGEBARMANAGER);
InternalAdd('dxSBAR_CANTMERGETOOLBAR', @dxSBAR_CANTMERGETOOLBAR);
InternalAdd('dxSBAR_CANTMERGEWITHMERGEDTOOLBAR', @dxSBAR_CANTMERGEWITHMERGEDTOOLBAR);
InternalAdd('dxSBAR_CANTUNMERGETOOLBAR', @dxSBAR_CANTUNMERGETOOLBAR);
InternalAdd('dxSBAR_ONEOFTOOLBARSALREADYMERGED', @dxSBAR_ONEOFTOOLBARSALREADYMERGED);
InternalAdd('dxSBAR_ONEOFTOOLBARSHASMERGEDTOOLBARS', @dxSBAR_ONEOFTOOLBARSHASMERGEDTOOLBARS);
InternalAdd('dxSBAR_TOOLBARHASMERGEDTOOLBARS', @dxSBAR_TOOLBARHASMERGEDTOOLBARS);
InternalAdd('dxSBAR_TOOLBARSALREADYMERGED', @dxSBAR_TOOLBARSALREADYMERGED);
InternalAdd('dxSBAR_TOOLBARSARENOTMERGED', @dxSBAR_TOOLBARSARENOTMERGED);
InternalAdd('dxSBAR_DEFAULTCATEGORYNAME', @dxSBAR_DEFAULTCATEGORYNAME);
InternalAdd('dxSBAR_NEWBUTTONCAPTION', @dxSBAR_NEWBUTTONCAPTION);
InternalAdd('dxSBAR_NEWITEMCAPTION', @dxSBAR_NEWITEMCAPTION);
InternalAdd('dxSBAR_NEWRIBBONGALLERYITEMCAPTION', @dxSBAR_NEWRIBBONGALLERYITEMCAPTION);
InternalAdd('dxSBAR_NEWSEPARATORCAPTION', @dxSBAR_NEWSEPARATORCAPTION);
InternalAdd('dxSBAR_NEWSUBITEMCAPTION', @dxSBAR_NEWSUBITEMCAPTION);
InternalAdd('dxSBAR_CP_ADDSUBITEM', @dxSBAR_CP_ADDSUBITEM);
InternalAdd('dxSBAR_CP_ADDBUTTON', @dxSBAR_CP_ADDBUTTON);
InternalAdd('dxSBAR_CP_ADDLARGEBUTTON', @dxSBAR_CP_ADDLARGEBUTTON);
InternalAdd('dxSBAR_CP_ADDSEPARATOR', @dxSBAR_CP_ADDSEPARATOR);
InternalAdd('dxSBAR_CP_ADDDXITEM', @dxSBAR_CP_ADDDXITEM);
InternalAdd('dxSBAR_CP_ADDCXITEM', @dxSBAR_CP_ADDCXITEM);
InternalAdd('dxSBAR_CP_ADDGROUPBUTTON', @dxSBAR_CP_ADDGROUPBUTTON);
InternalAdd('dxSBAR_CP_DELETEITEM', @dxSBAR_CP_DELETEITEM);
InternalAdd('dxSBAR_CP_DELETELINK', @dxSBAR_CP_DELETELINK);
InternalAdd('dxSBAR_CP_RESET', @dxSBAR_CP_RESET);
InternalAdd('dxSBAR_CP_DELETE', @dxSBAR_CP_DELETE);
InternalAdd('dxSBAR_CP_NAME', @dxSBAR_CP_NAME);
InternalAdd('dxSBAR_CP_CAPTION', @dxSBAR_CP_CAPTION);
InternalAdd('dxSBAR_CP_BUTTONPAINTSTYLEMENU', @dxSBAR_CP_BUTTONPAINTSTYLEMENU);
InternalAdd('dxSBAR_CP_DEFAULTSTYLE', @dxSBAR_CP_DEFAULTSTYLE);
InternalAdd('dxSBAR_CP_TEXTONLYALWAYS', @dxSBAR_CP_TEXTONLYALWAYS);
InternalAdd('dxSBAR_CP_TEXTONLYINMENUS', @dxSBAR_CP_TEXTONLYINMENUS);
InternalAdd('dxSBAR_CP_IMAGEANDTEXT', @dxSBAR_CP_IMAGEANDTEXT);
InternalAdd('dxSBAR_CP_BEGINAGROUP', @dxSBAR_CP_BEGINAGROUP);
InternalAdd('dxSBAR_CP_VISIBLE', @dxSBAR_CP_VISIBLE);
InternalAdd('dxSBAR_CP_MOSTRECENTLYUSED', @dxSBAR_CP_MOSTRECENTLYUSED);
InternalAdd('dxSBAR_CP_DISTRIBUTED', @dxSBAR_CP_DISTRIBUTED);
InternalAdd('dxSBAR_CP_POSITIONMENU', @dxSBAR_CP_POSITIONMENU);
InternalAdd('dxSBAR_CP_VIEWLEVELSMENU', @dxSBAR_CP_VIEWLEVELSMENU);
InternalAdd('dxSBAR_CP_ALLVIEWLEVELS', @dxSBAR_CP_ALLVIEWLEVELS);
InternalAdd('dxSBAR_CP_SINGLEVIEWLEVELITEMSUFFIX', @dxSBAR_CP_SINGLEVIEWLEVELITEMSUFFIX);
InternalAdd('dxSBAR_CP_BUTTONGROUPMENU', @dxSBAR_CP_BUTTONGROUPMENU);
InternalAdd('dxSBAR_CP_BUTTONGROUP', @dxSBAR_CP_BUTTONGROUP);
InternalAdd('dxSBAR_CP_BUTTONUNGROUP', @dxSBAR_CP_BUTTONUNGROUP);
InternalAdd('dxSBAR_ADDEX', @dxSBAR_ADDEX);
InternalAdd('dxSBAR_RENAMEEX', @dxSBAR_RENAMEEX);
InternalAdd('dxSBAR_DELETE', @dxSBAR_DELETE);
InternalAdd('dxSBAR_CLEAR', @dxSBAR_CLEAR);
InternalAdd('dxSBAR_VISIBLE', @dxSBAR_VISIBLE);
InternalAdd('dxSBAR_OK', @dxSBAR_OK);
InternalAdd('dxSBAR_CANCEL', @dxSBAR_CANCEL);
InternalAdd('dxSBAR_SUBMENUEDITOR', @dxSBAR_SUBMENUEDITOR);
InternalAdd('dxSBAR_SUBMENUEDITORCAPTION', @dxSBAR_SUBMENUEDITORCAPTION);
InternalAdd('dxSBAR_INSERTEX', @dxSBAR_INSERTEX);
InternalAdd('dxSBAR_MOVEUP', @dxSBAR_MOVEUP);
InternalAdd('dxSBAR_MOVEDOWN', @dxSBAR_MOVEDOWN);
InternalAdd('dxSBAR_POPUPMENUEDITOR', @dxSBAR_POPUPMENUEDITOR);
InternalAdd('dxSBAR_TABSHEET1', @dxSBAR_TABSHEET1);
InternalAdd('dxSBAR_TABSHEET2', @dxSBAR_TABSHEET2);
InternalAdd('dxSBAR_TABSHEET3', @dxSBAR_TABSHEET3);
InternalAdd('dxSBAR_TOOLBARS', @dxSBAR_TOOLBARS);
InternalAdd('dxSBAR_TNEW', @dxSBAR_TNEW);
InternalAdd('dxSBAR_TRENAME', @dxSBAR_TRENAME);
InternalAdd('dxSBAR_TDELETE', @dxSBAR_TDELETE);
InternalAdd('dxSBAR_TRESET', @dxSBAR_TRESET);
InternalAdd('dxSBAR_CLOSE', @dxSBAR_CLOSE);
InternalAdd('dxSBAR_CAPTION', @dxSBAR_CAPTION);
InternalAdd('dxSBAR_CATEGORIES', @dxSBAR_CATEGORIES);
InternalAdd('dxSBAR_COMMANDS', @dxSBAR_COMMANDS);
InternalAdd('dxSBAR_DESCRIPTION', @dxSBAR_DESCRIPTION);
InternalAdd('dxSBAR_MDIMINIMIZE', @dxSBAR_MDIMINIMIZE);
InternalAdd('dxSBAR_MDIRESTORE', @dxSBAR_MDIRESTORE);
InternalAdd('dxSBAR_MDICLOSE', @dxSBAR_MDICLOSE);
InternalAdd('dxSBAR_CUSTOMIZE', @dxSBAR_CUSTOMIZE);
InternalAdd('dxSBAR_ADDREMOVEBUTTONS', @dxSBAR_ADDREMOVEBUTTONS);
InternalAdd('dxSBAR_MOREBUTTONS', @dxSBAR_MOREBUTTONS);
InternalAdd('dxSBAR_RESETTOOLBAR', @dxSBAR_RESETTOOLBAR);
InternalAdd('dxSBAR_EXPAND', @dxSBAR_EXPAND);
InternalAdd('dxSBAR_DRAGTOMAKEMENUFLOAT', @dxSBAR_DRAGTOMAKEMENUFLOAT);
InternalAdd('dxSBAR_MORECOMMANDS', @dxSBAR_MORECOMMANDS);
InternalAdd('dxSBAR_SHOWBELOWRIBBON', @dxSBAR_SHOWBELOWRIBBON);
InternalAdd('dxSBAR_SHOWABOVERIBBON', @dxSBAR_SHOWABOVERIBBON);
InternalAdd('dxSBAR_MINIMIZERIBBON', @dxSBAR_MINIMIZERIBBON);
InternalAdd('dxSBAR_ADDTOQAT', @dxSBAR_ADDTOQAT);
InternalAdd('dxSBAR_ADDTOQATITEMNAME', @dxSBAR_ADDTOQATITEMNAME);
InternalAdd('dxSBAR_REMOVEFROMQAT', @dxSBAR_REMOVEFROMQAT);
InternalAdd('dxSBAR_CUSTOMIZEQAT', @dxSBAR_CUSTOMIZEQAT);
InternalAdd('dxSBAR_ADDGALLERYNAME', @dxSBAR_ADDGALLERYNAME);
InternalAdd('dxSBAR_SHOWALLGALLERYGROUPS', @dxSBAR_SHOWALLGALLERYGROUPS);
InternalAdd('dxSBAR_HIDEALLGALLERYGROUPS', @dxSBAR_HIDEALLGALLERYGROUPS);
InternalAdd('dxSBAR_CLEARGALLERYFILTER', @dxSBAR_CLEARGALLERYFILTER);
InternalAdd('dxSBAR_GALLERYEMPTYFILTERCAPTION', @dxSBAR_GALLERYEMPTYFILTERCAPTION);
InternalAdd('dxSBAR_TOOLBARNEWNAME', @dxSBAR_TOOLBARNEWNAME);
InternalAdd('dxSBAR_CATEGORYADD', @dxSBAR_CATEGORYADD);
InternalAdd('dxSBAR_CATEGORYINSERT', @dxSBAR_CATEGORYINSERT);
InternalAdd('dxSBAR_CATEGORYRENAME', @dxSBAR_CATEGORYRENAME);
InternalAdd('dxSBAR_TOOLBARADD', @dxSBAR_TOOLBARADD);
InternalAdd('dxSBAR_TOOLBARRENAME', @dxSBAR_TOOLBARRENAME);
InternalAdd('dxSBAR_CATEGORYNAME', @dxSBAR_CATEGORYNAME);
InternalAdd('dxSBAR_TOOLBARNAME', @dxSBAR_TOOLBARNAME);
InternalAdd('dxSBAR_CUSTOMIZINGFORM', @dxSBAR_CUSTOMIZINGFORM);
InternalAdd('dxSBAR_MODIFY', @dxSBAR_MODIFY);
InternalAdd('dxSBAR_PERSMENUSANDTOOLBARS', @dxSBAR_PERSMENUSANDTOOLBARS);
InternalAdd('dxSBAR_MENUSSHOWRECENTITEMS', @dxSBAR_MENUSSHOWRECENTITEMS);
InternalAdd('dxSBAR_SHOWFULLMENUSAFTERDELAY', @dxSBAR_SHOWFULLMENUSAFTERDELAY);
InternalAdd('dxSBAR_RESETUSAGEDATA', @dxSBAR_RESETUSAGEDATA);
InternalAdd('dxSBAR_OTHEROPTIONS', @dxSBAR_OTHEROPTIONS);
InternalAdd('dxSBAR_LARGEICONS', @dxSBAR_LARGEICONS);
InternalAdd('dxSBAR_HINTOPT1', @dxSBAR_HINTOPT1);
InternalAdd('dxSBAR_HINTOPT2', @dxSBAR_HINTOPT2);
InternalAdd('dxSBAR_MENUANIMATIONS', @dxSBAR_MENUANIMATIONS);
InternalAdd('dxSBAR_MENUANIM1', @dxSBAR_MENUANIM1);
InternalAdd('dxSBAR_MENUANIM2', @dxSBAR_MENUANIM2);
InternalAdd('dxSBAR_MENUANIM3', @dxSBAR_MENUANIM3);
InternalAdd('dxSBAR_MENUANIM4', @dxSBAR_MENUANIM4);
InternalAdd('dxSBAR_MENUANIM5', @dxSBAR_MENUANIM5);
InternalAdd('dxSBAR_CANTFINDBARMANAGERFORSTATUSBAR', @dxSBAR_CANTFINDBARMANAGERFORSTATUSBAR);
InternalAdd('dxSBAR_BUTTONDEFAULTACTIONDESCRIPTION', @dxSBAR_BUTTONDEFAULTACTIONDESCRIPTION);
InternalAdd('SBlob', @SBlob);
{$IFNDEF DELPHI6}
InternalAdd('SNull', @SNull);
{$ENDIF}
InternalAdd('dxSBAR_GDIPLUSNEEDED', @dxSBAR_GDIPLUSNEEDED);
InternalAdd('dxSBAR_RIBBONMORETHANONE', @dxSBAR_RIBBONMORETHANONE);
InternalAdd('dxSBAR_RIBBONBADOWNER', @dxSBAR_RIBBONBADOWNER);
InternalAdd('dxSBAR_RIBBONBADPARENT', @dxSBAR_RIBBONBADPARENT);
InternalAdd('dxSBAR_RIBBONADDTAB', @dxSBAR_RIBBONADDTAB);
InternalAdd('dxSBAR_RIBBONDELETETAB', @dxSBAR_RIBBONDELETETAB);
InternalAdd('dxSBAR_RIBBONADDEMPTYGROUP', @dxSBAR_RIBBONADDEMPTYGROUP);
InternalAdd('dxSBAR_RIBBONADDGROUPWITHTOOLBAR', @dxSBAR_RIBBONADDGROUPWITHTOOLBAR);
InternalAdd('dxSBAR_RIBBONDELETEGROUP', @dxSBAR_RIBBONDELETEGROUP);
InternalAdd('dxSBAR_ACCESSIBILITY_RIBBONNAME', @dxSBAR_ACCESSIBILITY_RIBBONNAME);
InternalAdd('dxSBAR_ACCESSIBILITY_RIBBONTABCOLLECTIONNAME', @dxSBAR_ACCESSIBILITY_RIBBONTABCOLLECTIONNAME);
end;
initialization
dxResourceStringsRepository.RegisterProduct('ExpressBars', @AddBarsResourceStringNames);
finalization
dxResourceStringsRepository.UnRegisterProduct('ExpressBars');
end.