#1030: I18n: let user specify size of lang column
---------------------------+------------------------------------------------
Reporter: masterzen | Owner: jwage
Type: enhancement | Status: new
Priority: trivial | Milestone: 0.11.0
Component: I18n | Version: 0.11
Keywords: I18n behavior |
---------------------------+------------------------------------------------
It could be great to be able to store a locale name (like fr_FR or fr_BE,
or en_GB...) in the lang column defined by the i18n plugin.
For this, the user could use a new option (langSize), which defaults to 2
(original value).
I included a completely untested trivial patch to add this option.
--
Ticket URL: <
http://trac.phpdoctrine.org/ticket/1030>
Doctrine <
http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper