Actions
Bug #9796
closedBadly marked translations for loading subscriptions loading screens
Difficulty:
trivial
Triaged:
Yes
Pull request:
Description
The translations were marked like so:
<td colspan="9" translate> <div class="loading-mask fa-3x" ng-show="working"> <i class="fa fa-spinner fa-spin"></i> {{ "Loading..." | translate }} </div> </td>
Which results in the entire inside of the <td> being marked for translation. We should not be marking HTML for translation
Updated by The Foreman Bot almost 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5116 added
- Pull request deleted (
)
Updated by Walden Raines almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|b30b239feb466b19d4a0c4a5d1453a61dfc871ae.
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31
Actions