User:Mike Dillon/Scripts/tabs.js: Difference between revisions

Content deleted Content added
mNo edit summary
add Spanish localizations
Line 5:
/* Messages */
wfAddMsg("en", "purgeTabLabel", "Purge");
wfAddMsg("enes", "purgeTabTitlepurgeTabLabel", "Purge this page from the server cachePurgar");
wfAddMsg("en", "purgeTabTitle", "Purgar this page from the server cache");
wfAddMsg("es", "purgeTabTitle", "Purgar esta página del cache de servidor");
 
wfAddMsg("en", "lastDiffTabLabel", "Last");
wfAddMsg("enes", "lastDiffTabTitlelastDiffTabLabel", "Show differences between this version and the previous revisionPrevia");
wfAddMsg("en", "lastDiffTabTitle", "Show differences between this revision and the previous");
wfAddMsg("es", "lastDiffTabTitle", "Mostrar las diferencias entre esta revisión y la previa");
 
// Duplicate link tab from the top to the bottom of the content area