i18n messages are defined in commit, but unused

Bug #920442 reported by Curtis Hovey
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar GTK+ Frontends
Triaged
Low
Unassigned

Bug Description

I see 6 i18n messages are that defined in commit.fill_in_files(), but are unused.
        added = _i18n('added')
        removed = _i18n('removed')
        renamed = _i18n('renamed')
        renamed_and_modified = _i18n('renamed and modified')
        modified = _i18n('modified')
        kind_changed = _i18n('kind changed')
I think these are the change_type and that the loop of changes intended to substitute the the bzrlib string with the the message.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.