You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally, this was meant to establish consistency with a new
`tpc_games` table, which would have included a language code in order
to automatically set the correct source language for non-TL-included
pages (like the omake.txt and HTML Manual ones). After thinking about
that idea for a while, I wasn't convinced that it justified the added
complexity, but this commit still seems like a good one: Adding a code
to `tpc_tl_source_pages` allows us to ditch getNamespaceBaseLanguage(),
and supports the hypothetical use case of non-Japanese game translation
with this extension.
0 commit comments