Merge pull request #304 from AlexanderS/fix/redundant-words

Remove redundant words
This commit is contained in:
Maxime Quandalle 2015-09-16 15:33:14 +02:00
commit 23218d0985

View file

@ -75,8 +75,8 @@ template(name="multiselectionSidebar")
template(name="disambiguateMultiLabelPopup")
p {{_ 'what-to-do'}}
button.wide.js-remove-label Remove {{_ 'remove-label'}}
button.wide.js-add-label Add {{_ 'add-label'}}
button.wide.js-remove-label {{_ 'remove-label'}}
button.wide.js-add-label {{_ 'add-label'}}
template(name="disambiguateMultiMemberPopup")
p {{_ 'what-to-do'}}