diff --git a/ktapi/KTAPIFolder.inc.php b/ktapi/KTAPIFolder.inc.php index b7a3eef..aae51b8 100644 --- a/ktapi/KTAPIFolder.inc.php +++ b/ktapi/KTAPIFolder.inc.php @@ -160,6 +160,7 @@ class KTAPI_Folder extends KTAPI_FolderItem 'parent_id'=>(int) $this->get_parent_folder_id(), 'full_path'=>$this->get_full_path(), 'linked_folder_id'=>$this->folder->getLinkedFolderId(), + 'permissions' => KTAPI_Folder::get_permission_string($this->folder), ); if($wsversion<3){ diff --git a/templates/ktcore/ktoffice_i18n.smarty b/templates/ktcore/ktoffice_i18n.smarty new file mode 100644 index 0000000..95d42e6 --- /dev/null +++ b/templates/ktcore/ktoffice_i18n.smarty @@ -0,0 +1,1234 @@ + +/* + * Javascript (actual translations); + */ + +{literal} +var i18n = {}; + +function _(trans_string) { + var newstr = i18n[trans_string]; + if (!isUndefinedOrNull(newstr)) { return newstr; } + else { + return trans_string; + } +} +{/literal} + + + +// strings for file: ./js/classes/actionMenu.js + +// strings for file: ./js/classes/feedbackPanel.js +i18n['OK'] = '{i18n}OK{/i18n}'; + +// strings for file: ./js/classes/findTab.js +i18n['Search'] = '{i18n}Search{/i18n}'; +i18n['Open'] = '{i18n}Open{/i18n}'; +i18n['KnowledgeTree'] = '{i18n}KnowledgeTree{/i18n}'; +i18n['Find'] = '{i18n}Find{/i18n}'; +i18n['Filename'] = '{i18n}Filename{/i18n}'; +i18n['Last modified'] = '{i18n}Last modified{/i18n}'; +i18n['Permissions'] = '{i18n}Permissions{/i18n}'; +i18n['No permission'] = '{i18n}No permission{/i18n}'; +i18n['Is immutable'] = '{i18n}Is immutable{/i18n}'; +i18n['Checked out by'] = '{i18n}Checked out by{/i18n}'; + +// strings for file: ./js/classes/floatingFeedbackPanel.js + +// strings for file: ./js/classes/loginWindow.js +i18n['Language'] = '{i18n}Language{/i18n}'; +i18n['Username'] = '{i18n}Username{/i18n}'; +i18n['Password'] = '{i18n}Password{/i18n}'; +i18n['Login'] = '{i18n}Login{/i18n}'; + +// strings for file: ./js/classes/mainWindow.js +i18n['Server selection'] = '{i18n}Server selection{/i18n}'; +i18n['Upload succeeded'] = '{i18n}Upload succeeded{/i18n}'; +i18n['Your document was saved to the server'] = '{i18n}Your document was saved to the server{/i18n}'; + +// strings for file: ./js/classes/modalFeedbackPanel.js +i18n['Reload'] = '{i18n}Reload{/i18n}'; +i18n['OK'] = '{i18n}OK{/i18n}'; + +// strings for file: ./js/classes/progressWindow.js +i18n['Cancel'] = '{i18n}Cancel{/i18n}'; + +// strings for file: ./js/classes/propertiesPanel.js +i18n['Reset'] = '{i18n}Reset{/i18n}'; +i18n['Save'] = '{i18n}Save{/i18n}'; + +// strings for file: ./js/classes/propertiesTab.js +i18n['Default'] = '{i18n}Default{/i18n}'; +i18n['Reset'] = '{i18n}Reset{/i18n}'; +i18n['Save'] = '{i18n}Save{/i18n}'; +i18n['Properties'] = '{i18n}Properties{/i18n}'; + +// strings for file: ./js/classes/savePanel.js +i18n['Default'] = '{i18n}Default{/i18n}'; +i18n['Select a document type'] = '{i18n}Select a document type{/i18n}'; + +// strings for file: ./js/classes/saveTab.js +i18n['KnowledgeTree'] = '{i18n}KnowledgeTree{/i18n}'; +i18n['Next'] = '{i18n}Next{/i18n}'; +i18n['Title'] = '{i18n}Title{/i18n}'; +i18n['File name'] = '{i18n}File name{/i18n}'; +i18n['Save'] = '{i18n}Save{/i18n}'; + +// strings for file: ./js/classes/serverWindow.js +i18n['KnowledgeTree Server Address'] = '{i18n}KnowledgeTree Server Address{/i18n}'; +i18n['OK'] = '{i18n}OK{/i18n}'; +i18n['Server selection'] = '{i18n}Server selection{/i18n}'; + +// strings for file: ./js/classes/statusBar.js + +// strings for file: ./js/classes/tabWindow.js +i18n['Collaborate'] = '{i18n}Collaborate{/i18n}'; +i18n['Settings'] = '{i18n}Settings{/i18n}'; +i18n['Logged in as '] = '{i18n}Logged in as {/i18n}'; + +// strings for file: ./js/classes/toolTips.js + +// strings for file: ./js/classes/topPanel.js + +// strings for file: ./js/classes/treePanel.js +i18n['KnowledgeTree'] = '{i18n}KnowledgeTree{/i18n}'; + +// strings for file: ./js/includes.js + +// strings for file: ./js/interface/debug.js + +// strings for file: ./js/interface/office2007.js + +// strings for file: ./js/lang.js + +// strings for file: ./js/main.js +i18n['Upload'] = '{i18n}Upload{/i18n}'; +i18n['Upload cancelled'] = '{i18n}Upload cancelled{/i18n}'; +i18n['Upload failed'] = '{i18n}Upload failed{/i18n}'; +i18n['Your document was not saved to the server'] = '{i18n}Your document was not saved to the server{/i18n}'; +i18n['Upload succeeded'] = '{i18n}Upload succeeded{/i18n}'; +i18n['Your document was saved to the server'] = '{i18n}Your document was saved to the server{/i18n}'; + +// strings for file: ./js/override.js + +// strings for file: ./js/redir.js + +// strings for file: ./js/store.js + +// strings for file: ./js/util.js + +// strings for file: ./thirdpartyjs/ext/adapter/ext/ext-base.js + +// strings for file: ./thirdpartyjs/ext/adapter/jquery/ext-jquery-adapter.js + +// strings for file: ./thirdpartyjs/ext/adapter/jquery/jquery.js + +// strings for file: ./thirdpartyjs/ext/adapter/prototype/effects.js + +// strings for file: ./thirdpartyjs/ext/adapter/prototype/ext-prototype-adapter.js + +// strings for file: ./thirdpartyjs/ext/adapter/prototype/prototype.js + +// strings for file: ./thirdpartyjs/ext/adapter/prototype/scriptaculous.js + +// strings for file: ./thirdpartyjs/ext/adapter/yui/ext-yui-adapter.js + +// strings for file: ./thirdpartyjs/ext/build/adapter/ext-base-min.js + +// strings for file: ./thirdpartyjs/ext/build/adapter/jquery-bridge-min.js + +// strings for file: ./thirdpartyjs/ext/build/adapter/prototype-bridge-min.js + +// strings for file: ./thirdpartyjs/ext/build/adapter/yui-bridge-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/CompositeElement-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/DomHelper-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/DomQuery-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/Element-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/EventManager-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/Ext-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/Fx-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/Template-min.js + +// strings for file: ./thirdpartyjs/ext/build/core/UpdateManager-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/ArrayReader-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/Connection-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/DataField-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/DataProxy-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/DataReader-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/GroupingStore-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/HttpProxy-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/JsonReader-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/JsonStore-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/MemoryProxy-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/Record-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/ScriptTagProxy-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/SimpleStore-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/SortTypes-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/Store-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/StoreMgr-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/Tree-min.js + +// strings for file: ./thirdpartyjs/ext/build/data/XmlReader-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/DDCore-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/DragSource-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/DragTracker-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/DragZone-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/DropTarget-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/DropZone-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/Registry-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/ScrollManager-min.js + +// strings for file: ./thirdpartyjs/ext/build/dd/StatusProxy-min.js + +// strings for file: ./thirdpartyjs/ext/build/debug-min.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-af.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-bg.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ca.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-cs.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-da.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-de.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-el_GR.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-en.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-en_UK.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-es.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-fa.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-fr.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-fr_CA.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-gr.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-he.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-hr.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-hu.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-id.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-it.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ja.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ko.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-lt.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-lv.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-mk.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-nl.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-no_NB.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-no_NN.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-pl.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-pt.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-pt_BR.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ro.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ru.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sk.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sl.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sr.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sr_RS.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sv_SE.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-th.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-tr.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ukr.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-vn.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-zh_CN.js + +// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-zh_TW.js + +// strings for file: ./thirdpartyjs/ext/build/state/CookieProvider-min.js + +// strings for file: ./thirdpartyjs/ext/build/state/Provider-min.js + +// strings for file: ./thirdpartyjs/ext/build/state/StateManager-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/CSS-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/ClickRepeater-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/Date-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/DelayedTask-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/Format-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/History-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/JSON-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/KeyMap-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/KeyNav-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/MixedCollection-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/Observable-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/TaskMgr-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/TextMetrics-min.js + +// strings for file: ./thirdpartyjs/ext/build/util/XTemplate-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Action-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/BoxComponent-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Button-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/ColorPalette-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Component-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/ComponentMgr-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Container-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/CycleButton-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/DataView-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/DatePicker-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Editor-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Layer-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/LoadMask-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/MessageBox-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/PagingToolbar-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Panel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/PanelDD-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/ProgressBar-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Resizable-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Shadow-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Slider-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/SplitBar-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/SplitButton-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/StatusBar-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/TabPanel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Toolbar-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Viewport-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/Window-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/WindowManager-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Action-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/BasicForm-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Checkbox-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/CheckboxGroup-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Combo-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/DateField-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Field-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/FieldSet-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Form-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Hidden-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/HtmlEditor-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Label-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/NumberField-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/Radio-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/RadioGroup-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/TextArea-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/TextField-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/TimeField-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/TriggerField-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/form/VTypes-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/AbstractSelectionModel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/CellSelectionModel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/CheckboxSelectionModel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/ColumnDD-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/ColumnModel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/ColumnSplitDD-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/EditorGrid-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridDD-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridEditor-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridPanel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridView-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GroupingView-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/PropertyGrid-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/RowNumberer-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/grid/RowSelectionModel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/AbsoluteLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/AccordionLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/AnchorLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/BorderLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/CardLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/ColumnLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/ContainerLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/FitLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/FormLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/layout/TableLayout-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Adapter-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/BaseItem-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/CheckItem-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/ColorItem-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/ColorMenu-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/DateItem-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/DateMenu-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Item-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Menu-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/MenuMgr-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Separator-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/menu/TextItem-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tips/QuickTip-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tips/QuickTips-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tips/Tip-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tips/ToolTip-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/AsyncTreeNode-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeDragZone-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeDropZone-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeEditor-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeEventModel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeFilter-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeLoader-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeNode-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeNodeUI-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreePanel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeSelectionModel-min.js + +// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeSorter-min.js + +// strings for file: ./thirdpartyjs/ext/docs/resources/TabCloseMenu.js + +// strings for file: ./thirdpartyjs/ext/docs/resources/docs.js + +// strings for file: ./thirdpartyjs/ext/examples/core/Spotlight.js + +// strings for file: ./thirdpartyjs/ext/examples/core/pagebus.js + +// strings for file: ./thirdpartyjs/ext/examples/core/spotlight-example.js + +// strings for file: ./thirdpartyjs/ext/examples/core/templates.js + +// strings for file: ./thirdpartyjs/ext/examples/dd/dnd_grid_to_formpanel.js + +// strings for file: ./thirdpartyjs/ext/examples/dd/dnd_grid_to_grid.js + +// strings for file: ./thirdpartyjs/ext/examples/dd/dragdropzones.js + +// strings for file: ./thirdpartyjs/ext/examples/desktop/js/App.js + +// strings for file: ./thirdpartyjs/ext/examples/desktop/js/Desktop.js + +// strings for file: ./thirdpartyjs/ext/examples/desktop/js/Module.js + +// strings for file: ./thirdpartyjs/ext/examples/desktop/js/StartMenu.js + +// strings for file: ./thirdpartyjs/ext/examples/desktop/js/TaskBar.js + +// strings for file: ./thirdpartyjs/ext/examples/desktop/sample.js + +// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedGrid.js + +// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedPanel.js + +// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedViewer.js + +// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedWindow.js + +// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/MainPanel.js + +// strings for file: ./thirdpartyjs/ext/examples/form/FileUploadField.js + +// strings for file: ./thirdpartyjs/ext/examples/form/SearchField.js + +// strings for file: ./thirdpartyjs/ext/examples/form/SelectBox.js + +// strings for file: ./thirdpartyjs/ext/examples/form/absform.js + +// strings for file: ./thirdpartyjs/ext/examples/form/adv-vtypes.js + +// strings for file: ./thirdpartyjs/ext/examples/form/anchoring.js + +// strings for file: ./thirdpartyjs/ext/examples/form/check-radio.js + +// strings for file: ./thirdpartyjs/ext/examples/form/combos.js + +// strings for file: ./thirdpartyjs/ext/examples/form/custom.js + +// strings for file: ./thirdpartyjs/ext/examples/form/dynamic.js + +// strings for file: ./thirdpartyjs/ext/examples/form/file-upload.js + +// strings for file: ./thirdpartyjs/ext/examples/form/form-grid.js + +// strings for file: ./thirdpartyjs/ext/examples/form/forum-search.js + +// strings for file: ./thirdpartyjs/ext/examples/form/states.js + +// strings for file: ./thirdpartyjs/ext/examples/form/xml-form.js + +// strings for file: ./thirdpartyjs/ext/examples/forum/forum.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid-filter.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/GridFilters.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/BooleanFilter.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/DateFilter.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/Filter.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/ListFilter.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/NumericFilter.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/StringFilter.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/menu/EditableItem.js + +// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/menu/RangeMenu.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/CallBroker.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/GroupSummary.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/PanelResizer.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/RowExpander.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/SlidingPager.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/array-grid.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/binding-with-classes.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/binding.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/custom-grid.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/edit-grid.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/from-markup.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/grid3.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/grouping.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/hybrid-totals.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/paging.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/sliding-pager.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/totals.js + +// strings for file: ./thirdpartyjs/ext/examples/grid/xml-grid.js + +// strings for file: ./thirdpartyjs/ext/examples/history/history.js + +// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layout-browser.js + +// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layouts/basic.js + +// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layouts/combination.js + +// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layouts/custom.js + +// strings for file: ./thirdpartyjs/ext/examples/locale/PagingMemoryProxy.js + +// strings for file: ./thirdpartyjs/ext/examples/locale/dutch-form.js + +// strings for file: ./thirdpartyjs/ext/examples/locale/dutch-provinces.js + +// strings for file: ./thirdpartyjs/ext/examples/locale/languages.js + +// strings for file: ./thirdpartyjs/ext/examples/locale/multi-lang.js + +// strings for file: ./thirdpartyjs/ext/examples/menu/actions.js + +// strings for file: ./thirdpartyjs/ext/examples/menu/menus.js + +// strings for file: ./thirdpartyjs/ext/examples/message-box/msg-box.js + +// strings for file: ./thirdpartyjs/ext/examples/multiselect/DDView.js + +// strings for file: ./thirdpartyjs/ext/examples/multiselect/ItemSelector.js + +// strings for file: ./thirdpartyjs/ext/examples/multiselect/MultiSelect.js + +// strings for file: ./thirdpartyjs/ext/examples/multiselect/multiselect-demo.js + +// strings for file: ./thirdpartyjs/ext/examples/organizer/organizer.js + +// strings for file: ./thirdpartyjs/ext/examples/panel/panels.js + +// strings for file: ./thirdpartyjs/ext/examples/portal/Portal.js + +// strings for file: ./thirdpartyjs/ext/examples/portal/PortalColumn.js + +// strings for file: ./thirdpartyjs/ext/examples/portal/Portlet.js + +// strings for file: ./thirdpartyjs/ext/examples/portal/sample-grid.js + +// strings for file: ./thirdpartyjs/ext/examples/portal/sample.js + +// strings for file: ./thirdpartyjs/ext/examples/remoteload/App.js + +// strings for file: ./thirdpartyjs/ext/examples/remoteload/ComponentLoader.js + +// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeDetails.js + +// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeDetailsTab.js + +// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeGrid.js + +// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeePropertyGrid.js + +// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeStore.js + +// strings for file: ./thirdpartyjs/ext/examples/resizable/basic.js + +// strings for file: ./thirdpartyjs/ext/examples/samples.js + +// strings for file: ./thirdpartyjs/ext/examples/shared/code-display.js + +// strings for file: ./thirdpartyjs/ext/examples/shared/examples.js + +// strings for file: ./thirdpartyjs/ext/examples/shared/extjs/site.js + +// strings for file: ./thirdpartyjs/ext/examples/simple-widgets/progress-bar.js + +// strings for file: ./thirdpartyjs/ext/examples/simple-widgets/qtips.js + +// strings for file: ./thirdpartyjs/ext/examples/slider/SliderTip.js + +// strings for file: ./thirdpartyjs/ext/examples/slider/slider.js + +// strings for file: ./thirdpartyjs/ext/examples/state/SessionProvider.js + +// strings for file: ./thirdpartyjs/ext/examples/statusbar/ValidationStatus.js + +// strings for file: ./thirdpartyjs/ext/examples/statusbar/statusbar-advanced.js + +// strings for file: ./thirdpartyjs/ext/examples/statusbar/statusbar-demo.js + +// strings for file: ./thirdpartyjs/ext/examples/tabs/TabCloseMenu.js + +// strings for file: ./thirdpartyjs/ext/examples/tabs/tabs-adv.js + +// strings for file: ./thirdpartyjs/ext/examples/tabs/tabs-example.js + +// strings for file: ./thirdpartyjs/ext/examples/tasks/classes.js + +// strings for file: ./thirdpartyjs/ext/examples/tasks/db/ext-air-db.js + +// strings for file: ./thirdpartyjs/ext/examples/tasks/db/ext-db.js + +// strings for file: ./thirdpartyjs/ext/examples/tasks/db/ext-gears-db.js + +// strings for file: ./thirdpartyjs/ext/examples/tasks/gears.js + +// strings for file: ./thirdpartyjs/ext/examples/tasks/tasks.js + +// strings for file: ./thirdpartyjs/ext/examples/tree/ColumnNodeUI.js + +// strings for file: ./thirdpartyjs/ext/examples/tree/XmlTreeLoader.js + +// strings for file: ./thirdpartyjs/ext/examples/tree/column-tree.js + +// strings for file: ./thirdpartyjs/ext/examples/tree/reorder.js + +// strings for file: ./thirdpartyjs/ext/examples/tree/two-trees.js + +// strings for file: ./thirdpartyjs/ext/examples/tree/xml-tree-loader.js + +// strings for file: ./thirdpartyjs/ext/examples/view/chooser-example.js + +// strings for file: ./thirdpartyjs/ext/examples/view/chooser.js + +// strings for file: ./thirdpartyjs/ext/examples/view/data-view-plugins.js + +// strings for file: ./thirdpartyjs/ext/examples/view/data-view.js + +// strings for file: ./thirdpartyjs/ext/examples/window/Ext.ux.GMapPanel.js + +// strings for file: ./thirdpartyjs/ext/examples/window/gmap.js + +// strings for file: ./thirdpartyjs/ext/examples/window/hello.js + +// strings for file: ./thirdpartyjs/ext/examples/window/layout.js + +// strings for file: ./thirdpartyjs/ext/ext-all-debug.js + +// strings for file: ./thirdpartyjs/ext/ext-all.js + +// strings for file: ./thirdpartyjs/ext/ext-core-debug.js + +// strings for file: ./thirdpartyjs/ext/ext-core.js + +// strings for file: ./thirdpartyjs/ext/source/adapter/ext-base.js + +// strings for file: ./thirdpartyjs/ext/source/adapter/jquery-bridge.js + +// strings for file: ./thirdpartyjs/ext/source/adapter/prototype-bridge.js + +// strings for file: ./thirdpartyjs/ext/source/adapter/yui-bridge.js + +// strings for file: ./thirdpartyjs/ext/source/core/CompositeElement.js + +// strings for file: ./thirdpartyjs/ext/source/core/DomHelper.js + +// strings for file: ./thirdpartyjs/ext/source/core/DomQuery.js + +// strings for file: ./thirdpartyjs/ext/source/core/Element.js + +// strings for file: ./thirdpartyjs/ext/source/core/EventManager.js + +// strings for file: ./thirdpartyjs/ext/source/core/Ext.js + +// strings for file: ./thirdpartyjs/ext/source/core/Fx.js + +// strings for file: ./thirdpartyjs/ext/source/core/Template.js + +// strings for file: ./thirdpartyjs/ext/source/core/UpdateManager.js + +// strings for file: ./thirdpartyjs/ext/source/data/ArrayReader.js + +// strings for file: ./thirdpartyjs/ext/source/data/Connection.js + +// strings for file: ./thirdpartyjs/ext/source/data/DataField.js + +// strings for file: ./thirdpartyjs/ext/source/data/DataProxy.js + +// strings for file: ./thirdpartyjs/ext/source/data/DataReader.js + +// strings for file: ./thirdpartyjs/ext/source/data/GroupingStore.js + +// strings for file: ./thirdpartyjs/ext/source/data/HttpProxy.js + +// strings for file: ./thirdpartyjs/ext/source/data/JsonReader.js + +// strings for file: ./thirdpartyjs/ext/source/data/JsonStore.js + +// strings for file: ./thirdpartyjs/ext/source/data/MemoryProxy.js + +// strings for file: ./thirdpartyjs/ext/source/data/Record.js + +// strings for file: ./thirdpartyjs/ext/source/data/ScriptTagProxy.js + +// strings for file: ./thirdpartyjs/ext/source/data/SimpleStore.js + +// strings for file: ./thirdpartyjs/ext/source/data/SortTypes.js + +// strings for file: ./thirdpartyjs/ext/source/data/Store.js + +// strings for file: ./thirdpartyjs/ext/source/data/StoreMgr.js + +// strings for file: ./thirdpartyjs/ext/source/data/Tree.js + +// strings for file: ./thirdpartyjs/ext/source/data/XmlReader.js + +// strings for file: ./thirdpartyjs/ext/source/dd/DDCore.js + +// strings for file: ./thirdpartyjs/ext/source/dd/DragSource.js + +// strings for file: ./thirdpartyjs/ext/source/dd/DragTracker.js + +// strings for file: ./thirdpartyjs/ext/source/dd/DragZone.js + +// strings for file: ./thirdpartyjs/ext/source/dd/DropTarget.js + +// strings for file: ./thirdpartyjs/ext/source/dd/DropZone.js + +// strings for file: ./thirdpartyjs/ext/source/dd/Registry.js + +// strings for file: ./thirdpartyjs/ext/source/dd/ScrollManager.js + +// strings for file: ./thirdpartyjs/ext/source/dd/StatusProxy.js + +// strings for file: ./thirdpartyjs/ext/source/debug.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-af.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-bg.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ca.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-cs.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-da.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-de.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-el_GR.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-en.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-en_UK.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-es.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-fa.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-fr.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-fr_CA.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-gr.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-he.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-hr.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-hu.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-id.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-it.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ja.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ko.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-lt.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-lv.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-mk.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-nl.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-no_NB.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-no_NN.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-pl.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-pt.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-pt_BR.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ro.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ru.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sk.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sl.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sr.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sr_RS.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sv_SE.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-th.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-tr.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ukr.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-vn.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-zh_CN.js + +// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-zh_TW.js + +// strings for file: ./thirdpartyjs/ext/source/state/CookieProvider.js + +// strings for file: ./thirdpartyjs/ext/source/state/Provider.js + +// strings for file: ./thirdpartyjs/ext/source/state/StateManager.js + +// strings for file: ./thirdpartyjs/ext/source/util/CSS.js + +// strings for file: ./thirdpartyjs/ext/source/util/ClickRepeater.js + +// strings for file: ./thirdpartyjs/ext/source/util/Date.js + +// strings for file: ./thirdpartyjs/ext/source/util/DelayedTask.js + +// strings for file: ./thirdpartyjs/ext/source/util/Format.js + +// strings for file: ./thirdpartyjs/ext/source/util/History.js + +// strings for file: ./thirdpartyjs/ext/source/util/JSON.js + +// strings for file: ./thirdpartyjs/ext/source/util/KeyMap.js + +// strings for file: ./thirdpartyjs/ext/source/util/KeyNav.js + +// strings for file: ./thirdpartyjs/ext/source/util/MixedCollection.js + +// strings for file: ./thirdpartyjs/ext/source/util/Observable.js + +// strings for file: ./thirdpartyjs/ext/source/util/TaskMgr.js + +// strings for file: ./thirdpartyjs/ext/source/util/TextMetrics.js + +// strings for file: ./thirdpartyjs/ext/source/util/XTemplate.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Action.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/BoxComponent.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Button.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/ColorPalette.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Component.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/ComponentMgr.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Container.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/CycleButton.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/DataView.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/DatePicker.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Editor.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Layer.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/LoadMask.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/MessageBox.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/PagingToolbar.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Panel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/PanelDD.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/ProgressBar.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Resizable.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Shadow.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Slider.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/SplitBar.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/SplitButton.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/StatusBar.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/TabPanel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Toolbar.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Viewport.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/Window.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/WindowManager.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Action.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/BasicForm.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Checkbox.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/CheckboxGroup.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Combo.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/DateField.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Field.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/FieldSet.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Form.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Hidden.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/HtmlEditor.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Label.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/NumberField.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/Radio.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/RadioGroup.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/TextArea.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/TextField.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/TimeField.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/TriggerField.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/form/VTypes.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/AbstractSelectionModel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/CellSelectionModel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/CheckboxSelectionModel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/ColumnDD.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/ColumnModel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/ColumnSplitDD.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/EditorGrid.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridDD.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridEditor.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridPanel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridView.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GroupingView.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/PropertyGrid.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/RowNumberer.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/grid/RowSelectionModel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/AbsoluteLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/AccordionLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/AnchorLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/BorderLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/CardLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/ColumnLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/ContainerLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/FitLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/FormLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/layout/TableLayout.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Adapter.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/BaseItem.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/CheckItem.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/ColorItem.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/ColorMenu.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/DateItem.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/DateMenu.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Item.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Menu.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/MenuMgr.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Separator.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/menu/TextItem.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tips/QuickTip.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tips/QuickTips.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tips/Tip.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tips/ToolTip.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/AsyncTreeNode.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeDragZone.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeDropZone.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeEditor.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeEventModel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeFilter.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeLoader.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeNode.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeNodeUI.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreePanel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeSelectionModel.js + +// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeSorter.js + +// strings for file: ./thirdpartyjs/hashtable.js + +// strings for file: ./thirdpartyjs/jsunit/app/jsUnitCore.js + +// strings for file: ./thirdpartyjs/jsunit/app/jsUnitMockTimeout.js + +// strings for file: ./thirdpartyjs/jsunit/app/jsUnitTestManager.js + +// strings for file: ./thirdpartyjs/jsunit/app/jsUnitTestSuite.js + +// strings for file: ./thirdpartyjs/jsunit/app/jsUnitTracer.js + +// strings for file: ./thirdpartyjs/jsunit/app/jsUnitVersionCheck.js + +// strings for file: ./thirdpartyjs/jsunit/app/xbDebug.js +