- AMS Version
- 2.3.10 and older
- XenForo Version
- 2.3.6
- PHP Version
- N/A
- Database & Version
- N/A
Contenttype
This does work for english where series can be singular or plural, but it doesn't work for german where singular is Serie and plural is Serien.
Suggested Fix
Use phrase
ams_series
uses the same phrase ams_series
for contenttype fields phrase
and phrase_plural
.This does work for english where series can be singular or plural, but it doesn't work for german where singular is Serie and plural is Serien.
Suggested Fix
Use phrase
xa_ams_series_plural
for plural instead
Last edited by a moderator: