diff --git a/reactos/base/applications/regedit/lang/ru-RU.rc b/reactos/base/applications/regedit/lang/ru-RU.rc index 538644acb70..93832ad72bd 100644 --- a/reactos/base/applications/regedit/lang/ru-RU.rc +++ b/reactos/base/applications/regedit/lang/ru-RU.rc @@ -393,8 +393,8 @@ END STRINGTABLE DISCARDABLE BEGIN - IDS_IMPORT_PROMPT "Add the data to the registry?" - IDS_IMPORTED_OK "Information added to the registry" + IDS_IMPORT_PROMPT "Добавить данные в реестр?" + IDS_IMPORTED_OK "Информация добавлена в реестр" END /*****************************************************************/ diff --git a/reactos/base/applications/regedit/lang/uk-UA.rc b/reactos/base/applications/regedit/lang/uk-UA.rc index 4bde2043e90..6369579ea19 100644 --- a/reactos/base/applications/regedit/lang/uk-UA.rc +++ b/reactos/base/applications/regedit/lang/uk-UA.rc @@ -396,8 +396,8 @@ END STRINGTABLE DISCARDABLE BEGIN - IDS_IMPORT_PROMPT "Add the data to the registry?" - IDS_IMPORTED_OK "Information added to the registry" + IDS_IMPORT_PROMPT "Додати дані до реєстру?" + IDS_IMPORTED_OK "Інформація була додана до реєстру" END /*****************************************************************/ diff --git a/reactos/boot/bootdata/hivedef_i386.inf b/reactos/boot/bootdata/hivedef_i386.inf index 9c89f2a14ff..bbf2629aa3a 100644 Binary files a/reactos/boot/bootdata/hivedef_i386.inf and b/reactos/boot/bootdata/hivedef_i386.inf differ