Hasan Eliküçük
c6411ffa05
[CPL] Update Turkish (tr-TR) translation ( #8982 )
...
- [APPWIZ] Update Turkish (tr-TR) translation
- [DESK] Update Turkish (tr-TR) translation
- [HOTPLUG] Update Turkish (tr-TR) translation
- [INPUT] Update Turkish (tr-TR) translation
- [POWERCFG] Update Turkish (tr-TR) translation
- [SYSDM] Update Turkish (tr-TR) translation
Reviewed-by: Mahir Gül <[email protected] >
Reviewed-by: Vakkas Emre Yıldız <[email protected] >
Reviewed-by: Stanislav Motylkov <[email protected] >
2026-05-14 14:06:37 +03:00
Ostap Burtoviy
2c377eba79
[TRANSLATION] Improve Ukrainian (uk-UA) translation ( #8756 )
...
Improve Ukrainian translation across several components.
- Replace "настройка" with "налаштування" (russism)
- Translate missing strings.
- Update to modern file headers, also fix typo "Ukraianian" -> "Ukrainian"
2026-05-08 21:24:40 +03:00
Chan Chilung
9ef0557de5
[KBSWITCH][CPL] Update Traditional Chinese (zh-TW) translation ( #8621 )
...
Update translation for KBSWITCH, and the following CPL applets:
DESK, HOTPLUG, INPUT, MMSYS, POWERCFG, SYSDM.
2026-02-13 22:41:09 +01:00
Eric Kohl
974807294f
[BOOTDATA][INPUT][KBDCMK] Add Colemak keyboard layout
...
- Add the Colemak keyboard layout. It is not done yet. Some deadkey translations are still missing.
- Add missing strings for the German Extended (E1) keyboard layout.
CORE-4463
2025-10-09 00:04:34 +02:00
Stanislav Motylkov
b9a500cf32
[INPUT] Update Russian (ru-RU) translation
...
Addendum to 5a86857637 .
2025-10-05 23:48:07 +02:00
Eric Kohl
5a86857637
[INPUT] Add string resources for the German Extended keyboard layouts E1 and E2
2025-10-04 10:12:41 +02:00
Piotr Hetnarowicz
283e351724
[INPUT] Update Polish (pl-PL) translation ( #8202 )
...
Addendum to 0eadf4a00c + 17e1cf3127 and 80c4856bba .
2025-07-03 15:10:33 +03:00
Václav Zouzalík
cef5aa294e
[INPUT] Update German (de-DE) translation ( #7518 )
2025-01-16 18:21:53 +01:00
Andrei Miloiu
8f9c1f9fd5
[INPUT] Update Romanian (ro-RO) translation ( #6667 )
2024-07-16 20:57:19 +02:00
073f594749
[INPUT] Update Czech (cs-CZ) translation ( #7070 )
...
Co-authored-by: Stanislav Motylkov <[email protected] >
Co-authored-by: Joachim Henze <[email protected] >
2024-07-07 14:29:24 +02:00
Jose Carlos Jesus
c43a638fc1
[INPUT] Update Portuguese (pt-PT) translation ( #7032 )
...
- Change SUBLANG to NEUTRAL.
- Add resource file header.
2024-06-17 19:20:14 +03:00
Ratin Gao
67d5a53839
[TRANSLATION] Improve Simplified Chinese (zh-CN) translation ( #6804 )
...
- Add and improve translation
- Fix mistakes
Reviewed-by: Chilung Chan <[email protected] >
Reviewed-by: yangyangdaji <[email protected] >
Reviewed-by: He Yang <[email protected] >
2024-06-13 16:36:41 +03:00
Katayama Hirofumi MZ
fcbcc5b30c
[KBSWITCH][INPUT][SDK] Use <imm32_undoc.h>'s IS_IME_HKL ( #6588 )
...
Unify the private IMM32 macro
definitions. Refactoring...
JIRA issue: CORE-19361
- Define IS_SPECIAL_HKL macro
in <imm32_undoc.h>.
- Use IS_IME_HKL and
IS_SPECIAL_HKL macros of
<imm32_undoc.h>,
in kbswitch and input modules.
2024-03-10 12:15:56 +09:00
Jose Carlos Jesus
d4a453ca2e
[TRANSLATION] Improve Portuguese (pt-PT) translation ( #6171 )
...
Updates for DESK.CPL, INPUT.CPL, EXPLORER.EXE, SHELL32.DLL
2024-01-17 16:07:21 +01:00
Katayama Hirofumi MZ
f7a4c26322
[INPUT] Fix exception on SPI_SETDEFALTINPUTLANG ( #6043 )
...
Follow-up to #4666 . Fix an abnormal termination at setting the default language.
- pCurrent was NULL at the scene. Don't use it there for SPI_SETDEFALTINPUTLANG.
- Save the default keyboard layout. Use it.
CORE-11700, CORE-13244, CORE-18364
2023-11-27 20:25:58 +09:00
Katayama Hirofumi MZ
80c4856bba
[INPUT] Implement advanced settings ( #5864 )
...
Allow the user to turn off "Advanced Text Service".
[HKEY_CURRENT_USER\Software\Microsoft\CTF]
"Disable Thread Input Manager"=dword:00000001
Implement AdvancedSettingsPageProc procedure.
Modify IDS_REBOOT_NOW resource string.
CORE-19268
2023-11-19 21:39:06 +09:00
Andrei Miloiu
df24297a10
[INPUT] Update Romanian (ro-RO) translation ( #5930 )
2023-11-08 20:05:17 +01:00
Andrei Miloiu
5e4c6ae983
[INPUT] Improve Romanian (ro-RO) translation ( #5386 )
2023-07-02 13:01:09 +02:00
Jose Carlos Jesus
30bc0b6b7a
[CPL:INPUT] Fix "Dvorak" typo in all .rc files ( #5277 )
...
CORE-18843
2023-05-11 16:28:59 +02:00
Katayama Hirofumi MZ
7eda556c64
[INPUT] Remove fake SHLoadRegUIStringW hack ( #5258 )
...
Because shlwapi!SHLoadRegUIStringW function is already implemented, so we don't need the hack any more. CORE-11700
2023-04-29 07:27:54 +09:00
2ea56af2e8
[TRANSLATION] Add/Update Turkish (tr-TR) translations ( #4959 )
...
Programs: at, charmap, diskpart, drwtsn32, explorer, fc, fontview, format, reg, timeout, where, wmic,
mspaint, regedit, runas, rundll32, subst, utilman, umandlg, w32time, winlogon
Tools: arping, vgafontedit, explorer-old, fraginator, fontsub, systeminfo, vcdcontroltool
CPLs: desk, hotplug, input, sysdm
DLLs: newdev, syssetup, user32
Themes: lunar
Screensavers: blankscr, butterflies, circles, cylfrac, matrix, mazescr, ssstars, starfield
Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected] >
Co-authored-by: Stanislav Motylkov <[email protected] >
2023-02-15 17:29:52 +01:00
Jose Carlos Jesus
dfb7e2d639
[TRANSLATION] Improve Portuguese (pt-PT) translation ( #4886 )
...
- [APPWIZ] Improve pt-PT translation
- [INPUT] Update pt-PT translation
- [INTL] Fix typos in pt-PT translation
- [LICCPA] Improve pt-PT translation
- [SYSDM] Update and improve pt-PT translation
- [NTOBJSHEX] Update pt-PT translation
- [ZIPFLDR] Update and improve pt-PT translation
2022-11-20 23:20:11 +03:00
Piotr Hetnarowicz
2a400b29c0
[INPUT] Update Polish (pl-PL) translation ( #4858 )
...
Reviewed-by: Adam Stachowicz <[email protected] >
2022-11-10 02:08:40 +03:00
Katayama Hirofumi MZ
4d9026c852
[CPL:INPUT] Return TRUE against WM_INITDIALOG and add WS_TABSTOP
...
This affects control focus.
2022-10-30 08:01:57 +09:00
Katayama Hirofumi MZ
36f7d1a953
[KBSWITCH][CPL:INPUT][NTUSER][EXPLORER] Fix keyboard layout icon ( #4815 )
...
Fix keyboard layout icon in taskbar notification area. JIRA issue: CORE-11700, CORE-2699, CORE-18546
- Call ActivateKeyboardLayout to select the keyboard layout correctly.
- Modify WM_INPUTLANGCHANGEREQUEST parameter.
- Modify BroadcastSystemMessageW parameter.
- Revert Taskbar Notification Area MA_NOACTIVATE HACK 8344291 . This fixes Context Menu display.
- Load the "IME File" value and set the IME icon if necessary.
- Correctly implement global hooks.
2022-10-29 07:35:19 +09:00
Andrei Miloiu
5b4a145453
[TRANSLATION] Big Romanian (ro-RO) translation update - part 1 ( #4701 )
...
- [CALC] Improve Romanian (ro-RO) translation
- [SOLITAIRE] Improve Romanian (ro-RO) translation
- [MSPAINT] Improve Romanian (ro-RO) translation
- [MSTSC] Improve Romanian (ro-RO) translation
- [SNDVOL32] Improve Romanian (ro-RO) translation
- [REACTOS] Improve Romanian (ro-RO) translation
- [USETUP] Improve Romanian (ro-RO) translation
- [DESK] Improve Romanian (ro-RO) translation
- [INPUT] Improve Romanian (ro-RO) translation
- [INTL] Improve Romanian (ro-RO) translation
- [JOY] Improve Romanian (ro-RO) translation
- [MMSYS] Improve Romanian (ro-RO) translation
- [POWERCFG] Improve Romanian (ro-RO) translation
- [SYSDM] Improve Romanian (ro-RO) translation
- [ACPPAGE] Improve Romanian (ro-RO) translation
- [DESKADP] Improve Romanian (ro-RO) translation
- [MYDOCS] Add Romanian (ro-RO) translation
- [NETPLWIZ] Add Romanian (ro-RO) translation
- [NTOBJSHEX] Improve Romanian (ro-RO) translation
- [SENDMAIL] Add Romanian (ro-RO) translation
- [ZIPFLDR] Improve Romanian (ro-RO) translation
- [JSCRIPT] Improve Romanian (ro-RO) translation
- [MSGINA] Improve Romanian (ro-RO) translation
- [SYSSETUP] Improve Romanian (ro-RO) translation
- [MC] Add Romanian (ro-RO) translation
Reviewed-by: Ștefan Fulea <[email protected] >
Reviewed-by: Joachim Henze <[email protected] >
Reviewed-by: George Bișoc <[email protected] >
Reviewed-by: Stanislav Motylkov <[email protected] >
2022-10-09 14:00:20 +03:00
Stanislav Motylkov
0ee5e4c7e3
[INPUT] Update Russian (ru-RU) translation
...
Addendum to 5f4bb73e .
2022-09-29 11:08:17 +03:00
Hermès Bélusca-Maïto
fb68e76c51
[TRANSLATION][INPUT.CPL] Update french translation.
2022-09-29 04:27:15 +02:00
Hermès Bélusca-Maïto
dbe4abab4f
[KBSWITCH][INPUT.CPL] Correctly do the input language indicator.
...
Addendum to commits 5f4bb73e and c6ccb92b .
- GetLocaleInfo() returns an int, not a bool: makes it clear in the test.
- No need to use StringCchCopy() to just initialize two chars to the
same value.
- The question about the test in https://github.com/reactos/reactos/pull/4723#discussion_r981331634
was meant to discover that CreateDIBSection() was unnecessary, since
the very original code (before commit 0991cedc ) did not use it and was
working fine in that regard. The simple fix was to use GetDC(NULL).
- Use SM_CXSMICON/SM_CYSMICON metrics for the KBSWITCH indicator as well.
- Override the font size obtained from SPI_GETICONTITLELOGFONT with a
known one (allows to get a correct indicator even if the user font
is very large).
- Do the initialization in such a way that in case SPI_GETICONTITLELOGFONT
or CreateFontIndirect fails, we always fall back to the default stock
font that is ensured to always exist.
- Initialize *all* the fields of the IconInfo structure.
2022-09-29 04:06:17 +02:00
Katayama Hirofumi MZ
5f4bb73eda
[CPL][INPUT] Make the ListView a TreeView ( #4726 )
...
- Make the list a TreeView.
- Modify IDD_PROPPAGESETTINGS resource dialog for UI compatibility.
2022-09-29 07:31:43 +09:00
Katayama Hirofumi MZ
e5ebbc8afa
[CPL] Boundary check of Control Panel applets ( #4706 )
...
- Check the boundary (i < NUM_APPLETS) of the variable i in CPlApplet functions.
- Use UINT type for the variable i.
2022-09-17 13:59:51 +09:00
Katayama Hirofumi MZ
fd46398b63
[INPUT] Fix IsRebootNeeded condition
...
If there is any IME HKL, reboot is needed.
Follow-up to #4666 (596f04b ). CORE-11700, CORE-18364
2022-09-17 07:12:05 +09:00
Katayama Hirofumi MZ
87f2950e1a
[INPUT] Follow-up of #4666 ( 596f04b)
...
Reboot is still needed for IME settings.
CORE-11700, CORE-18364
2022-09-16 08:26:22 +09:00
Katayama Hirofumi MZ
596f04be6b
[USER32][INPUT] Support various keyboard layouts ( #4666 )
...
- Fix IntLoadKeyboardLayout function to return the correct HKL value.
- Modify LAYOUT_LIST_NODE structure to add more information.
- Fix LayoutList_GetByHkl function to choose the IME HKLs correctly.
- Ignore DELETED entries correctly.
- Improve UI/UX.
CORE-11700, CORE-13244, CORE-18364
2022-09-16 08:09:37 +09:00
Thamatip Chitpong
67f7971fa2
[INPUT] Fix taskbar icon and remove small icon hack ( #4688 )
...
- Use int for applet index (like other CPLs).
- Revert some changes from 976d48b .
2022-09-14 23:29:29 +09:00
Katayama Hirofumi MZ
976d48baeb
[CPL][INPUT] s/IDI_KEY_SHORT_ICO/IDI_CPLSYSTEM/ and small icon
...
The task icon of Taskbar was wrong...
2022-09-14 03:39:18 +09:00
Katayama Hirofumi MZ
4d724b6fbb
[INPUT] Refactor LayoutList_Create ( #4626 )
...
LayoutList_Create function was too complicated. CORE-11700
2022-08-25 08:38:49 +09:00
Thamatip Chitpong
0ed302ef65
[INPUT] Use MAKEINTRESOURCE instead of LoadString ( #4628 )
2022-08-24 15:17:14 +09:00
Jose Carlos Jesus
f111d4a703
[TRANSLATION] Improve Portuguese (pt-PT) translation ( #4445 )
...
* [RAPPS][EXPLORER] Improve pt-PT translation
* [BROWSEUI][COMCTL32][SHELL32] Improve pt-PT translation
* [INPUT][INTL][POWERCFG] Improve pt-PT translation
* [MAIN] Adjust object position to fit all text
* [SYSSETUP][USERENV] Update pt-PT translation
* [INF] Update pt-PT translation
2022-04-28 18:14:33 +03:00
Wu Haotian and Liu Wenyuan
0c42866e64
[TRANSLATION] Review & update Simplified Chinese (zh-CN) translation ( #3933 )
...
Reviewed all Chinese Simplified translation files and updated those
inappropriate or outdated ones.
Co-authored-by: Liu Wenyuan <[email protected] >
Reviewed-by: Chan Chilung <[email protected] >
Reviewed-by: He Yang <[email protected] >
Reviewed-by: Zheng Jianping <[email protected] >
Reviewed-by: Luo Yufan <[email protected] >
Reviewed-by: Hermès Bélusca-Maïto <[email protected] >
Reviewed-by: Stanislav Motylkov <[email protected] >
2022-03-31 20:30:52 +03:00
Chan Chilung
2752c42f0b
[TRANSLATION] Update Hong Kong Chinese (zh-HK) translation - Part 2 ( #4347 )
...
- Added zh-HK translation for following files:
- [BASE/SERVICES/W32TIME]
- [BASE/SYSTEM/...] (except CMD console only applications)
- [FDEBUG]
- [DLL/CPL/...] (except Wine related applications)
- [DLL/SHELLEXT/...]
- [DLL/WIN32/...] (not all applications are translated, and Wine related applications are excluded from this part)
- [MODULES/ROSAPPS/APPLICATIONS/...] (not all applications are translated)
- [SCREENSAVERS]
- [NTVDM]
- [USERSRV]
- Translation Improvement
- Fix header for zh-TW and zh-HK translation files
Reviewed-by: Luo Yufan <[email protected] >
Reviewed-by: Hermès Bélusca-Maïto <[email protected] >
Reviewed-by: Stanislav Motylkov <[email protected] >
2022-03-31 17:10:21 +03:00
Chan Chilung
171a920680
[TRANSLATION] Update Chinese Traditional (zh-TW) translation ( #4154 )
...
- Added translation for:
- [W32TIME]
- [MODE]
- [TIMEOUT]
- [MODEMUI]
- [ARPING]
- [FRAGINATOR]
- and more
- Updated existing translation
- [WINNLS] Update cht (zh-TW) and zhh (zh-HK)
- [DOC] Update rules in Chinese translation notes.txt
- Wine translation sync
Some of the punctuation use in WIne has been converted to half-width,
so the punctuation will no longer synced.
2022-01-14 20:22:46 +03:00
Chan Chilung
c1c59624ba
[TRANSLATION] Chinese Traditional (zh-TW) translation update ( #4039 )
2021-12-10 01:16:32 +03:00
Stanislav Motylkov
cdcd954734
[BOOTDATA] hivesys.inf: Add Russian translation for keyboard layouts
...
[INPUT.CPL] Fix some mistakes in Russian translation
2021-10-25 00:46:08 +03:00
Chan Chilung
570cedf176
[SETUPLIB][INPUT.CPL] Move zh-MO to ChineseTraditionalFonts group ( #4010 )
...
- The use of Traditional Chinese character is far more than Simplified one according to Wikipedia
- The code page used on zh-MO is 950, which is Traditional Chinese's one
- zh-MO is described as Traditional Chinese here: https://support.microsoft.com/en-us/windows/microsoft-traditional-chinese-ime-ef596ca5-aff7-4272-b34b-0ac7c2631a38#ID0EBBD=Microsoft_ChangJie/Quick
2021-10-11 16:24:21 +03:00
Chan Chilung
463784c5f1
[TRANSLATION] Chinese Traditional (zh-TW) translation update ( #3954 )
...
Also sync LOCALMON/UI translation with Wine.
2021-10-10 15:00:44 +03:00
Hermès Bélusca-Maïto
9393fc320e
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
...
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
2021-09-13 03:52:22 +02:00
Süleyman Poyraz
53221834c5
[TRANSLATION] Add and improve Turkish (tr-TR) translation ( #3561 )
...
Reviewed-by: Can Taşan <[email protected] >
Reviewed-by: Ercan Ersoy <[email protected] >
Signed-off-by: Süleyman Poyraz <[email protected] >
2021-09-12 00:34:11 +03:00
Chan Chilung
6a31fe6ca7
[TRANSLATION][INF] Update Chinese Traditional (zh-TW) translation ( #3468 )
...
- Add / improve Chinese Traditional Translations for INFs.
- Name changing (removed Aobi in my name)
Add Chinese Traditional translation for:
- cmdutils/at
- cmdutils/comp
- hotplug.cpl
- rosapps' sysutils/ctm
Chinese Traditional (zh-TW) translation update for:
- cmdutils/find
- cmdutils/help
- cmdutils/label
- cmdutils/whoami
- mspaint
- shutdown
- taskmgr
- diskpart
- format
- appwiz.cpl
- input.cpl
- powercfg.cpl
- shimgvw
- user32
2021-03-09 16:51:37 +01:00
Erdem Ersoy
8a92b55649
[TRANSLATION] Update Turkish (tr-TR) translations of Control Panel applets ( #3367 )
2020-12-31 00:46:05 +03:00