User:PB2008/script-installer.js: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
Tags: Mobile edit Mobile web edit
mNo edit summary
Tags: Mobile edit Mobile web edit
Line 394: Line 394:
         $.each( imports, function ( targetName, targetImports ) {
         $.each( imports, function ( targetName, targetImports ) {
             var fmtTargetName = ( targetName === "common"
             var fmtTargetName = ( targetName === "common"
                 ? "common (applies to all skins)"
                 ? "common (適用於所有介面)"
                 : targetName );
                 : targetName );
                 if( targetImports.length ) {
                 if( targetImports.length ) {