Merge pull request #4297 from JDonadio/fix/wording

Simplify text to translate
This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-07 18:02:57 -03:00
commit 57c247cfd6
2 changed files with 2 additions and 2 deletions

View file

@ -156,7 +156,7 @@
<span class="text-gray" translate>See it on the blockchain</span>
</button>
<button class="button outline round dark-gray tiny" ng-click="showCommentPopup()">
<span class="text-gray" translate ng-show="!btx.note">Add a comment</i></span>
<span class="text-gray" translate ng-show="!btx.note">Add comment</i></span>
<span class="text-gray" translate ng-show="btx.note">Edit comment</span>
</button>
</div>