Fixed the language id "de-DE" to "de".

This commit is contained in:
2017-02-16 11:50:03 +08:00
parent 8b32c9cb75
commit e2adf51449
13 changed files with 52 additions and 52 deletions

View File

@ -3,7 +3,7 @@
<manifest:file-entry manifest:full-path="PokemonGoIV/" manifest:media-type="application/vnd.sun.star.basic-library"/>
<manifest:file-entry manifest:full-path="pkg-desc/pkg-description.txt" manifest:media-type="application/vnd.sun.star.package-bundle-description"/>
<manifest:file-entry manifest:full-path="pkg-desc/pkg-description.zh-TW.txt" manifest:media-type="application/vnd.sun.star.package-bundle-description;locale=zh-TW"/>
<manifest:file-entry manifest:full-path="pkg-desc/pkg-description.de-DE.txt" manifest:media-type="application/vnd.sun.star.package-bundle-description;locale=de-DE"/>
<manifest:file-entry manifest:full-path="pkg-desc/pkg-description.de.txt" manifest:media-type="application/vnd.sun.star.package-bundle-description;locale=de"/>
<manifest:file-entry manifest:full-path="AddonConfiguration.xcs" manifest:media-type="application/vnd.sun.star.configuration-schema"/>
<manifest:file-entry manifest:full-path="AddonConfiguration.xcu" manifest:media-type="application/vnd.sun.star.configuration-data"/>
<manifest:file-entry manifest:full-path="Addons.xcu" manifest:media-type="application/vnd.sun.star.configuration-data"/>