Page MenuHomePhabricator

Babel configuration for is.wiktionary
Closed, InvalidPublic

Description

Add the following Babel configuration varibles for is.wiktionary:

$wgBabelCategoryNames = array(
'0' => 'Notandi %code%-0',
'1' => 'Notandi %code%-1',
'2' => 'Notandi %code%-2',
'3' => 'Notandi %code%-3',
'4' => 'Notandi %code%-4',
'5' => 'Notandi %code%-5',
'N' => 'Notandi %code%-M'
);

$wgBabelMainCategory = 'Notandi %code%';


Version: unspecified
Severity: normal
URL: http://is.wiktionary.org/wiki/Wikior%C3%B0ab%C3%B3k:Potturinn#Extension:Babel_og_m.C3.A1lkassar.

Details

Reference
bz39308

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:46 AM
bzimport set Reference to bz39308.
bzimport added a subscriber: Unknown Object (MLST).

The wiki size is small, and so the village pump discussion and approval by one user would be enough if the requested Babel configuration would match the current established wiki use through templates.

I so did a category analysis and see the following categories were in use:


Levels 0-4, M (no 5)

  • pl: M exists, but not used
  • en: 1 2 3 are used, 0 4 M exist
  • it: 1 2 4 M exist and are used
  • fr: 2 3 are used, 0 1 M exist but are not used

Toponymy:
Notandi <level>-<code> (e.g. Notandi fr-2)

Main category:
Notandi <level> (e.g. Notandi fr)

Root category:
Notendur eftir tungumáli


So, you can:

  • start a new discussion quickly validating the level 5
  • see the configuration implemented for [0-4], M

snaevar: Could you comment on comment 1?

Closing as RESOLVED INVALID since there hasn't been any update on the bug for 6 months. Please feel free to reopen if you're still interested in getting this done.