Page MenuHomePhabricator

LanguageJa.php update needed
Closed, ResolvedPublic

Description

Author: tietew-mediazilla

Description:
LanguageJa.php is needed to update.

for REL1_3:

http://meta.wikimedia.org/wiki/LanguageJa_1.3.php

for REL1_4:

http://meta.wikimedia.org/wiki/LanguageJa.php

Version: unspecified
Severity: major

Details

Reference
bz1423
TitleReferenceAuthorSource BranchDest Branch
Don't process events with large content body.repos/data-engineering/mediawiki-event-enrichment!69gmodenafilter-large-recordsmain
Revert "Log the orchestrator's environment to help debug staging issues."repos/abstract-wiki/wikifunctions/function-orchestrator!50jforresterrevert-64727413main
get-code command bail early if nothing to dorepos/releng/cli!434addshoreget-code-bail-earlymain
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:11 PM
bzimport set Reference to bz1423.
bzimport added a subscriber: Unknown Object (MLST).

1.4.0 released; kicking back to 1.5 blockers.

avarab wrote:

Use $fooJa = array() + $fooEn; when the translation you supply is incomplete,
like in the case of $wgSkinNamesJa, getSysopSpecialPages() and
getDeveloperSpecialPages() should also not be there.

avarab wrote:

Removed bug 1002 as a blocker.

tietew-mediazilla wrote:

We are finally cleaning the translation and testing on HEAD.
I'll submit LanguageJa.php for HEAD and for 1.5 ASAP.

tietew-mediazilla wrote:

LanguageJa.php (HEAD)

Compatible with Language.php #1.678
Tested at http://test.wikipedia.jp/

Modified:
$wgAllMessagesJa ... All messages are now translated
$wgDateFormatsJa ... ISO format added
LanguageJa::date() ... ditto
LanguageJa::time() ... ditto
LanguageJa::timeanddate() ...
Changed $format's default value to true
as Language.php's.

Attached:

tietew-mediazilla wrote:

LanguageJa.php (REL1_5)

Compatible with Language.php #1.633.2.9
Tested at http://test15.wikipedia.jp/

Modified:
same as HEAD

Attached:

Both files have been committed.