mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[UTILMAN] Fix resource file headers. No code changes.
Addendum to 636f2e32.
This commit is contained in:
@@ -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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
||||
|
||||
@@ -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ń <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* TRANSLATED BY: Jose Carlos Jesus ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_RUSSIAN, SUBLANG_RUSSIAN_RUSSIA
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_UKRAINIAN, SUBLANG_UKRAINIAN_UKRAINE
|
||||
|
||||
@@ -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 ([email protected])
|
||||
* 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 <[email protected]>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
|
||||
|
||||
Reference in New Issue
Block a user