[glotpress-updates] [GlotPress] #490: Update Yoruba locale definition
GlotPress
noreply at wordpress.org
Thu Sep 10 07:23:13 UTC 2015
#490: Update Yoruba locale definition
--------------------------------+-----------------------------
Reporter: petya | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: locale information | Version:
Keywords: |
--------------------------------+-----------------------------
Request: https://make.wordpress.org/polyglots/2015/08/31/hi-i-would-like-
to-request-a-new/
The locale definition already existis, but before the work on the locale
has started, it would be good to update the locale definition with the
right ISO 639-3 code.
{{{
$yor = new GP_Locale();
$yor->english_name = 'Yoruba';
$yor->native_name = 'Yorùbá';
$yor->lang_code_iso_639_1 = 'yo';
$yor->lang_code_iso_639_3 = 'yor';
$yor->country_code = 'NG';
$yor->wp_locale = 'yor';
$yor->slug = 'yor';
$fur->nplurals=2;
$yor->plural_expression = (n != 1);
}}}
--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/490>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'
More information about the glotpress-updates
mailing list