From 103de75c9d3d234cea3f313b5b1d1fbfbb86ca70 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 2 Oct 2015 08:34:51 +0100 Subject: [PATCH] Bug 14888: Update copyright and wording --- admin/cities.pl | 1 + koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/cities.pl b/admin/cities.pl index 306927f..4a6247c 100755 --- a/admin/cities.pl +++ b/admin/cities.pl @@ -1,6 +1,7 @@ #! /usr/bin/perl # Copyright 2006 SAN OUEST-PROVENCE et Paul POULAIN +# Copyright 2015 Koha Development Team # # This file is part of Koha. # diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt index a526209..d8aaa0c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt @@ -45,7 +45,7 @@ [% CASE 'error_on_update' %] An error occurred when updating this city. Perhaps it already exists. [% CASE 'error_on_insert' %] - An error occurred when inserting this city. The city id might already exist. + An error occurred when adding this city. The city id might already exist. [% CASE 'error_on_delete' %] An error occurred when deleting this city. Check the logs. [% CASE 'success_on_update' %] -- 2.1.0