Updates POT file. Fix wording

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-29 11:31:01 -03:00
commit 8251c4658a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 14 additions and 16 deletions

View file

@ -57,8 +57,7 @@
</div>
<div class="m20t" ng-show="usePushNotifications && !PNEnabledByUser && isIOSApp">
<div class="text-left text-gray size-12 m10" translate>Push notifications for Copay are currently disabled.
Enable them in the Settings app.</div>
<div class="text-left text-gray size-12 m10" translate>Push notifications for Copay are currently disabled. Enable them in the Settings app.</div>
<ul class="no-bullet m0" ng-click="openSettings()">
<li ng-style="{'color':index.backgroundColor}" translate>Open Settings app</li>
</ul>