Module:Spoken Wikipedia/configuration

return {

templatestyles = 'Module:Spoken Wikipedia/styles.css',

i18n = {

this_article = 'this article',

this_page = 'this page',

minute = 'minute',

minutes = 'minutes',

hour = 'hour',

hours = 'hours',

listento = 'Listen to %s',

one_file_disclaimer = 'This audio file was created from a revision of %s dated %s, and does not reflect subsequent edits.',

-- first %s in n_files_disclaimer is a dummy

n_files_disclaimer = '%sThese audio files were created from a revision of %s dated %s, and do not reflect subsequent edits.',

one_file_length = ' (%s)',

n_files_length = '
(%s parts, %s)',

one_file = 'File:%s',

n_files = '\n# File:%s',

topicon_multiwikilink = 'Wikipedia:WikiProject Spoken Wikipedia',

icon = 'File:Sound-icon.svg',

footer = '(Audio help · More spoken articles)',

err = {

no_filename = 'Error: no filename provided',

no_date = 'Error: no date provided'

},

cat = {

no_filename = 'Category:Spoken Wikipedia without file',

no_date = 'Category:Spoken Wikipedia without date',

articles = 'Category:Articles with hAudio microformatsCategory:Spoken articles'

},

class = {

err = 'error',

box = 'spoken-wikipedia noprint haudio',

header = 'spoken-wikipedia-header',

listento = 'spoken-wikipedia-listen-to',

icon = 'spoken-wikipedia-icon',

files = 'spoken-wikipedia-files',

disclaimer = 'spoken-wikipedia-disclaimer',

footer = 'spoken-wikipedia-footer'

}

}

}