Projects/Summer of Code/2007/Projects/KAider: Difference between revisions

From KDE TechBase
Line 1: Line 1:
==Current state==
==Current state==
Can be used for simple po file editing. Has:
Can be used for basic po file editing. Already has:
* syntax highliting
* syntax highlighting
* search-n-replace (avoid using replace prompt temporary)
* search-n-replace (avoid using replace prompt temporary)
* viewing difference between current msgid and msgid translation of which current msgstr really is (for fuzzies generated with appr. gettext option) --to be commited soon
* viewing difference between current msgid and msgid translation of which current msgstr really is (for fuzzies generated with appr. gettext option) --to be commited soon

Revision as of 14:21, 21 April 2007

Current state

Can be used for basic po file editing. Already has:

  • syntax highlighting
  • search-n-replace (avoid using replace prompt temporary)
  • viewing difference between current msgid and msgid translation of which current msgstr really is (for fuzzies generated with appr. gettext option) --to be commited soon

Roadmap

  • project management -- 1-2 weeks
  • context glossary -- 0.5-1 week
  • translation DB (QtSql) -- 2 weeks
  • mode for merging translations for editors (QA) -- 1 week
  • scripting API + sipping on google translate for live glossary (kross) - 2 weeks
  • the remaining time is for perfection/polishing/small improvements and xliff+qt-linguist support

What i'm doing these days

2nd years course work