LOCALE_PLURAL_DELIMITER

The delimiter used to split plural strings.

Deprecated

in drupal:8.0.0 and is removed from drupal:9.0.0. Use Drupal\Component\Gettext\PoItem::DELIMITER instead.

File

core/includes/common.inc, line 132

Code

const LOCALE_PLURAL_DELIMITER = PoItem::DELIMITER;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.