About a year ago we started using Comatose CMS plugin for 99translations content management. Few days ago all content was migrated to Wordpress.
Posts Tagged ‘99translations’
CMS migration
Tuesday, August 18th, 2009New version (1.3) feature list is decided
Monday, December 1st, 2008- Translation context rules
- Importing Java and GetText comments
- Preserving translation order
- Github configuration improvement
- VCS import wizard (allows to create 99trans project by just pointing to your VCS URL – we will do scan to find translation files and detect types)
- Suggestions
- AJAX spell checker
- Locale selector (people don’t get en_US notation so we will allow them to choose country and language)
Rails plugin updated
Thursday, September 4th, 2008We have updated our Rails integration plugin to allow combining translations from different sources into one file readable by rails from RAILS_HOME/config/locales.
The plugin adds another task to your rake tool rake trans:update_all. The plugin is updated in the public Git repository at GitHub http://github.com/99translastions/ruby-tools/tree/master. So please check it out and play with it.
Integration pack in on the way
Saturday, August 9th, 2008We are actively developing integration tools based on advises from rails-i18n group. We got about 80% of the code done. Completion and testing may take another week.