abranson / rockpool

Pebble client application for Sailfish OS
41 stars 19 forks source link

App removal fix and corrected/new translations #43

Closed rufferson closed 8 years ago

rufferson commented 8 years ago

it's always a bad idea to remove hash element while iterating through it and not use iterator's erase. It's even worse doing it asynchronously with callbacks :) Also weblate is producing a bit fuzzy result - reparsing xml, but even qt-linguist does that sigh