diff --git a/eeschema/component_references_lister.cpp b/eeschema/component_references_lister.cpp index 2e894668f5..9fe20adc31 100644 --- a/eeschema/component_references_lister.cpp +++ b/eeschema/component_references_lister.cpp @@ -8,7 +8,7 @@ * * Copyright (C) 1992-2011 jean-pierre Charras * Copyright (C) 1992-2011 Wayne Stambaugh - * Copyright (C) 1992-2017 KiCad Developers, see change_log.txt for contributors. + * Copyright (C) 1992-2018 KiCad Developers, see AUTHORS.txt for contributors. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -530,7 +530,7 @@ int SCH_REFERENCE_LIST::CheckAnnotation( wxArrayString* aMessageList ) else tmp = wxT( "?" ); - msg.Printf( _( "Error item %s%s unit %d and no more than %d symbols\n" ), + msg.Printf( _( "Error: symbol %s%s unit %d and symbol has only %d units defined\n" ), GetChars( componentFlatList[ii].GetRef() ), GetChars( tmp ), componentFlatList[ii].m_Unit,