|
Lines 214-222
Link Here
|
| 214 |
[% CASE 'error_on_insert_cat' %] |
214 |
[% CASE 'error_on_insert_cat' %] |
| 215 |
<span>An error occurred when inserting this authorized value category. Perhaps the category name already exists.</span> |
215 |
<span>An error occurred when inserting this authorized value category. Perhaps the category name already exists.</span> |
| 216 |
[% CASE 'error_on_delete' %] |
216 |
[% CASE 'error_on_delete' %] |
| 217 |
<span>An error occurred when deleting this authorized value. Check the logs.</span> |
217 |
<span>An error occurred when deleting this authorized value. Check the logs for details.</span> |
| 218 |
[% CASE 'error_on_delete_category' %] |
218 |
[% CASE 'error_on_delete_category' %] |
| 219 |
<span>An error occurred when deleting this authorized value category. Check the logs.</span> |
219 |
<span>An error occurred when deleting this authorized value category. Check the logs for details.</span> |
| 220 |
[% CASE 'success_on_update' %] |
220 |
[% CASE 'success_on_update' %] |
| 221 |
<span>Authorized value updated successfully.</span> |
221 |
<span>Authorized value updated successfully.</span> |
| 222 |
[% CASE 'success_on_insert' %] |
222 |
[% CASE 'success_on_insert' %] |