4dd1d9bef9
Gone are the days of isolation and feelings of "meh", brought on by The Bleak Screen of Sadness. For a shiny knight has arrived to usher our plugins and themes along their arduous journey of installation, updates, and the inevitable fate of ultimate deletion. Props swissspidy, adamsilverstein, mapk, afragen, ocean90, ryelle, j-falk, michael-arestad, melchoyce, DrewAPicture, AdamSoucie, ethitter, pento, dd32, kraftbj, Ipstenu, jorbin, afercia, stephdau, paulwilde, jipmoors, khag7, svovaf, jipmoors, obenland. Fixes #22029, #25828, #31002, #31529, #31530, #31773, #33637, #35032. git-svn-id: https://develop.svn.wordpress.org/trunk@37714 602fd350-edb4-49c9-b593-d223f7449a82
49 lines
2.0 KiB
JavaScript
49 lines
2.0 KiB
JavaScript
window._wpUpdatesSettings = {
|
|
'ajax_nonce': '719b10f05d',
|
|
'l10n': {
|
|
'searchResults': 'Search results for “%s”',
|
|
'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...',
|
|
'updated': 'Updated!',
|
|
'update': 'Update',
|
|
'updateNow': 'Update Now',
|
|
'updateFailedShort': 'Update Failed!',
|
|
'updateFailed': 'Update Failed: %s',
|
|
'updatingLabel': 'Updating %s...',
|
|
'updatedLabel': '%s updated!',
|
|
'updateFailedLabel': '%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',
|
|
'installing': 'Installing...',
|
|
'installed': 'Installed!',
|
|
'installFailedShort': 'Install Failed!',
|
|
'installFailed': 'Installation failed: %s',
|
|
'installingLabel': 'Installing %s...', // No ellipsis
|
|
'installedLabel': '%s installed!',
|
|
'installFailedLabel': '%s installation failed',
|
|
'installingMsg': 'Installing... please wait.',
|
|
'installedMsg': 'Installation completed successfully.',
|
|
'importerInstalledMsg': 'Importer installed successfully. <a href="%s">Activate plugin & 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',
|
|
'deleted': 'Deleted!',
|
|
'livePreview': 'Live Preview',
|
|
'activatePlugin': 'Activate',
|
|
'activateTheme': 'Activate',
|
|
'activateImporter': 'Activate importer',
|
|
'unknownError': 'An unknown error occured'
|
|
}
|
|
};
|
|
window._wpUpdatesItemCounts = {
|
|
plugins: {},
|
|
totals: {}
|
|
};
|