Serge Gautherie
2d655a487e
[MORE] PagePrompt(): Optimize check to load string resources ( #7476 )
...
It is useless to check each string individually and to try to load them again.
Use a common flag instead.
Follow-up to 2dbbfe8
(0.4.15-dev-2691).
2024-10-22 20:44:27 +02:00
Timo Kreuzer
b707be90a1
[REACTOS] Use standard conforming names
...
- Use _alloca instead of non-standard alloca
- Use _TCHAR instead of non-standard TCHAR
- Use _off_t instead of deprecated off_t
- Use _O_BINARY instead of O_BINARY
2024-10-20 14:12:25 +03:00
Timo Kreuzer
1de09c477c
[3RDPARTY] Link to oldnames for stricmp/wcsicmp
2024-10-20 14:12:25 +03:00
Timo Kreuzer
e4930be4ff
[REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp
...
Stop using non-conforming wcsicmp, stricmp, strcasecmp
2024-10-20 14:12:25 +03:00
Stanislav Motylkov
50fc63ea71
[REPLACE] Update Japanese (ja-JP) translation
...
Add missing author. Addendum to 078f7ceaac
. CORE-9444 CORE-18706
2024-07-09 18:24:16 +03:00
Katayama Hirofumi MZ
050b3ad2ca
[REPLACE] Delete unused STRING_REPLACE_HELP6
...
JIRA issue: CORE-9444
2024-07-09 20:29:44 +09:00
Katayama Hirofumi MZ
078f7ceaac
[REPLACE] Improve Japanese (ja-JP) translation
...
JIRA issue: CORE-18706
2024-07-09 20:22:01 +09:00
Katayama Hirofumi MZ
1ffce3eb6d
[CMD][CMDUTILS][REPLACE] Make 'replace' command external ( #7097 )
...
JIRA issue: CORE-9444
- Delete 'replace' internal command.
- Add 'replace' external command into
base/applications/cmdutils/replace
folder.
- Add control break handler.
2024-07-09 04:30:43 +09:00
Whindmar Saksit
108db8f007
[CSCRIPT][WSCRIPT][BOOTDATA] Basic .wsf support ( #6140 )
...
Support for .wsf files with a single script block
2024-05-19 13:57:47 +02:00
Andrei Miloiu
61abe81c2e
[FC] Update Romanian translation ( #6491 )
2024-02-12 17:56:09 +01:00
Andrei Miloiu
85ad46099c
[TREE] Update Romanian (ro-RO) translation ( #6358 )
2024-01-21 22:25:20 +01:00
Andrei Miloiu
46edca2036
[MORE] Update Romanian (ro-RO) translation ( #6377 )
2024-01-21 22:10:54 +01:00
Andrei Miloiu
559933d6de
[LABEL] Update Romanian (ro-RO) translation ( #6392 )
2024-01-21 21:32:41 +01:00
Andrei Miloiu
8080492b39
[MORE] Update Romanian (ro-RO) translation ( #6259 )
2024-01-15 21:53:42 +01:00
Andrei Miloiu
7aa48a3824
[TASKKILL] Update Romanian (ro-RO) translation ( #6282 )
2024-01-09 11:07:31 +01:00
Andrei Miloiu
55bc06fa7a
[LABEL] Update Romanian (ro-RO) translation ( #6258 )
2024-01-06 23:01:23 +01:00
Whindmar Saksit
7ffc31554d
[CSCRIPT][WSCRIPT] Implement Sleep ( #6146 )
2023-12-17 22:14:45 +01:00
Andrei Miloiu
8ab2e5a28a
[REG] Update Romanian (ro-RO) translation ( #6137 )
2023-12-15 11:39:56 +01:00
Andrei Miloiu
512715bd89
[LABEL] Update Romanian (ro-RO) translation ( #6091 )
2023-12-09 20:18:34 +01:00
Andrei Miloiu
8f0885d069
[AT] Update Romanian (ro-RO) translation ( #6092 )
2023-12-09 20:18:05 +01:00
Andrei Miloiu
53b195f49f
[HELP] Update Romanian (ro-RO) translation ( #6120 )
2023-12-09 20:03:12 +01:00
Whindmar Saksit
e4d03f471b
[REGEDIT][REG] Limit registry type to 8 hex digits when importing ( #6063 )
...
Matches Windows and lets the Wine13i test in regedit_winetest pass.
2023-12-04 16:46:06 +01:00
Andrei Miloiu
f61f3b0b00
[TASKKILL] Update Romanian (ro-RO) translation ( #5954 )
2023-11-16 13:33:55 +01:00
Andrei Miloiu
bd9e2d6beb
[FIND] Update Romanian (ro-RO) translation ( #5965 )
2023-11-15 11:27:09 +01:00
Andrei Miloiu
e038927dd4
[MORE] Update Romanian (ro-RO) translation ( #5966 )
2023-11-15 10:51:21 +01:00
Andrew Shelkovenko
85ab39507f
[TRANSLATION] Update Russian (ru-RU) translation ( #5953 )
...
- [CALC] Update Russian (ru-RU) translation
- [CHARMAP] Update Russian (ru-RU) translation
- [AT] Update Russian (ru-RU) translation
- [ATTRIB] Update Russian (ru-RU) translation
- [COMP] Improve Russian (ru-RU) translation
- [FC] Improve Russian (ru-RU) translation
- [FIND] Update Russian (ru-RU) translation
- [XCOPY] Update Russian (ru-RU) translation
- [FLTMC] Update Russian (ru-RU) translation
Reviewed-by: Oleg Dubinskiy <oleg.dubinskij30@gmail.com>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
2023-11-15 02:00:36 +03:00
Andrei Miloiu
6d7cc0d8ad
[MORE] Update Romanian (ro-RO) translation ( #5941 )
2023-11-13 10:57:36 +01:00
Andrei Miloiu
cb8c554c4c
[LABEL] Update Romanian (ro-RO) translation ( #5939 )
2023-11-13 10:55:16 +01:00
Andrei Miloiu
39bec4df92
[ATTRIB] Update Romanian (ro-RO) translation ( #5936 )
2023-11-13 10:53:36 +01:00
Andrei Miloiu
e743146a10
[FIND] Update Romanian (ro-RO) translation ( #5937 )
2023-11-13 10:51:38 +01:00
Hermès Bélusca-Maïto
ec0cc847b9
[ATTRIB] De-duplicate code; handle reparse points; verify path concatenation ( #4215 )
...
- Simplify duplicated code by having one EnumFiles() function using
callbacks to perform actual action on enumerated files.
PrintAttribute() and ChangeAttribute() duplicate their functionality,
except for the actual difference of displaying the file attributes vs.
changing them.
Instead, move that per-file action into two callbacks, create a file
enumerator function that contains the common functionality, and make
it call the callback passed in parameter to it.
- Reparse points can be encountered during enumeration. In this case,
don't try to go into too many reparse-point levels (maximum two).
- Verify that paths/file names concatenation don't overflow (with the
StringCch* functions returning an error), as this could cause an
infinite loop in case of recursive-enumeration, and the position where
the new path part would be appended turns out to be just at the end
of the buffer.
2023-08-11 13:49:27 +02:00
Andrei Miloiu
217ca858f3
[MODE] Fix Romanian (ro-RO) translation ( #5434 )
...
Fix mistake when translated a commented out line.
Addendum to 1f299f40f5
(#5425 ).
2023-07-13 19:24:26 +03:00
Andrei Miloiu
1f299f40f5
[MODE] Improve Romanian (ro-RO) translation ( #5425 )
2023-07-11 10:49:03 +02:00
Piotr Hetnarowicz
d8e82ee45f
[TASKLIST] Update Polish (pl-PL) translation ( #5415 )
2023-07-10 22:08:56 +03:00
Stanislav Motylkov
4dfd191276
[TASKLIST] Update copyright headers
2023-07-09 13:06:47 +03:00
Andrei Miloiu
606c7ace36
[TASKLIST] Add Romanian (ro-RO) translation ( #5399 )
2023-07-08 02:28:37 +03:00
Andrei Miloiu
fd0b294dfc
[FC] Update Romanian translation ( #5292 )
2023-05-21 14:31:12 +02:00
Hermès Bélusca-Maïto
e2b04fe75d
[ATTRIB] Improve command-line parsing. ( #5288 )
...
Fix arguments parsing and redundant code in case no file specification
has been given.
(Handles both "attrib" and "attrib +h /s" as given in example.)
2023-05-18 13:07:31 +02:00
Hermès Bélusca-Maïto
f870bbe1d4
[ATTRIB] Simplify the ErrorMessage() function.
...
And send the errors to the error stream.
2023-05-18 12:12:44 +02:00
Hermès Bélusca-Maïto
0f50a22d3b
[ATTRIB] Reorganize resource file headers.
...
Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
2023-05-17 19:40:43 +02:00
Artyom Ovsyannikov
c50b94579e
[TASKMGR][TASKKILL][HIVESYS] Russian translation update ( #5120 )
2023-05-05 22:31:29 +02:00
Carlo Bramini
6d57c6c91c
[CMDUTILS] Add Italian (it-IT) translation for WHERE command
2023-03-01 22:05:04 +01:00
Suleyman Poyraz
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 <hermes.belusca-maito@reactos.org>
Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
2023-02-15 17:29:52 +01:00
Ratin Gao
2f70f79904
[TRANSLATION] Improve Simplified Chinese (zh-CN) translation ( #4979 )
...
- Add and improve translation
- Fix mistakes
2023-02-10 23:15:25 +09:00
Joachim Henze
09dde2cff9
[REACTOS] " http://www.reactos " -> " https://reactos " ( #5043 )
...
To harmonize, to save some bytes, and last but not least for security reasons.
This can be understood as an addendum to (#2619 ).
2023-02-06 17:01:52 +03:00
Hermès Bélusca-Maïto
068fcd3894
[REG] Fix mis-converted Yes-No-All keypress shortcuts strings.
...
The PO \"#msgctx\" control strings were not stripped out.
2022-12-26 13:16:31 +01:00
Robert Naumann
abaf0d1cbb
[WMIC] Update German translation
2022-10-13 21:30:22 +02:00
Robert Naumann
2e56c3bc14
[MORE] Update German translation ( #4761 )
2022-10-08 13:19:28 +02:00
Robert Naumann
20b915dab3
[FC] Add German translation ( #4760 )
2022-10-08 13:19:06 +02:00
Hermès Bélusca-Maïto
3d64217f70
[FC] Add missing period at the end of the usage sentence.
...
Except for German as it's going to be handled by PR #4760 .
2022-10-06 19:55:25 +02:00