]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/UPT/Logger/StringTable.py
Sync BaseTool trunk (version r2460) into EDKII BaseTools. The change mainly includes:
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Logger / StringTable.py
index 063ca52d2b7aa99ca25bf0a2a1f2214ecfb28b1d..8a94d710469de58807cf16c991ebb68b18722f46 100644 (file)
@@ -524,6 +524,7 @@ ERR_UNKNOWN_ERROR                = _("Unknown error")
 ERR_UPT_ALREADY_INSTALLED_ERROR  = _("Already installed")\r
 ERR_UPT_ENVIRON_MISSING_ERROR    = _("Environ missing")\r
 ERR_UPT_REPKG_ERROR              = _("File not allowed for RePackage")\r
 ERR_UPT_ALREADY_INSTALLED_ERROR  = _("Already installed")\r
 ERR_UPT_ENVIRON_MISSING_ERROR    = _("Environ missing")\r
 ERR_UPT_REPKG_ERROR              = _("File not allowed for RePackage")\r
+ERR_UPT_DB_UPDATE_ERROR          = _("Update database did not complete successfully")\r
 ERR_UPT_INI_PARSE_ERROR          = _("INI file parse error")\r
 ERR_COPYRIGHT_MISSING            = \\r
 _("Header comment section must have copyright information")\r
 ERR_UPT_INI_PARSE_ERROR          = _("INI file parse error")\r
 ERR_COPYRIGHT_MISSING            = \\r
 _("Header comment section must have copyright information")\r