https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7cd1e606df6b61dc36fac…
commit 7cd1e606df6b61dc36fac15709a0aa2d7341e93d
Author: Joachim Henze <joachim.henze(a)reactos.org>
AuthorDate: Wed Nov 8 14:44:31 2023 +0100
Commit: GitHub <noreply(a)github.com>
CommitDate: Wed Nov 8 14:44:31 2023 +0100
[OPENGLCFG] 640x480-ify (#5906)
A simple one
---
dll/cpl/openglcfg/lang/cs-CZ.rc | 2 +-
dll/cpl/openglcfg/lang/de-DE.rc | 2 +-
dll/cpl/openglcfg/lang/en-US.rc | 2 +-
dll/cpl/openglcfg/lang/it-IT.rc | 2 +-
dll/cpl/openglcfg/lang/ja-JP.rc | 2 +-
dll/cpl/openglcfg/lang/pl-PL.rc | 2 +-
dll/cpl/openglcfg/lang/ro-RO.rc | 4 ++--
dll/cpl/openglcfg/lang/ru-RU.rc | 2 +-
dll/cpl/openglcfg/lang/tr-TR.rc | 4 ++--
dll/cpl/openglcfg/lang/zh-CN.rc | 4 ++--
dll/cpl/openglcfg/lang/zh-HK.rc | 2 +-
dll/cpl/openglcfg/lang/zh-TW.rc | 2 +-
12 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/dll/cpl/openglcfg/lang/cs-CZ.rc b/dll/cpl/openglcfg/lang/cs-CZ.rc
index ab51e72beaa..14ad1bfdf8b 100644
--- a/dll/cpl/openglcfg/lang/cs-CZ.rc
+++ b/dll/cpl/openglcfg/lang/cs-CZ.rc
@@ -1,6 +1,6 @@
LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Obecné"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/de-DE.rc b/dll/cpl/openglcfg/lang/de-DE.rc
index 1018c8ea618..0c416246c55 100644
--- a/dll/cpl/openglcfg/lang/de-DE.rc
+++ b/dll/cpl/openglcfg/lang/de-DE.rc
@@ -1,6 +1,6 @@
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Allgemein"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/en-US.rc b/dll/cpl/openglcfg/lang/en-US.rc
index f7bfdd7a51a..af2cd6c583f 100644
--- a/dll/cpl/openglcfg/lang/en-US.rc
+++ b/dll/cpl/openglcfg/lang/en-US.rc
@@ -1,6 +1,6 @@
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "General"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/it-IT.rc b/dll/cpl/openglcfg/lang/it-IT.rc
index 58518a6acc7..58bad632a17 100644
--- a/dll/cpl/openglcfg/lang/it-IT.rc
+++ b/dll/cpl/openglcfg/lang/it-IT.rc
@@ -1,6 +1,6 @@
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Generale"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/ja-JP.rc b/dll/cpl/openglcfg/lang/ja-JP.rc
index 88ea40d411c..6c4839ba6c0 100644
--- a/dll/cpl/openglcfg/lang/ja-JP.rc
+++ b/dll/cpl/openglcfg/lang/ja-JP.rc
@@ -1,6 +1,6 @@
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "一般設定"
FONT 9, "MS UI Gothic"
diff --git a/dll/cpl/openglcfg/lang/pl-PL.rc b/dll/cpl/openglcfg/lang/pl-PL.rc
index 39d0ccf94ec..250ae3d9d97 100644
--- a/dll/cpl/openglcfg/lang/pl-PL.rc
+++ b/dll/cpl/openglcfg/lang/pl-PL.rc
@@ -1,6 +1,6 @@
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Ogólne"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/ro-RO.rc b/dll/cpl/openglcfg/lang/ro-RO.rc
index ae4a2f3793a..f5bb6802f7d 100644
--- a/dll/cpl/openglcfg/lang/ro-RO.rc
+++ b/dll/cpl/openglcfg/lang/ro-RO.rc
@@ -1,8 +1,8 @@
-/* Translator: Ștefan Fulea (stefan dot fulea at mail dot com) */
+// COYPRIGHT: Ștefan Fulea <stefan.fulea(a)mail.com>
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Generale"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/ru-RU.rc b/dll/cpl/openglcfg/lang/ru-RU.rc
index c4bff7003af..6cad5ae9a7f 100644
--- a/dll/cpl/openglcfg/lang/ru-RU.rc
+++ b/dll/cpl/openglcfg/lang/ru-RU.rc
@@ -1,6 +1,6 @@
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Общее"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/tr-TR.rc b/dll/cpl/openglcfg/lang/tr-TR.rc
index 45cf0e184e7..c2f4953b74b 100644
--- a/dll/cpl/openglcfg/lang/tr-TR.rc
+++ b/dll/cpl/openglcfg/lang/tr-TR.rc
@@ -1,8 +1,8 @@
-/* TRANSLATOR: 2017, 2020 Erdem Ersoy (eersoy93) (erdemersoy [at] erdemersoy [dot] net)
*/
+// COPYRIGHT: 2017-2020 Erdem Ersoy
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "Genel"
FONT 8, "MS Shell Dlg"
diff --git a/dll/cpl/openglcfg/lang/zh-CN.rc b/dll/cpl/openglcfg/lang/zh-CN.rc
index e4335f2a290..c09c0cb6cd3 100644
--- a/dll/cpl/openglcfg/lang/zh-CN.rc
+++ b/dll/cpl/openglcfg/lang/zh-CN.rc
@@ -1,8 +1,8 @@
-/* Translation has been created by Luke Luo <njlyf2011(a)hotmail.com> in 2018 */
+// COPYRIGHT: 2018 Luke Luo <njlyf2011(a)hotmail.com>
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "常规"
FONT 9, "宋体"
diff --git a/dll/cpl/openglcfg/lang/zh-HK.rc b/dll/cpl/openglcfg/lang/zh-HK.rc
index 76f884e2738..ad13452d947 100644
--- a/dll/cpl/openglcfg/lang/zh-HK.rc
+++ b/dll/cpl/openglcfg/lang/zh-HK.rc
@@ -8,7 +8,7 @@
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_HONGKONG
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "一般"
FONT 9, "新細明體"
diff --git a/dll/cpl/openglcfg/lang/zh-TW.rc b/dll/cpl/openglcfg/lang/zh-TW.rc
index 5637392d594..1294b63d7a1 100644
--- a/dll/cpl/openglcfg/lang/zh-TW.rc
+++ b/dll/cpl/openglcfg/lang/zh-TW.rc
@@ -8,7 +8,7 @@
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
-IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 228
+IDD_PROPPAGEGENERAL DIALOGEX 0, 0, 246, 220
STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION "一般"
FONT 9, "新細明體"