diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-06 08:40:36 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-06 08:40:36 +0000 |
| commit | bdd9a868d0eaa12ac90a742d443e544f97878171 (patch) | |
| tree | 88242b7498b64e25bc5a60ad3620b9644dc7c7d7 /plugins/markasjunk/package.xml | |
| parent | 3aa1d040155ee4149fb45fb62252dacbee24878b (diff) | |
- Added da_DK localizations
git-svn-id: https://svn.roundcube.net/trunk@4188 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/package.xml')
| -rw-r--r-- | plugins/markasjunk/package.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/plugins/markasjunk/package.xml b/plugins/markasjunk/package.xml index 22b1b5689..8ca7b18de 100644 --- a/plugins/markasjunk/package.xml +++ b/plugins/markasjunk/package.xml @@ -35,12 +35,18 @@ <tasks:replace from="@name@" to="name" type="package-info"/> <tasks:replace from="@package_version@" to="version" type="package-info"/> </file> - <file name="localization/en_US.inc" role="data"></file> <file name="localization/cs_CZ.inc" role="data"></file> + <file name="localization/da_DK.inc" role="data"></file> + <file name="localization/de_DE.inc" role="data"></file> + <file name="localization/en_US.inc" role="data"></file> + <file name="localization/es_AR.inc" role="data"></file> + <file name="localization/es_ES.inc" role="data"></file> <file name="localization/et_EE.inc" role="data"></file> + <file name="localization/ja_JP.inc" role="data"></file> <file name="localization/pl_PL.inc" role="data"></file> <file name="localization/ru_RU.inc" role="data"></file> - <file name="localization/sv_DE.inc" role="data"></file> + <file name="localization/sv_SE.inc" role="data"></file> + <file name="localization/zh_TW.inc" role="data"></file> <file name="skins/default/junk_act.png" role="data"></file> <file name="skins/default/junk_pas.png" role="data"></file> </dir> |
