Utente:GryffindorD/DisamAssist.js: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
m fix
m fix
Riga 30:
'Redirect da titolo ambiguo'
],
/*
* Format string for "Foo (disambiguation)"-style pages
*/
disamFormat: '$1 (disambiguazione)',
/*
* Regular expression matching the titles of disambiguation pages (when they are different from
* the titles of the primary topics)
*/
disamRegExp: '^(.*) \\(disambiguazione\\)$',
/*
* Content of the "Foo (disambiguation)" pages that will be created automatically when using
* DisamAssist from a "Foo" page
*/
redirectToDisam: '#REDIRECT [[$1]] {{Redirect a pagine di disambiguazione}}',
/*
* Whether intentional links to disambiguation pages can be explicitly marked by adding " (disambiguation)"
*/
intentionalLinkOption: true,
/*
Riga 109 ⟶ 87:
omit: 'Salta',
refresh: 'Refresh',
titleAsText: 'Different target',
disamNeeded: 'Tag {{dn}}',
intentionalLink: 'Intentional link to DAB',
Riga 136 ⟶ 113:
ellipsis: '...',
notifyCharacter: '✔',
summary: 'Corretto un collegamento - [[$1]] (con DisamAssist)',
summaryChanged: 'link changed to [[$1]]',
summaryOmitted: 'link skipped',