Cropster / ember-l10n

A GNU gettext based localization workflow for Ember
MIT License
15 stars 7 forks source link

Change counter is wrong for sync command #31

Closed arm1n closed 6 years ago

arm1n commented 6 years ago

When invoking the following command:

ember l10n:sync

The counter for changed files at the end of the process seems to be wrong. It counts actual changes instead of changed files only.