Updated the Chinese Pokémon name of Koffing (from 「瓦斯蛋」 to 「瓦斯彈」). Advanced to version 0.7.5.
This commit is contained in:
parent
4d94fc190a
commit
7d3e6bd578
@ -2,8 +2,8 @@
|
||||
<description xmlns="http://openoffice.org/extensions/update/2006"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<identifier value="tw.idv.imacat.office.pokemongoiv" />
|
||||
<version value="0.7.4" />
|
||||
<version value="0.7.5" />
|
||||
<update-download>
|
||||
<src xlink:href="https://sourceforge.net/projects/aoo-extensions/files/18585/22/pokemongoiv.oxt" />
|
||||
<src xlink:href="https://sourceforge.net/projects/aoo-extensions/files/18585/23/pokemongoiv.oxt" />
|
||||
</update-download>
|
||||
</description>
|
||||
|
@ -1190,7 +1190,7 @@
|
||||
<node oor:name="PokemonKoffing" oor:op="replace">
|
||||
<prop oor:name="Text" oor:type="xs:string" oor:localized="true">
|
||||
<value>Koffing</value>
|
||||
<value xml:lang="zh-TW">瓦斯蛋</value>
|
||||
<value xml:lang="zh-TW">瓦斯彈</value>
|
||||
<value xml:lang="de">Smogon</value>
|
||||
</prop>
|
||||
</node>
|
||||
|
Loading…
Reference in New Issue
Block a user