[RESOURCES] Remove redundant #pragma code_page(), includes, etc.

They are redundant when these are already present in the given module's
root resource file, from which the language-specific resource files are
being included.
This commit is contained in:
Hermès Bélusca-Maïto 2024-12-22 16:49:16 +01:00
parent 40f360445b
commit cc3672cb73
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
362 changed files with 110 additions and 867 deletions

View file

@ -8,8 +8,6 @@
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
BEGIN
IDS_DESCRIPTION "Ecran gol (animație de inactivitate)"

View file

@ -8,8 +8,6 @@
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
IDD_DLG_SCREEN DIALOGEX 0, 0, 172, 57
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Oprțiuni animație de inactivitate Fluturi"

View file

@ -8,8 +8,6 @@
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
BEGIN
IDS_DESCRIPTION "Cercuri (animație de inactivitate)"

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL

View file

@ -7,8 +7,6 @@
* DATE: 2007-12-02
*/
#include "resource.h"
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL

View file

@ -1,5 +1,3 @@
#include "resource.h"
/*
* translated by Caemyr - Olaf Siejka (Feb, 2008)
* Use ReactOS forum PM or IRC to contact me

View file

@ -6,12 +6,8 @@
* Copyright 2023-2024 Andrei Miloiu <miloiuandrei@gmail.com>
*/
#include "resource.h"
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
IDD_CONFIG DIALOGEX 0, 0, 340, 183
STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Setări pentru economizorul de ecran Matrix"

View file

@ -6,8 +6,6 @@
* TRANSLATOR: Sergey Stopkin
*/
#include "resource.h"
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -6,8 +6,6 @@
* DATE OF TR: 25-07-2007
*/
#include "resource.h"
LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -1,4 +1,3 @@
#include "resource.h"
LANGUAGE LANG_THAI, SUBLANG_DEFAULT

View file

@ -5,8 +5,6 @@
* TRANSLATOR: Copyright 2022 Süleyman Poyraz <zaryob.dev@gmail.com>
*/
#include "resource.h"
LANGUAGE LANG_TURKISH, SUBLANG_NEUTRAL
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -6,8 +6,6 @@
* TRANSLATOR: Artem Reznikov
*/
#include "resource.h"
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -1,7 +1,5 @@
/* Simplified Chinese translation by Henry Tang Ih 2015 (henrytang2@hotmail.com) */
#include "resource.h"
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -5,8 +5,6 @@
* TRANSLATORS: Copyright 2021 Chan Chilung <eason066@gmail.com>
*/
#include "resource.h"
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_HONGKONG
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -5,8 +5,6 @@
* TRANSLATORS: Copyright 2021 Chan Chilung <eason066@gmail.com>
*/
#include "resource.h"
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
IDD_CONFIG DIALOGEX 0, 0, 340, 183

View file

@ -8,8 +8,6 @@
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
BEGIN
IDS_DESCRIPTION "Câmp de stele (animație de inactivitate)"

View file

@ -20,15 +20,15 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_STR_ORIGINAL_FILENAME "fontsub.exe"
#include <reactos/version.rc>
/* UTF-8 */
#pragma code_page(65001)
1 ICON "fontsub.ico"
2 BITMAP "up.bmp"
3 BITMAP "down.bmp"
4 BITMAP "nil.bmp"
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_DE_DE
#include "lang/de-DE.rc"
#endif

View file

@ -8,9 +8,6 @@
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
1 MENU

View file

@ -8,9 +8,6 @@
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
1 MENU

View file

@ -10,9 +10,6 @@
* Translation: Julen Urizar Compains
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
1 MENU

View file

@ -8,9 +8,6 @@
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
1 MENU

View file

@ -8,9 +8,6 @@
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
1 MENU

View file

@ -8,9 +8,6 @@
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
1 MENU

View file

@ -5,9 +5,6 @@
* TRANSLATOR: Copyright 2022 Süleyman Poyraz <zaryob.dev@gmail.com>
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_TURKISH, SUBLANG_NEUTRAL
1 MENU

View file

@ -8,9 +8,6 @@
* work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
*/
/* UTF-8 */
#pragma code_page(65001)
/* Translated by Luke Luo <njlyf2011@hotmail.com> on 2018-11-13 */
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED

View file

@ -6,9 +6,6 @@
* REFERENCES: Chinese (Traditional) resource file
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_HONGKONG
1 MENU

View file

@ -6,9 +6,6 @@
* Copyright 2021 Chan Chilung <eason066@gmail.com>
*/
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
1 MENU

View file

@ -1,6 +1,8 @@
#include <windows.h>
#include <commctrl.h>
#pragma code_page(65001) /* UTF-8 */
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT

View file

@ -13,7 +13,6 @@
/* UTF-8 */
#pragma code_page(65001)
#ifdef LANGUAGE_EN_US
#include "lang/en-US.rc"
#endif