vslavik / poedit

Translations editor for Mac, Windows and Unix
https://poedit.net
MIT License
1.77k stars 275 forks source link

Allow sorting by number of appearanes in code #791

Closed Toranks closed 1 year ago

Toranks commented 1 year ago

To partially translate some programs with large amounts of text, it would sometimes be useful to be able to sort by the number of occurrences of a string, as one more way of filtering out which are the most common strings, and translate them first.

vslavik commented 1 year ago

Sorry, I'm going to say no to this. Heavily reused strings are exceedingly rare and if they're present, it's something easily handled with a single pre-translation pass.