]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/UPT/Logger/StringTable.py
BaseTools/UPT: Support Multiple Installation
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Logger / StringTable.py
index 4c42661ea2e4f94bfef715f32b5c9c4f3ed7a251..83ae0ae2f3e089366d6bbd394c2657333f6321b8 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # This file is used to define strings used in the UPT tool\r
 #\r
-# Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2011 - 2017, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials are licensed and made available \r
 # under the terms and conditions of the BSD License which accompanies this \r
@@ -785,7 +785,7 @@ WRN_MODULE_EXISTED        = _("This module already exists: %s")
 WRN_FILE_EXISTED          = _("This file already exists: %s")\r
 WRN_FILE_NOT_OVERWRITTEN  = \\r
 _("This file already exist and cannot be overwritten: %s")\r
-WRN_DIST_PKG_INSTALLED = _("This distribution package has previously been installed.")\r
+WRN_DIST_PKG_INSTALLED = _("This distribution package %s has previously been installed.")\r
 WRN_DIST_NOT_FOUND         = _(\r
     "Distribution is not found at location %s")\r
 WRN_MULTI_PCD_RANGES      = _(\r