Nothing Special   »   [go: up one dir, main page]

Page MenuHomePhabricator

Localize Gadget namespaces to Burmese (my)
Closed, ResolvedPublicFeature

Description

Please add the following localized strings to Gadgets.alias and Gadgets.namespaces. Thank you.

Aliases
/** Burmese (မြန်မာဘာသာ) */
$specialPageAliases['my'] = [
	'Gadgets' => [ 'ကိရိယာငယ်များ' ],
	'GadgetUsage' => [ 'ကိရိယာငယ်အသုံးပြုမှု' ],
];
Namespaces
$namespaceNames['my'] = [
	NS_GADGET => 'ကိရိယာငယ်',
	NS_GADGET_TALK => 'ကိရိယာငယ်_ဆွေးနွေးချက်',
	NS_GADGET_DEFINITION => 'ကိရိယာငယ်_အဓိပ္ပာယ်',
	NS_GADGET_DEFINITION_TALK => 'ကိရိယာငယ်_အဓိပ္ပာယ်_ဆွေးနွေးချက်',
];

Event Timeline

Change 745132 had a related patch set uploaded (by Ammarpad; author: Ammarpad):

[mediawiki/extensions/Gadgets@master] Add Burmese special page and namespace aliases

https://gerrit.wikimedia.org/r/745132

Tgr assigned this task to Ammarpad.

Change 745132 merged by jenkins-bot:

[mediawiki/extensions/Gadgets@master] Add Burmese special page and namespace aliases

https://gerrit.wikimedia.org/r/745132