internal package
Foswiki::Plurals internal package
Foswiki::Plurals Handle conversion of plural topic names to singular form.
StaticMethod
singularForm($web, $pluralForm) → $singularForm $web
- the web the topic must be in
$pluralForm
- topic name
Note that this is highly langauge specific, and need to be enabled on a per-installation basis with $Foswiki::cfg{PluralToSingular}.