Skip to content
Antonizoon edited this page Oct 3, 2016 · 5 revisions

mst_shiptext.xml has been fully translated. This was done by matching each ship's quote to the ship name. For the most part, in Kancolle Vita the Kai editions say the exact same thing, but there are some exceptions that we have accounted for below:

Manually Matched Ship Quotes

For the most part these are Kai/Kai Ni with no translation needed. In order to obtain the ship info, we should probably turn Ship name + ID into a hash table, and find the ID related to the base ship name, and use the attributes from there.

The big exception is Iowa, which needs to be manually added in: probably because she was added to the Vita game before the browser.

Manual Linking

147 Verniy <- 35 (sinfo only) 357 Iowa Kai <- 440 463 Iowa <- 440

Bibliotheca Anonoma Software Liquidation Commission

Kancolle Vita Translation

How To Translate

You will need commit access to our repository to contribute directly. But if you don't, you can fork our repository, then submit a pull request.

Match with KC3

Matching with KC3 is done to make use of their existing multilanguage translations. Some differences have to be mitigated.

Translate

Non-essential Translations

Clone this wiki locally