mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 13:51:55 +00:00
[WINESYNC] reg: Update the STRING_VALUEALL_FAILED resource string.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id 5bee1882c009d399d4e9082bcf75a4ea9b51bfe0 by Hugh McMaster <hugh.mcmaster@outlook.com> manual adjustment needed
This commit is contained in:
parent
6fa073aacd
commit
e7137d6832
2 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ STRINGTABLE
|
||||||
STRING_DELETE_VALUEALL, "Are you sure you want to delete all registry values in '%1'?"
|
STRING_DELETE_VALUEALL, "Are you sure you want to delete all registry values in '%1'?"
|
||||||
STRING_DELETE_SUBKEY, "Are you sure you want to delete the registry key '%1'?"
|
STRING_DELETE_SUBKEY, "Are you sure you want to delete the registry key '%1'?"
|
||||||
STRING_INVALID_STRING, "reg: The option [/d] must be followed by a valid string\n"
|
STRING_INVALID_STRING, "reg: The option [/d] must be followed by a valid string\n"
|
||||||
STRING_VALUEALL_FAILED, "reg: Unable to delete all registry values in '%1'. An unexpected error occurred.\n"
|
STRING_VALUEALL_FAILED, "reg: Unable to delete all registry values in '%1'\n"
|
||||||
STRING_GENERAL_FAILURE, "reg: Unable to complete the specified operation. An unexpected error occurred.\n"
|
STRING_GENERAL_FAILURE, "reg: Unable to complete the specified operation. An unexpected error occurred.\n"
|
||||||
STRING_MATCHES_FOUND, "Search complete. Number of matches found: %1!d!\n"
|
STRING_MATCHES_FOUND, "Search complete. Number of matches found: %1!d!\n"
|
||||||
STRING_INVALID_SYNTAX, "reg: Invalid syntax. "
|
STRING_INVALID_SYNTAX, "reg: Invalid syntax. "
|
||||||
|
|
|
@ -4,4 +4,4 @@ directories:
|
||||||
files:
|
files:
|
||||||
programs/reg/resource.h: base/applications/cmdutils/reg/resource.h
|
programs/reg/resource.h: base/applications/cmdutils/reg/resource.h
|
||||||
tags:
|
tags:
|
||||||
wine: ab64b0e33972b31b648ee92922b1df78cb6b5a70
|
wine: 5bee1882c009d399d4e9082bcf75a4ea9b51bfe0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue