MediaWiki:Gadget-Massblock.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
l10n spostata, fix link
m fix
Riga 48:
'failure-help': 'help'
};
 
// This will hold the localized messages and must be defined before importing the
// script (see MediaWiki:Gadget-Massblock.js)
var localMsg = localMsg || {};
 
// OOUI element
Line 53 ⟶ 57:
// Like wgBlockAllowsUTEdit
blockAllowsTalkEdit;
 
// This will hold the localized messages and must be defined before importing the
// script (see MediaWiki:Gadget-Massblock.js)
var localMsg = localMsg || {};
 
/**