Bug 13636: Change wording added vs inserted
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Oct 2015 08:38:08 +0000 (09:38 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 19 Oct 2015 15:46:28 +0000 (12:46 -0300)
http://bugs.koha-community.org/show_bug.cgi?id=10363

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt

index 3901ba3..aea7c13 100644 (file)
@@ -181,7 +181,7 @@ $(document).ready(function() {
         [% CASE 'success_on_update' %]
             Authorized value updated successfully.
         [% CASE 'success_on_insert' %]
-            Authorized value inserted successfully.
+            Authorized value added successfully.
         [% CASE 'success_on_delete' %]
             Authorized value deleted successfully.
         [% CASE 'already_exists' %]