From b5806e39e8101f1c0103a7d77fda8648d861b63e Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sat, 1 Oct 2016 09:43:24 +0000 Subject: [PATCH] [NETSHELL][SAMSRV][SYSSETUP] Fix some misspellings. By Coburn on IRC and Jared Smudde. CORE-12013 svn path=/trunk/; revision=72874 --- reactos/dll/shellext/netshell/lang/bg-BG.rc | 6 +++--- reactos/dll/shellext/netshell/lang/cs-CZ.rc | 6 +++--- reactos/dll/shellext/netshell/lang/da-DK.rc | 6 +++--- reactos/dll/shellext/netshell/lang/el-GR.rc | 6 +++--- reactos/dll/shellext/netshell/lang/en-US.rc | 6 +++--- reactos/dll/shellext/netshell/lang/es-ES.rc | 6 +++--- reactos/dll/shellext/netshell/lang/he-IL.rc | 6 +++--- reactos/dll/shellext/netshell/lang/hu-HU.rc | 6 +++--- reactos/dll/shellext/netshell/lang/id-ID.rc | 6 +++--- reactos/dll/shellext/netshell/lang/it-IT.rc | 6 +++--- reactos/dll/shellext/netshell/lang/ja-JP.rc | 6 +++--- reactos/dll/shellext/netshell/lang/nl-NL.rc | 6 +++--- reactos/dll/shellext/netshell/lang/no-NO.rc | 6 +++--- reactos/dll/shellext/netshell/lang/pl-PL.rc | 6 +++--- reactos/dll/shellext/netshell/lang/sk-SK.rc | 6 +++--- reactos/dll/shellext/netshell/lang/sq-AL.rc | 6 +++--- reactos/dll/shellext/netshell/lang/sv-SE.rc | 6 +++--- reactos/dll/shellext/netshell/lang/uk-UA.rc | 6 +++--- reactos/dll/shellext/netshell/lang/zh-CN.rc | 6 +++--- reactos/dll/shellext/netshell/lang/zh-TW.rc | 6 +++--- reactos/dll/win32/samsrv/lang/de-DE.rc | 2 +- reactos/dll/win32/samsrv/lang/en-US.rc | 2 +- reactos/dll/win32/samsrv/lang/es-ES.rc | 2 +- reactos/dll/win32/samsrv/lang/it-IT.rc | 2 +- reactos/dll/win32/samsrv/lang/ja-JP.rc | 2 +- reactos/dll/win32/samsrv/lang/pl-PL.rc | 2 +- reactos/dll/win32/samsrv/lang/ro-RO.rc | 2 +- reactos/dll/win32/samsrv/lang/ru-RU.rc | 2 +- reactos/dll/win32/samsrv/lang/sq-AL.rc | 2 +- reactos/dll/win32/samsrv/lang/tr-TR.rc | 2 +- reactos/dll/win32/samsrv/lang/zh-CN.rc | 2 +- reactos/dll/win32/samsrv/lang/zh-TW.rc | 2 +- reactos/dll/win32/syssetup/lang/bg-BG.rc | 2 +- reactos/dll/win32/syssetup/lang/cs-CZ.rc | 2 +- reactos/dll/win32/syssetup/lang/de-DE.rc | 2 +- reactos/dll/win32/syssetup/lang/el-GR.rc | 2 +- reactos/dll/win32/syssetup/lang/en-US.rc | 2 +- reactos/dll/win32/syssetup/lang/es-ES.rc | 2 +- reactos/dll/win32/syssetup/lang/et-EE.rc | 2 +- reactos/dll/win32/syssetup/lang/fr-FR.rc | 2 +- reactos/dll/win32/syssetup/lang/he-IL.rc | 2 +- reactos/dll/win32/syssetup/lang/hu-HU.rc | 2 +- reactos/dll/win32/syssetup/lang/id-ID.rc | 2 +- reactos/dll/win32/syssetup/lang/it-IT.rc | 2 +- reactos/dll/win32/syssetup/lang/ja-JP.rc | 2 +- reactos/dll/win32/syssetup/lang/nl-NL.rc | 2 +- reactos/dll/win32/syssetup/lang/no-NO.rc | 2 +- reactos/dll/win32/syssetup/lang/pl-PL.rc | 2 +- reactos/dll/win32/syssetup/lang/pt-BR.rc | 2 +- reactos/dll/win32/syssetup/lang/ro-RO.rc | 2 +- reactos/dll/win32/syssetup/lang/ru-RU.rc | 2 +- reactos/dll/win32/syssetup/lang/sk-SK.rc | 2 +- reactos/dll/win32/syssetup/lang/sq-AL.rc | 2 +- reactos/dll/win32/syssetup/lang/tr-TR.rc | 2 +- reactos/dll/win32/syssetup/lang/uk-UA.rc | 2 +- reactos/dll/win32/syssetup/lang/zh-CN.rc | 2 +- reactos/dll/win32/syssetup/lang/zh-TW.rc | 2 +- 57 files changed, 97 insertions(+), 97 deletions(-) diff --git a/reactos/dll/shellext/netshell/lang/bg-BG.rc b/reactos/dll/shellext/netshell/lang/bg-BG.rc index e3d359f8fce..473a7a56ab2 100644 --- a/reactos/dll/shellext/netshell/lang/bg-BG.rc +++ b/reactos/dll/shellext/netshell/lang/bg-BG.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/cs-CZ.rc b/reactos/dll/shellext/netshell/lang/cs-CZ.rc index b030b0c2f6f..b0ae49fe9b9 100644 --- a/reactos/dll/shellext/netshell/lang/cs-CZ.rc +++ b/reactos/dll/shellext/netshell/lang/cs-CZ.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/da-DK.rc b/reactos/dll/shellext/netshell/lang/da-DK.rc index 99defc04d16..35e5395acad 100644 --- a/reactos/dll/shellext/netshell/lang/da-DK.rc +++ b/reactos/dll/shellext/netshell/lang/da-DK.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/el-GR.rc b/reactos/dll/shellext/netshell/lang/el-GR.rc index 733a927bdbf..ad41251b90d 100644 --- a/reactos/dll/shellext/netshell/lang/el-GR.rc +++ b/reactos/dll/shellext/netshell/lang/el-GR.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/en-US.rc b/reactos/dll/shellext/netshell/lang/en-US.rc index b61815e2aaa..9f87a692d4b 100644 --- a/reactos/dll/shellext/netshell/lang/en-US.rc +++ b/reactos/dll/shellext/netshell/lang/en-US.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/es-ES.rc b/reactos/dll/shellext/netshell/lang/es-ES.rc index e91ffc5d137..09f8674b95c 100644 --- a/reactos/dll/shellext/netshell/lang/es-ES.rc +++ b/reactos/dll/shellext/netshell/lang/es-ES.rc @@ -86,7 +86,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -111,7 +111,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -171,7 +171,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/he-IL.rc b/reactos/dll/shellext/netshell/lang/he-IL.rc index 01a9d254120..d921e5a6766 100644 --- a/reactos/dll/shellext/netshell/lang/he-IL.rc +++ b/reactos/dll/shellext/netshell/lang/he-IL.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/hu-HU.rc b/reactos/dll/shellext/netshell/lang/hu-HU.rc index 72951b43a15..c2a7aa8783a 100644 --- a/reactos/dll/shellext/netshell/lang/hu-HU.rc +++ b/reactos/dll/shellext/netshell/lang/hu-HU.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/id-ID.rc b/reactos/dll/shellext/netshell/lang/id-ID.rc index a0b58dec4cb..104f51cb5a3 100644 --- a/reactos/dll/shellext/netshell/lang/id-ID.rc +++ b/reactos/dll/shellext/netshell/lang/id-ID.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/it-IT.rc b/reactos/dll/shellext/netshell/lang/it-IT.rc index 6506d7a0dde..4c8f169f68f 100644 --- a/reactos/dll/shellext/netshell/lang/it-IT.rc +++ b/reactos/dll/shellext/netshell/lang/it-IT.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/ja-JP.rc b/reactos/dll/shellext/netshell/lang/ja-JP.rc index 6ea2c188fed..ee751ba3e5c 100644 --- a/reactos/dll/shellext/netshell/lang/ja-JP.rc +++ b/reactos/dll/shellext/netshell/lang/ja-JP.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/nl-NL.rc b/reactos/dll/shellext/netshell/lang/nl-NL.rc index 73943ca17bb..7a70b149ca7 100644 --- a/reactos/dll/shellext/netshell/lang/nl-NL.rc +++ b/reactos/dll/shellext/netshell/lang/nl-NL.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/no-NO.rc b/reactos/dll/shellext/netshell/lang/no-NO.rc index fcc77c7cc67..70fff3bd874 100644 --- a/reactos/dll/shellext/netshell/lang/no-NO.rc +++ b/reactos/dll/shellext/netshell/lang/no-NO.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/pl-PL.rc b/reactos/dll/shellext/netshell/lang/pl-PL.rc index 8d2a1a93e19..9130d4fdfaa 100644 --- a/reactos/dll/shellext/netshell/lang/pl-PL.rc +++ b/reactos/dll/shellext/netshell/lang/pl-PL.rc @@ -87,7 +87,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -112,7 +112,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -172,7 +172,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/sk-SK.rc b/reactos/dll/shellext/netshell/lang/sk-SK.rc index e8fdcee50f7..496dcae96c0 100644 --- a/reactos/dll/shellext/netshell/lang/sk-SK.rc +++ b/reactos/dll/shellext/netshell/lang/sk-SK.rc @@ -90,7 +90,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -115,7 +115,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -175,7 +175,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/sq-AL.rc b/reactos/dll/shellext/netshell/lang/sq-AL.rc index 974040f3c84..7b48694a140 100644 --- a/reactos/dll/shellext/netshell/lang/sq-AL.rc +++ b/reactos/dll/shellext/netshell/lang/sq-AL.rc @@ -89,7 +89,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -114,7 +114,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -174,7 +174,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/sv-SE.rc b/reactos/dll/shellext/netshell/lang/sv-SE.rc index 8e5e926143b..36ee9c46ed7 100644 --- a/reactos/dll/shellext/netshell/lang/sv-SE.rc +++ b/reactos/dll/shellext/netshell/lang/sv-SE.rc @@ -85,7 +85,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -110,7 +110,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -170,7 +170,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/uk-UA.rc b/reactos/dll/shellext/netshell/lang/uk-UA.rc index e20101b4666..d421540b5c6 100644 --- a/reactos/dll/shellext/netshell/lang/uk-UA.rc +++ b/reactos/dll/shellext/netshell/lang/uk-UA.rc @@ -93,7 +93,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -118,7 +118,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -178,7 +178,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/zh-CN.rc b/reactos/dll/shellext/netshell/lang/zh-CN.rc index 79e39e5131b..0d2b89f412d 100644 --- a/reactos/dll/shellext/netshell/lang/zh-CN.rc +++ b/reactos/dll/shellext/netshell/lang/zh-CN.rc @@ -93,7 +93,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -118,7 +118,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -178,7 +178,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/shellext/netshell/lang/zh-TW.rc b/reactos/dll/shellext/netshell/lang/zh-TW.rc index 34d49626ba5..17fc248162a 100644 --- a/reactos/dll/shellext/netshell/lang/zh-TW.rc +++ b/reactos/dll/shellext/netshell/lang/zh-TW.rc @@ -93,7 +93,7 @@ BEGIN LTEXT "Choose whether to use typical or custom settings:", IDC_STATIC, 53, 7, 240, 20 AUTORADIOBUTTON "Typical Settings", IDC_NETWORK_TYPICAL, 53, 27, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Custom Settings", IDC_NETWORK_CUSTOM, 53, 72, 253, 20, WS_TABSTOP - LTEXT "Creates network connetions using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 + LTEXT "Creates network connections using the Client for ReactOS Networks, File and Print Sharing for ReactOS Networks, and the TCP/IP transport protocol with automatic addressing.", IDC_STATIC, 65, 45, 240, 30 LTEXT "Allows you to manually configure network components.", IDC_STATIC, 65, 90, 243, 20 END @@ -118,7 +118,7 @@ CAPTION "ReactOS Setup" FONT 8, "MS Shell Dlg" BEGIN LTEXT "Do you want this computer to be a member of a domain?\n\ -(You can obtain this information from your network administator.)", IDC_STATIC, 33, 2, 263, 50 +(You can obtain this information from your network administrator.)", IDC_STATIC, 33, 2, 263, 50 AUTORADIOBUTTON "No, this computer will be part of a workgroup.", IDC_SELECT_WORKGROUP, 33, 32, 253, 20, WS_TABSTOP | WS_GROUP AUTORADIOBUTTON "Yes, this computer will be part of a domain.", IDC_SELECT_DOMAIN, 33, 47, 253, 20, WS_TABSTOP LTEXT "Workgroup or Domain Name:", IDC_STATIC, 33, 72, 126, 14 @@ -178,7 +178,7 @@ BEGIN IDS_NETWORKCOMPONENTTITLE "Network Components" IDS_NETWORKCOMPONENTSUBTITLE "Determine which networking components are used on your computer. To add new components, click on Install." IDS_NETWORKDOMAINTITLE "Workgroup or Computer Domain" - IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administator. A workgroup is a group of computers sharing the same workgroup name." + IDS_NETWORKDOMAINSUBTITLE "A domain is a group of computers defined by a network administrator. A workgroup is a group of computers sharing the same workgroup name." IDS_REACTOS_SETUP "ReactOS Setup" IDS_WZD_DOMAIN_NAME "Setup cannot continue until you\nenter the name of your domain\nor workgroup." END diff --git a/reactos/dll/win32/samsrv/lang/de-DE.rc b/reactos/dll/win32/samsrv/lang/de-DE.rc index d0e32b428b9..7b26ba226e0 100644 --- a/reactos/dll/win32/samsrv/lang/de-DE.rc +++ b/reactos/dll/win32/samsrv/lang/de-DE.rc @@ -15,7 +15,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Benutzer können keine Änderungen am System vornehmen." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/en-US.rc b/reactos/dll/win32/samsrv/lang/en-US.rc index 484d607e75f..075ab75fe20 100644 --- a/reactos/dll/win32/samsrv/lang/en-US.rc +++ b/reactos/dll/win32/samsrv/lang/en-US.rc @@ -15,7 +15,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Users are prevented from making system-wide changes." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/es-ES.rc b/reactos/dll/win32/samsrv/lang/es-ES.rc index 4481ff42a22..7abe9d7c438 100644 --- a/reactos/dll/win32/samsrv/lang/es-ES.rc +++ b/reactos/dll/win32/samsrv/lang/es-ES.rc @@ -16,7 +16,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Los usuarios no pueden hacer cambios que afecten al sistema." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/it-IT.rc b/reactos/dll/win32/samsrv/lang/it-IT.rc index bb91abe91ee..54682368b79 100644 --- a/reactos/dll/win32/samsrv/lang/it-IT.rc +++ b/reactos/dll/win32/samsrv/lang/it-IT.rc @@ -15,7 +15,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Gli utenti non possono apportare modifiche a livello di sistema." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/ja-JP.rc b/reactos/dll/win32/samsrv/lang/ja-JP.rc index 6f444ff3939..6463a8784cb 100644 --- a/reactos/dll/win32/samsrv/lang/ja-JP.rc +++ b/reactos/dll/win32/samsrv/lang/ja-JP.rc @@ -15,7 +15,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "ユーザーは、システム規模の変更をすることができません。" /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/pl-PL.rc b/reactos/dll/win32/samsrv/lang/pl-PL.rc index 550543204fc..2879d4868e7 100644 --- a/reactos/dll/win32/samsrv/lang/pl-PL.rc +++ b/reactos/dll/win32/samsrv/lang/pl-PL.rc @@ -15,7 +15,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Użytkownicy nie mogą dokonywać istotnych zmian w systemie." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/ro-RO.rc b/reactos/dll/win32/samsrv/lang/ro-RO.rc index 9bbcc76dcc8..c126fa3c4cd 100644 --- a/reactos/dll/win32/samsrv/lang/ro-RO.rc +++ b/reactos/dll/win32/samsrv/lang/ro-RO.rc @@ -17,7 +17,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Utilizatorilor le este limitată capacitatea de a aduce modificări în sistem." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/ru-RU.rc b/reactos/dll/win32/samsrv/lang/ru-RU.rc index ce976893f1c..ac3300b6158 100644 --- a/reactos/dll/win32/samsrv/lang/ru-RU.rc +++ b/reactos/dll/win32/samsrv/lang/ru-RU.rc @@ -17,7 +17,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Пользователи не имеют прав на изменение параметров системы и могут запускать большинство приложений." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator"// Не изменять, иначе будут глюки с нерусскими программами diff --git a/reactos/dll/win32/samsrv/lang/sq-AL.rc b/reactos/dll/win32/samsrv/lang/sq-AL.rc index 3c19d95fa18..cf0f13c719d 100644 --- a/reactos/dll/win32/samsrv/lang/sq-AL.rc +++ b/reactos/dll/win32/samsrv/lang/sq-AL.rc @@ -19,7 +19,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Përdoruesit janë të penguar për ndryshim bërje të gjërave të sistemit." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administratorër" diff --git a/reactos/dll/win32/samsrv/lang/tr-TR.rc b/reactos/dll/win32/samsrv/lang/tr-TR.rc index 123247e03fd..a52ea0dc4aa 100644 --- a/reactos/dll/win32/samsrv/lang/tr-TR.rc +++ b/reactos/dll/win32/samsrv/lang/tr-TR.rc @@ -17,7 +17,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "Kullanıcılar, dizge değişiklikleri yapmaktan alıkonulmuştur." /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Yönetici" diff --git a/reactos/dll/win32/samsrv/lang/zh-CN.rc b/reactos/dll/win32/samsrv/lang/zh-CN.rc index a911965482e..a15600a36da 100644 --- a/reactos/dll/win32/samsrv/lang/zh-CN.rc +++ b/reactos/dll/win32/samsrv/lang/zh-CN.rc @@ -17,7 +17,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "防止用户进行全系统更改。" /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/samsrv/lang/zh-TW.rc b/reactos/dll/win32/samsrv/lang/zh-TW.rc index 1f3a8000bca..59261ef965f 100644 --- a/reactos/dll/win32/samsrv/lang/zh-TW.rc +++ b/reactos/dll/win32/samsrv/lang/zh-TW.rc @@ -17,7 +17,7 @@ BEGIN IDS_ALIAS_USERS_COMMENT "防止使用者進行全系統更改。" /* * ATTENTION: - * If you translate the administator account name, keep IDS_USER_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_USER_ADMINISTRATOR_NAME and * syssetup.dll:IDS_ADMINISTRATOR_NAME synchronized. */ IDS_USER_ADMINISTRATOR_NAME "Administrator" diff --git a/reactos/dll/win32/syssetup/lang/bg-BG.rc b/reactos/dll/win32/syssetup/lang/bg-BG.rc index 02fc82e87cc..53407ca8847 100644 --- a/reactos/dll/win32/syssetup/lang/bg-BG.rc +++ b/reactos/dll/win32/syssetup/lang/bg-BG.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/cs-CZ.rc b/reactos/dll/win32/syssetup/lang/cs-CZ.rc index 0a4780d9a7c..99f5917cba3 100644 --- a/reactos/dll/win32/syssetup/lang/cs-CZ.rc +++ b/reactos/dll/win32/syssetup/lang/cs-CZ.rc @@ -156,7 +156,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/de-DE.rc b/reactos/dll/win32/syssetup/lang/de-DE.rc index 931d00d2dc6..f93d559c415 100644 --- a/reactos/dll/win32/syssetup/lang/de-DE.rc +++ b/reactos/dll/win32/syssetup/lang/de-DE.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/el-GR.rc b/reactos/dll/win32/syssetup/lang/el-GR.rc index 56224fa67a8..0f6cbdea97e 100644 --- a/reactos/dll/win32/syssetup/lang/el-GR.rc +++ b/reactos/dll/win32/syssetup/lang/el-GR.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/en-US.rc b/reactos/dll/win32/syssetup/lang/en-US.rc index c9f803cbec7..5538cbab7b8 100644 --- a/reactos/dll/win32/syssetup/lang/en-US.rc +++ b/reactos/dll/win32/syssetup/lang/en-US.rc @@ -169,7 +169,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/es-ES.rc b/reactos/dll/win32/syssetup/lang/es-ES.rc index 8466b106fa4..5770ddb8ecf 100644 --- a/reactos/dll/win32/syssetup/lang/es-ES.rc +++ b/reactos/dll/win32/syssetup/lang/es-ES.rc @@ -151,7 +151,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/et-EE.rc b/reactos/dll/win32/syssetup/lang/et-EE.rc index 8767b552315..609434cdc9b 100644 --- a/reactos/dll/win32/syssetup/lang/et-EE.rc +++ b/reactos/dll/win32/syssetup/lang/et-EE.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/fr-FR.rc b/reactos/dll/win32/syssetup/lang/fr-FR.rc index 25c2d53994b..cf5651d2f1d 100644 --- a/reactos/dll/win32/syssetup/lang/fr-FR.rc +++ b/reactos/dll/win32/syssetup/lang/fr-FR.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/he-IL.rc b/reactos/dll/win32/syssetup/lang/he-IL.rc index 015e6ae3e2e..228aaec3563 100644 --- a/reactos/dll/win32/syssetup/lang/he-IL.rc +++ b/reactos/dll/win32/syssetup/lang/he-IL.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/hu-HU.rc b/reactos/dll/win32/syssetup/lang/hu-HU.rc index 8282d950238..a0fb80fdb19 100644 --- a/reactos/dll/win32/syssetup/lang/hu-HU.rc +++ b/reactos/dll/win32/syssetup/lang/hu-HU.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/id-ID.rc b/reactos/dll/win32/syssetup/lang/id-ID.rc index da6f512f292..8bce1d33205 100644 --- a/reactos/dll/win32/syssetup/lang/id-ID.rc +++ b/reactos/dll/win32/syssetup/lang/id-ID.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/it-IT.rc b/reactos/dll/win32/syssetup/lang/it-IT.rc index 820a6ded286..d9e8e7a6195 100644 --- a/reactos/dll/win32/syssetup/lang/it-IT.rc +++ b/reactos/dll/win32/syssetup/lang/it-IT.rc @@ -150,7 +150,7 @@ IDS_REACTOS_SETUP "Installazione di ReactOS" IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/ja-JP.rc b/reactos/dll/win32/syssetup/lang/ja-JP.rc index 5d0c8f89a5c..06a4ec1d722 100644 --- a/reactos/dll/win32/syssetup/lang/ja-JP.rc +++ b/reactos/dll/win32/syssetup/lang/ja-JP.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/nl-NL.rc b/reactos/dll/win32/syssetup/lang/nl-NL.rc index 6eeb3385d9f..88acc57c304 100644 --- a/reactos/dll/win32/syssetup/lang/nl-NL.rc +++ b/reactos/dll/win32/syssetup/lang/nl-NL.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/no-NO.rc b/reactos/dll/win32/syssetup/lang/no-NO.rc index e2da8bb6d08..8d5f792b2ff 100644 --- a/reactos/dll/win32/syssetup/lang/no-NO.rc +++ b/reactos/dll/win32/syssetup/lang/no-NO.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/pl-PL.rc b/reactos/dll/win32/syssetup/lang/pl-PL.rc index 59ece3123a3..7c454ec7304 100644 --- a/reactos/dll/win32/syssetup/lang/pl-PL.rc +++ b/reactos/dll/win32/syssetup/lang/pl-PL.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/pt-BR.rc b/reactos/dll/win32/syssetup/lang/pt-BR.rc index ae5dc023bac..f590be48d35 100644 --- a/reactos/dll/win32/syssetup/lang/pt-BR.rc +++ b/reactos/dll/win32/syssetup/lang/pt-BR.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/ro-RO.rc b/reactos/dll/win32/syssetup/lang/ro-RO.rc index d09ac3ff63d..2af9567982b 100644 --- a/reactos/dll/win32/syssetup/lang/ro-RO.rc +++ b/reactos/dll/win32/syssetup/lang/ro-RO.rc @@ -159,7 +159,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/ru-RU.rc b/reactos/dll/win32/syssetup/lang/ru-RU.rc index 3b385372729..2515e1d9439 100644 --- a/reactos/dll/win32/syssetup/lang/ru-RU.rc +++ b/reactos/dll/win32/syssetup/lang/ru-RU.rc @@ -152,7 +152,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/sk-SK.rc b/reactos/dll/win32/syssetup/lang/sk-SK.rc index 463d158063c..7a9ff01b7b9 100644 --- a/reactos/dll/win32/syssetup/lang/sk-SK.rc +++ b/reactos/dll/win32/syssetup/lang/sk-SK.rc @@ -156,7 +156,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/sq-AL.rc b/reactos/dll/win32/syssetup/lang/sq-AL.rc index c6daf57c2cf..6d3b06a8c43 100644 --- a/reactos/dll/win32/syssetup/lang/sq-AL.rc +++ b/reactos/dll/win32/syssetup/lang/sq-AL.rc @@ -169,7 +169,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/tr-TR.rc b/reactos/dll/win32/syssetup/lang/tr-TR.rc index 4fd5f2001c4..74f4fbb7655 100644 --- a/reactos/dll/win32/syssetup/lang/tr-TR.rc +++ b/reactos/dll/win32/syssetup/lang/tr-TR.rc @@ -152,7 +152,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/uk-UA.rc b/reactos/dll/win32/syssetup/lang/uk-UA.rc index 1bb32efcf41..cd9285149cc 100644 --- a/reactos/dll/win32/syssetup/lang/uk-UA.rc +++ b/reactos/dll/win32/syssetup/lang/uk-UA.rc @@ -158,7 +158,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/zh-CN.rc b/reactos/dll/win32/syssetup/lang/zh-CN.rc index 08e7773fb90..8588d90c21e 100644 --- a/reactos/dll/win32/syssetup/lang/zh-CN.rc +++ b/reactos/dll/win32/syssetup/lang/zh-CN.rc @@ -150,7 +150,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ diff --git a/reactos/dll/win32/syssetup/lang/zh-TW.rc b/reactos/dll/win32/syssetup/lang/zh-TW.rc index 5e96efb0871..d3962df85cd 100644 --- a/reactos/dll/win32/syssetup/lang/zh-TW.rc +++ b/reactos/dll/win32/syssetup/lang/zh-TW.rc @@ -152,7 +152,7 @@ BEGIN IDS_REASON_UNKNOWN "" /* * ATTENTION: - * If you translate the administator account name, keep IDS_ADMINISTRATOR_NAME and + * If you translate the administrator account name, keep IDS_ADMINISTRATOR_NAME and * samsrv.dll:IDS_USER_ADMINISTRATOR_NAME synchronized. * Also check the IDD_COMPUTERPAGE dialog. */ -- 2.17.1