17 Dec
2014
17 Dec
'14
10:25 a.m.
On Wednesday, 17 Dec 2014 01:31:53 +0300, Dmitry Kozliuk wrote:
+ IDS_ERROR_RENAMING_VALUE "Error Renaming Value" + IDS_KEY_ALREADY_EXISTS "The Registry Editor cannot rename %s. The specified key name already exists. Type another name and try again."
You cannot use those strings. The first is a verbatim copy from native regedit.exe. The second is almost verbatim, with the exception of "key name". Native regedit.exe uses "value name". Please craft different text with the same meaning.