Eclipse Babel Project Development Meeting: 10/06/2008

Attendees:

  • Kit
  • Karl
  • Gregg
  • Denis
  • Gabe
  • Margaret

Minutes:

  1. [Bug 234430] need language packs by means of other than update site
    • During the generation of language packs for the update site, I'm zipping up the langauge packs at the same time.
    • They are now placed in the "babel_language_packs" directory on the server.
    • A simple Babel Language Pack Links Page is provided.
    • Denis, please feel free to modify the "babel_language_packs" directory path for easy deployment of the language packs to the live server.
  2. [Bug 246152/244043] P2 and WTP strings not extracted to Babel server, important to fix, Kit will take a look.
  3. Margaret: Simplified Chinese's locale is "zh", while Traditional Chinese's locale is "zh_TW". Is that normal?
  4. Kit: Yes, that's Java Resource Bundle's look up mechanism. If T.Chinese translation (zh_TW) is not found, it's better to show S.Chinese (zh) than English.