Page MenuHomePhabricator

Grammar forms update for Polish language for Wikivoyage strings
Closed, ResolvedPublic

Description

Author: danny.leinad

Description:
Please add to the WikimediaGrammarForms.php file new forms connected with new Wikimedia project - Wikivoyage (Polish name is "Wikipodróże"):

$wgGrammarForms['pl'] = array(

'D.lp' => array(
        'Wikipodróże'    => 'Wikipodróży',
),
'C.lp' => array(
        'Wikipodróże'    => 'Wikipodróżom',
),
'N.lp' => array(
        'Wikipodróże'    => 'Wikipodróżami',
),
'MS.lp' => array(
        'Wikipodróże'    => 'Wikipodróżach',
),

);


Version: unspecified
Severity: normal

Details

Reference
bz44901

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:20 AM
bzimport set Reference to bz44901.

Can you please ask at least one other Polish speaker to confirm these forms? Just adding support here will do.

Submitted gerrit change 48617