Bug 519450: Problem with KEY_NAME

Change-Id: I305cbaa3b9ddcccb890379d372f69adc1d2266fc
Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
diff --git a/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/refactoring.properties b/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/refactoring.properties
index cf3a7f9..057f7c7 100644
--- a/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/refactoring.properties
+++ b/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/refactoring.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000, 2014 IBM Corporation and others.
+# Copyright (c) 2000, 2017 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -505,7 +505,7 @@
 RenameTypeRefactoring_will_not_rename=Compilation unit will not be renamed
 RenameTypeRefactoring_local_type=Local Type declared inside ''{0}'' is named {1}
 RenameTypeRefactoring_member_type=Member Type declared inside ''{0}'' is named {1}
-RenameTypeRefactoring_another_type=Another type named ''{0} is referenced in ''{1}''. Semantics may not be preserved if you proceed.
+RenameTypeRefactoring_another_type=Another type named ''{0}'' is referenced in ''{1}''. Semantics may not be preserved if you proceed.
 
 TextMatchUpdater_update=Update textual occurrence
 TextMatchUpdater_searching=searching for textual occurrences in: