Module:UserLinks/config: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(add more comments)
(see what happens without the section name)
Line 110: Line 110:


cfg['error-nousername'] = 'no username detected'
cfg['error-nousername'] = 'no username detected'
cfg['error-nousername-section'] = 'No username detected'
cfg['error-nousername-section'] = nil
cfg['error-invalidproject'] = '"$1" is not a valid project or language code'
cfg['error-invalidproject'] = '"$1" is not a valid project or language code'
cfg['error-invalidproject-section'] = 'Not a valid project or language code'
cfg['error-invalidproject-section'] = 'Not a valid project or language code'