455
edits
The PCB wiki has now been archived and is read-only. |
TheOctopus (talk | contribs) m (1 revision imported: Main article template) |
TheOctopus (talk | contribs) (Removed link to nonexistent help page) |
||
Line 44: | Line 44: | ||
local stringToFormat | local stringToFormat | ||
if #links > 1 then | if #links > 1 then | ||
stringToFormat = 'The main %ss for this | stringToFormat = 'The main %ss for this category are %s.' | ||
else | else | ||
stringToFormat = 'The main %s for this | stringToFormat = 'The main %s for this category is %s.' | ||
end | end | ||