Last modified: 2011-01-25 01:29:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T24912, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 22912 - Change sitename, add namespace alias on ukwikisource
Change sitename, add namespace alias on ukwikisource
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Rob Halsell
http://uk.wikisource.org/wiki/Wikisou...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-20 17:35 UTC by Anatoliy Goncharov
Modified: 2011-01-25 01:29 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Anatoliy Goncharov 2010-03-20 17:35:42 UTC
Please change SITENAME from Wikisource to Вікіджерела (genitive
case: Вікіджерел; Dative: Вікіджерелам; accusative:
Вікіджерела; locative: Вікіджерелах; instrumental
case: Вікіджерелами).

Please add namespace alias: ВД = NS_PROJECT
Comment 1 Anatoliy Goncharov 2010-03-21 01:28:16 UTC
Grammar cases had already added here: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/WikimediaMessages/WikimediaGrammarForms.php?view=markup , but there is mistake:
the code

'vocative' => array(
        'Вікіпедія' => 'Вікіпедіє',
        'Вікісловник' => 'Вікісловнику',
        'Вікіпідручник' => 'Вікіпідручнику',
        'Вікіцитати' => 'Вікіцитати',
        'Вікіджерела' => 'у Вікіджерела',
        'Вікіновини' => 'у Вікіновини',
    )

should be changed to

'vocative' => array(
        'Вікіпедія' => 'Вікіпедіє',
        'Вікісловник' => 'Вікісловнику',
        'Вікіпідручник' => 'Вікіпідручнику',
        'Вікіцитати' => 'Вікіцитати',
        'Вікіджерела' => 'Вікіджерела',
        'Вікіновини' => 'Вікіновини',
    )
Comment 2 Roan Kattouw 2010-03-22 20:36:01 UTC
Grammar forms should be changed on TranslateWiki, then requested to be synced to the cluster.

Also, please show community consensus for the sitename change and the namespace alias.
Comment 3 Anatoliy Goncharov 2010-03-25 21:11:35 UTC
Community consensus is here: http://uk.wikisource.org/wiki/Wikisource:Портал_спільноти#Голосування щодо_назви_проекту
Comment 4 JeLuF 2010-04-03 19:25:00 UTC
Set wgSiteName to
 'ukwikisource'  => 'Вікіджерела',

Set wgNamespaceAliases to
   'ukwikisource' => array(
      'ВД' => NS_PROJECT,
   ),

Done.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links