[glotpress-updates] [GlotPress] #490: Update Yoruba locale definition

GlotPress noreply at wordpress.org
Thu Sep 10 13:36:21 UTC 2015


#490: Update Yoruba locale definition
---------------------------------+-----------------
  Reporter:  petya               |      Owner:
      Type:  enhancement         |     Status:  new
  Priority:  normal              |  Milestone:  1.0
 Component:  locale information  |    Version:
Resolution:                      |   Keywords:
---------------------------------+-----------------
Changes (by ocean90):

 * milestone:  Awaiting Review => 1.0


Old description:

> 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);
> }}}

New description:

 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_2 = 'yor';
 $yor->lang_code_iso_639_3 = 'yor';
 $yor->country_code = 'ng';
 $yor->slug = 'yor';
 $yor->google_code = 'yo';
 }}}

--

--
Ticket URL: <https://glotpress.trac.wordpress.org/ticket/490#comment:1>
GlotPress <https://glotpress.trac.wordpress.org>
Easy comin', easy goin'


More information about the glotpress-updates mailing list