<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><pre>On Wednesday, 17 Dec 2014 01:31:53 +0300, Dmitry Kozliuk wrote:<br>>+    IDS_ERROR_RENAMING_VALUE "Error Renaming Value"
>+    IDS_KEY_ALREADY_EXISTS   "The Registry Editor cannot rename %s.<br>> The specified key name already exists. Type another name and try again."<br><br>You cannot use those strings. The first is a verbatim copy from native regedit.exe.<br><br>The second is almost verbatim, with the exception of "key name". Native regedit.exe uses "value name".<br><br>Please craft different text with the same meaning.<br></pre>                                        </div></body>
</html>