----------------------------------------
* CRM-12594: Wrong texts in UI
http://issues.civicrm.org/jira/browse/CRM-12594
{if $action eq 8}
<div class="messages status no-popup">
<div class="icon inform-icon"></div>
- {ts}WARNING: Deleting this options will result in the loss of all contribution records which use this option.{/ts} {ts}This may mean the loss of a substantial amount of data, and the action cannot be undone.{/ts} {ts}Do you want to continue?{/ts}
+ {ts}WARNING: Deleting this option will result in the loss of all contribution records which use this option.{/ts} {ts}This may mean the loss of a substantial amount of data, and the action cannot be undone.{/ts} {ts}Do you want to continue?{/ts}
</div>
{else}
<table>