#1: Include translations for all Plone dependent products
- Contents
Beginning with Plone 2.1 we have some dependent products like ATContentTypes, ATReferenceBrowser,... the translations of these files should bei included in PloneTranslations
- Proposed by
- Jodok Batlogg
- Proposal type
- Architecture
- Assigned to release
- State
- completed
Motivation
- permission problems
- we don't want to add all people that translate the msgids for the different products to the products svn. e.g. it makes no sense to add all translators to the archetypes svn repository.
- single place for translators
- a translator wants to have all translation files in one place. it might be useful to peek into other translations
Proposal
- add all files to the i18n directory (plone-de.po, archetypes-de.po)
- notify and agree with the developers
- test it :)