jutzig / jabylon

Computer aided translation tool for java
66 stars 16 forks source link

Show amount of processed and remaining keys in translation view #87

Closed matheis closed 11 years ago

matheis commented 11 years ago

It'll be helpful to know, how many keys have already been processed and are still remaining for translation (maybe also a progress bar), especially when working on a really large list of keys.

jutzig commented 11 years ago

initial implementation makes no distinction between filter modes, which means e.g. "12 of 32" refers to the total numbers (unfiltered). I"ve planned anyway to have something like an "outline view" to offer quicklinks to the next/previous 5 properties. When that is implemented, it's going to be easier to display those numbers according to the current filtermode.