64 lines
2.8 KiB
JavaScript
64 lines
2.8 KiB
JavaScript
window._wpUpdatesSettings = {
|
|
'ajax_nonce': '719b10f05d',
|
|
'l10n': {
|
|
'searchResults': 'Search results for “%s”',
|
|
'searchResultsLabel': 'Search Results',
|
|
'noPlugins': 'You do not appear to have any plugins available at this time.',
|
|
'noItemsSelected': 'Please select at least one item to perform this action on.',
|
|
'updating': 'Updating...',
|
|
'pluginUpdated': 'Updated!',
|
|
'themeUpdated': 'Updated!',
|
|
'update': 'Update',
|
|
'updateNow': 'Update Now',
|
|
'pluginUpdateNowLabel': 'Update %s now',
|
|
'updateFailedShort': 'Update Failed!',
|
|
'updateFailed': 'Update Failed: %s',
|
|
'pluginUpdatingLabel': 'Updating %s...',
|
|
'pluginUpdatedLabel': '%s updated!',
|
|
'pluginUpdateFailedLabel': '%s update failed',
|
|
'updatingMsg': 'Updating... please wait.',
|
|
'updatedMsg': 'Update completed successfully.',
|
|
'updateCancel': 'Update canceled.',
|
|
'beforeunload': 'Updates may not complete if you navigate away from this page.',
|
|
'installNow': 'Install Now',
|
|
'pluginInstallNowLabel': 'Install %s now',
|
|
'installing': 'Installing...',
|
|
'pluginInstalled': 'Installed!',
|
|
'themeInstalled': 'Installed!',
|
|
'installFailedShort': 'Install Failed!',
|
|
'installFailed': 'Installation failed: %s',
|
|
'pluginInstallingLabel': 'Installing %s...', // No ellipsis.
|
|
'themeInstallingLabel': 'Installing %s...', // No ellipsis.
|
|
'pluginInstalledLabel': '%s installed!',
|
|
'themeInstalledLabel': '%s installed!',
|
|
'pluginInstallFailedLabel': '%s installation failed',
|
|
'themeInstallFailedLabel': '%s installation failed',
|
|
'installingMsg': 'Installing... please wait.',
|
|
'installedMsg': 'Installation completed successfully.',
|
|
'importerInstalledMsg': 'Importer installed successfully. <a href="%s">Run importer</a>',
|
|
'aysDelete': 'Are you sure you want to delete %s?',
|
|
'aysDeleteUninstall': 'Are you sure you want to delete %s and its data?',
|
|
'aysBulkDelete': 'Are you sure you want to delete the selected plugins and their data?',
|
|
'aysBulkDeleteThemes': 'Caution: These themes may be active on other sites in the network. Are you sure you want to proceed?',
|
|
'deleting': 'Deleting...',
|
|
'deleteFailed': 'Deletion failed: %s',
|
|
'pluginDeleted': 'Deleted!',
|
|
'themeDeleted': 'Deleted!',
|
|
'livePreview': 'Live Preview',
|
|
'activatePlugin': 'Activate',
|
|
'activateTheme': 'Activate',
|
|
'activatePluginLabel': 'Activate %s',
|
|
'activateThemeLabel': 'Activate %s',
|
|
'activateImporter': 'Run Importer',
|
|
'unknownError': 'An unknown error occurred',
|
|
'connectionError': 'Connection lost or the server is busy. Please try again later.',
|
|
'nonceError': 'An error has occurred. Please reload the page and try again.',
|
|
'pluginsFound': 'Number of plugins found: %d',
|
|
'noPluginsFound': 'No plugins found. Try a different search.'
|
|
}
|
|
};
|
|
window._wpUpdatesItemCounts = {
|
|
plugins: {},
|
|
totals: {}
|
|
};
|