From eef0b74546e638599afab82dffad345e190fbd9f Mon Sep 17 00:00:00 2001 From: Stanislav Motylkov Date: Sat, 20 May 2023 15:02:04 +0300 Subject: [PATCH] [UTILMAN] Fix resource file headers. No code changes. Addendum to 636f2e32. --- base/applications/utilman/umandlg/lang/de-DE.rc | 7 ++++--- base/applications/utilman/umandlg/lang/en-US.rc | 8 ++++---- base/applications/utilman/umandlg/lang/es-ES.rc | 9 ++++----- base/applications/utilman/umandlg/lang/fr-FR.rc | 8 ++++---- base/applications/utilman/umandlg/lang/he-IL.rc | 8 ++++---- base/applications/utilman/umandlg/lang/it-IT.rc | 8 ++++---- base/applications/utilman/umandlg/lang/pl-PL.rc | 7 ++++--- base/applications/utilman/umandlg/lang/pt-PT.rc | 9 ++++----- base/applications/utilman/umandlg/lang/ro-RO.rc | 8 ++++---- base/applications/utilman/umandlg/lang/ru-RU.rc | 8 ++++---- base/applications/utilman/umandlg/lang/uk-UA.rc | 8 ++++---- base/applications/utilman/umandlg/lang/zh-CN.rc | 8 ++++---- 12 files changed, 48 insertions(+), 48 deletions(-) diff --git a/base/applications/utilman/umandlg/lang/de-DE.rc b/base/applications/utilman/umandlg/lang/de-DE.rc index 3a00f739187..1c2a8c0c973 100644 --- a/base/applications/utilman/umandlg/lang/de-DE.rc +++ b/base/applications/utilman/umandlg/lang/de-DE.rc @@ -1,7 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: German translation resource + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: German resource file + * TRANSLATOR: Copyright 2021 Robert Naumann */ LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL diff --git a/base/applications/utilman/umandlg/lang/en-US.rc b/base/applications/utilman/umandlg/lang/en-US.rc index 6c67cdf75ee..67fb8b87e53 100644 --- a/base/applications/utilman/umandlg/lang/en-US.rc +++ b/base/applications/utilman/umandlg/lang/en-US.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: English (United States of America) translation resource - * COPYRIGHT: Copyright 2019-2020 George Bișoc (george.bisoc@reactos.org) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: English (United States) resource file + * TRANSLATOR: Copyright 2019-2020 George Bișoc */ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US diff --git a/base/applications/utilman/umandlg/lang/es-ES.rc b/base/applications/utilman/umandlg/lang/es-ES.rc index 3f1cd3e772d..4b5813f5c16 100644 --- a/base/applications/utilman/umandlg/lang/es-ES.rc +++ b/base/applications/utilman/umandlg/lang/es-ES.rc @@ -1,9 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Spanish (Neutral) translation resource - * COPYRIGHT: Copyright 2019 George Bișoc (george.bisoc@reactos.org) - * TRANSLATION: Julen Urizar Compains (julenuri at hotmail dot com) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Spanish translation resource + * TRANSLATOR: Copyright 2020 Julen Urizar Compains */ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL diff --git a/base/applications/utilman/umandlg/lang/fr-FR.rc b/base/applications/utilman/umandlg/lang/fr-FR.rc index 91974eb33e1..76c8e0a2505 100644 --- a/base/applications/utilman/umandlg/lang/fr-FR.rc +++ b/base/applications/utilman/umandlg/lang/fr-FR.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: French (France) translation resource - * COPYRIGHT: Copyright 2019 Pierre Schweitzer (pierre@reactos.org) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: French translation resource + * TRANSLATOR: Copyright 2019 Pierre Schweitzer */ LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL diff --git a/base/applications/utilman/umandlg/lang/he-IL.rc b/base/applications/utilman/umandlg/lang/he-IL.rc index ec595f0240c..d16ce949376 100644 --- a/base/applications/utilman/umandlg/lang/he-IL.rc +++ b/base/applications/utilman/umandlg/lang/he-IL.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Hebrew (Israel) translation resource - * COPYRIGHT: Copyright 2019 Shy Zedaka (shaytzedaka123@gmail.com) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Hebrew (Israel) translation resource + * TRANSLATOR: Copyright 2019 Shy Zedaka */ LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT diff --git a/base/applications/utilman/umandlg/lang/it-IT.rc b/base/applications/utilman/umandlg/lang/it-IT.rc index 63accb62f50..7d8006c1650 100644 --- a/base/applications/utilman/umandlg/lang/it-IT.rc +++ b/base/applications/utilman/umandlg/lang/it-IT.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Italian (Italy) translation resource - * COPYRIGHT: Copyright 2019 George Bișoc (george.bisoc@reactos.org) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Italian resource file + * TRANSLATOR: Copyright 2019 George Bișoc */ LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL diff --git a/base/applications/utilman/umandlg/lang/pl-PL.rc b/base/applications/utilman/umandlg/lang/pl-PL.rc index 76f72403b5e..328457265fb 100644 --- a/base/applications/utilman/umandlg/lang/pl-PL.rc +++ b/base/applications/utilman/umandlg/lang/pl-PL.rc @@ -1,7 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Polish translation resource + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Polish resource file + * TRANSLATOR: Copyright 2019 Adam Słaboń */ LANGUAGE LANG_POLISH, SUBLANG_DEFAULT diff --git a/base/applications/utilman/umandlg/lang/pt-PT.rc b/base/applications/utilman/umandlg/lang/pt-PT.rc index ce097e870a0..f9cf90e7beb 100644 --- a/base/applications/utilman/umandlg/lang/pt-PT.rc +++ b/base/applications/utilman/umandlg/lang/pt-PT.rc @@ -1,9 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Portuguese (Portugal) translation resource - * COPYRIGHT: Copyright 2019-2020 George Bișoc (george.bisoc@reactos.org) - * TRANSLATED BY: Jose Carlos Jesus (zecarlos1957@hotmail.com) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Portuguese (Portugal) resource file + * TRANSLATOR: Copyright 2023 Jose Carlos Jesus */ LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL diff --git a/base/applications/utilman/umandlg/lang/ro-RO.rc b/base/applications/utilman/umandlg/lang/ro-RO.rc index 75f9844acac..869f3f793ae 100644 --- a/base/applications/utilman/umandlg/lang/ro-RO.rc +++ b/base/applications/utilman/umandlg/lang/ro-RO.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Romanian (Romania) translation resource - * COPYRIGHT: Copyright 2019 George Bișoc (george.bisoc@reactos.org) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Romanian resource file + * TRANSLATOR: Copyright 2019 George Bișoc */ LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL diff --git a/base/applications/utilman/umandlg/lang/ru-RU.rc b/base/applications/utilman/umandlg/lang/ru-RU.rc index 34ae391dbd6..2f43caa391b 100644 --- a/base/applications/utilman/umandlg/lang/ru-RU.rc +++ b/base/applications/utilman/umandlg/lang/ru-RU.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Russian (Russia) translation resource - * COPYRIGHT: Copyright 2019 Oleg Dubinskiy (oleg.dubinskij30@gmail.com) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Russian resource file + * TRANSLATOR: Copyright 2019 Oleg Dubinskiy */ LANGUAGE LANG_RUSSIAN, SUBLANG_RUSSIAN_RUSSIA diff --git a/base/applications/utilman/umandlg/lang/uk-UA.rc b/base/applications/utilman/umandlg/lang/uk-UA.rc index 9bb9e7410a6..e5c487c37f2 100644 --- a/base/applications/utilman/umandlg/lang/uk-UA.rc +++ b/base/applications/utilman/umandlg/lang/uk-UA.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Ukrainian (Ukraine) translation resource - * COPYRIGHT: Copyright 2019 Oleg Dubinskiy (oleg.dubinskij30@gmail.com) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Ukrainian resource file + * TRANSLATOR: Copyright 2019 Oleg Dubinskiy */ LANGUAGE LANG_UKRAINIAN, SUBLANG_UKRAINIAN_UKRAINE diff --git a/base/applications/utilman/umandlg/lang/zh-CN.rc b/base/applications/utilman/umandlg/lang/zh-CN.rc index fa6816cd37b..12bf246c1fa 100644 --- a/base/applications/utilman/umandlg/lang/zh-CN.rc +++ b/base/applications/utilman/umandlg/lang/zh-CN.rc @@ -1,8 +1,8 @@ /* - * PROJECT: ReactOS Utility Manager (Accessibility) - * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) - * PURPOSE: Simplified Chinese translation resource - * COPYRIGHT: Copyright 2020 Zheng Jianping (robsean@126.com) + * PROJECT: ReactOS Utility Manager Resources DLL (UManDlg.dll) + * LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+) + * PURPOSE: Chinese (Simplified) resource file + * TRANSLATOR: Copyright 2020 Zheng Jianping */ LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED