Updates pot and fixes uppercase

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-08 12:47:48 -03:00
commit b252a0ee82
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 5 additions and 11 deletions

View file

@ -19,7 +19,7 @@
class="round small-6 columns outline dark-gray expand"
ng-click="cancel()"
ng-disabled="loading">
<span class="size-12" translate>CANCEL</span>
<span class="size-12" translate>Cancel</span>
</button>
</div>