Ticket #1030 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

I18n: let user specify size of lang column

Reported by: masterzen Owned by: jwage
Priority: trivial Milestone: 0.11.0
Component: I18n Version: 0.11.0
Keywords: I18n behavior Cc:
Has Test: Status:
Has Patch:

Description

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.

Attachments

i18n-add-lang-size-option.patch (1.0 KB) - added by masterzen 8 months ago.
Patch against current 0.11 branch that adds a column 'lang' size option

Change History

Changed 8 months ago by masterzen

Patch against current 0.11 branch that adds a column 'lang' size option

Changed 8 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [4368]) fixes #1030

Note: See TracTickets for help on using tickets.