Updated the Chinese Pokémon name of Koffing (from 「瓦斯蛋」 to 「瓦斯彈」). Advanced to version 0.7.5.

This commit is contained in:
依瑪貓 2017-08-15 14:36:34 +08:00
parent 4d94fc190a
commit 7d3e6bd578
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.7.4
0.7.5

View File

@ -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>

View File

@ -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>