Lines Matching refs:mxResources

59 …'<div id="odFiles" class="odCatListTitle odCatSelected">' + mxUtils.htmlEntities(mxResources.get('…
60 …'<div id="odRecent" class="odCatListTitle">' + mxUtils.htmlEntities(mxResources.get('recent')) + '…
61 …'<div id="odShared" class="odCatListTitle">' + mxUtils.htmlEntities(mxResources.get('shared')) + '…
62 …'<div id="odSharepoint" class="odCatListTitle">' + mxUtils.htmlEntities(mxResources.get('sharepoin…
65 …t type="search" id="odSearchBox" placeholder="' + mxUtils.htmlEntities(mxResources.get('search')) …
68 …s/update32.png" width="16" height="16" title="' + mxUtils.htmlEntities(mxResources.get('refresh'))…
73 …(backFn? '<div id="odBackBtn" class="odLinkBtn">&lt; ' + mxUtils.htmlEntities(mxResources.get('bac…
74 …'<button id="odSubmitBtn" class="odSubmitBtn">' + mxUtils.htmlEntities(mxResources.get(foldersOnly…
383 showRenderMsg(mxResources.get('noPreview'));
416 showRenderMsg(mxResources.get('notADiagramFile'));
422 showRenderMsg(mxResources.get('notADiagramFile'));
439 folder.innerHTML = mxUtils.htmlEntities(breadcrumb[i].name || mxResources.get('home'));
461mxResources.get('officeSelDiag') : (breadcrumb[breadcrumb.length - 1].name || mxResources.get('hom…
601 …emptyMsg.innerHTML = mxUtils.htmlEntities(mxResources.get('folderEmpty', null, 'Folder is empty!')…
618 errorFn(mxResources.get('timeout'));
630 breadcrumb = [{name: mxResources.get('recent', null, 'Recent'), driveId: driveId}];
644 … breadcrumb = [{name: mxResources.get('sharedWithMe', null, 'Shared With Me'), driveId: driveId}];
648 …breadcrumb = [{name: mxResources.get('sharepointSites', null, 'Sharepoint Sites'), driveId: driveI…
721 errorFn(mxResources.get('errorFetchingFolder', null, 'Error fetching folder items') +