• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Fixed Content type ams_series uses identical phrase for singular and plural

Kirby

Member
Showcase
UBS
AMS Version
2.3.10 and older
XenForo Version
2.3.6
PHP Version
N/A
Database & Version
N/A
Contenttype 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_pluralfor plural instead
 
Last edited by a moderator:
Done! Updated the content type field for the content type ams_series (Field: phrase_plural | Value: ams_series_plural)

Selection_948.png
 
Last edited:
Back
Top