Eric Kohl
6da5483392
[DISKPART] Make size units translatable
2026-01-18 01:23:20 +01:00
Eric Kohl
df01aa6241
[DISKPART] Replace the hardcoded volume type strings
2026-01-13 23:30:42 +01:00
Eric Kohl
b5097211c8
[DISKPART] Replace hardcoded strings and fix typos
2026-01-13 21:16:37 +01:00
Eric Kohl
702f9c6f77
[DISKPART] Prevent drive letter changes on boot or system volumes
2026-01-12 19:35:38 +01:00
Eric Kohl
a40bd103fc
[DISKPART] Prevent deletion of boot and system partitions
2026-01-12 15:30:19 +01:00
Eric Kohl
ced7700392
[DISKPART] Fix volume info retrieval
...
- Pass boot volume info to the (boot) disk.
- Replace some hard coded strings.
2026-01-11 17:36:55 +01:00
Eric Kohl
41d6aeb72a
[DISKPART] Identify system and boot volumes
2026-01-10 17:54:55 +01:00
Eric Kohl
b84fa499e7
[DISKPART] Implement the format command
...
- A lot of volume manager and mount manager related stuff is still missing.
- The label is not set yet.
2026-01-05 23:15:05 +01:00
Eric Kohl
4cf877796b
[DISKPART] Improve 'list volume' command
...
Add output formats for the status and info columns.
2026-01-04 21:34:59 +01:00
Eric Kohl
f6a86c1ab3
[DISKPART] Implement the assign command
...
- Also improve the parameter checks of the remove command.
The assign command does not work, because the SetVolumeMountPointW function is not implemented yet.
2025-12-28 20:35:27 +01:00
Eric Kohl
7675b0e62a
[DISKPART] Implement the remove command
...
The remove command does not work, because the DeleteVolumeMountPointW function is not implemented yet.
2025-12-27 19:11:06 +01:00
Eric Kohl
abc2acf5a7
[DISKPART] Implement the filesystems command
...
Limitations with respect to available file systems and cluster sizes are not implemented yet.
2025-12-26 13:32:03 +01:00
Eric Kohl
86ec64b2b1
[DISKPART] Implement the automount command
2025-12-21 09:33:59 +01:00
Eric Kohl
8e952f1510
[DISKPART] Show more disk details
...
- Show device description, status and bus type in the 'detail disk' command.
2025-12-20 16:26:15 +01:00
Eric Kohl
5047e62e3d
[DISKPART] Implement the gpt command keep the partition number up to date
2025-12-16 23:55:20 +01:00
Eric Kohl
ccfb061a2b
[DISKPART] list partition: Show a message when there are no partitions on a disk
2025-12-15 20:36:51 +01:00
Eric Kohl
f206063280
[DISKPART] Implement creation and deletion of GPT partitions
...
- Implement creation and deletion of GPT partitions.
- Adjust the active, clean, detail, inactive, list, select, setid and uniqueid
commands as needed.
- Add a 2^32 sector count limit for MBR partition tables.
2025-12-13 18:42:00 +01:00
Eric Kohl
b05a983f0c
[DISKPART] The active and inactive commands do not work on GPT disks
2025-12-08 00:44:25 +01:00
Eric Kohl
5a224e277d
[DISKPART] GUID partition preparations
...
- Improve parameter handling in the setid and uniqueid commands.
- Improve error messages.
2025-12-07 12:25:25 +01:00
Eric Kohl
920153534b
[DISKPART] Implement the 'convert mbr' and 'convert gpt' commands
...
- Show Disk UUIDs in the 'detail disk' and 'uniqueid disk' commands.
2025-12-07 10:10:10 +01:00
Hervé Poussineau
85cde17c46
[DISKPART] Fix wrong '\n' in Italian translation
...
This fixes some warnings:
- it-IT.rc:115: unrecognized escape sequence
- it-IT.rc:160: unrecognized escape sequence
2025-06-08 08:58:59 +02:00
Gabriele Lo Re
9d8b342e60
[BASE] Add and improve Italian (it-IT) translation ( #7893 )
2025-06-02 21:40:46 +02:00
Eric Kohl
9382aa286c
[DISKPART] Fix typos in string resources for the SELECT command
2024-12-03 00:40:21 +01:00
Eric Kohl
1b5e679282
[DISKPART] Implement 'select disk system' and 'select disk next'
2024-12-01 19:33:16 +01:00
vsaucing
ad827eaa71
[DISKPART] Update Turkish (tr-TR) translation ( #7292 )
...
Fixed errors.
2024-11-02 21:44:15 +01:00
Andrei Miloiu
17a7e8bb7c
[DISKPART] Update Romanian (ro-RO) translation ( #6436 )
2024-02-11 22:56:56 +01:00
Andrei Miloiu
9b2627f4ba
[DISKPART] Update Romanian (ro-RO) translation ( #6303 )
2024-01-09 11:01:59 +01:00
Andrei Miloiu
3c5bbd4e95
[DISKPART] Update Romanian translation ( #6121 )
2023-12-09 20:02:34 +01:00
Andrei Miloiu
676c34ae79
[DISKPART] Update Romanian translation ( #5296 )
2023-05-21 14:30:01 +02: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
Piotr Hetnarowicz
bb406c4c18
[DISKPART] Update Polish (pl-PL) translation v2 ( #4547 )
...
Reviewed-by: Adam Stachowicz <[email protected] >
Reviewed-by: Stanislav Motylkov <[email protected] >
2022-10-23 14:00:51 +03:00
Chan Chilung
ac87259fa2
[TRANSLATION] Update Traditional Chinese (zh-TW) translation - Jun 2022 ( #4570 )
...
- [REG] Update zh-TW translation
- [DISKPART] Update zh-TW translation
- [HHCTRL.OCX] Update zh-TW translation
2022-08-16 13:00:11 +03:00
Eric Kohl
f79ec61bdc
[DISKPART] Print proper file system information for the FILESYSTEMS command
2022-06-19 16:12:10 +02:00
Eric Kohl
2be7af18fe
[DISKPART] Implement the clean command
2022-06-17 01:37:26 +02:00
Eric Kohl
7dec75ff67
[DISKPART] Implement the SETID command
2022-06-11 14:31:55 +02:00
Eric Kohl
c8f6440a78
[DISKPART] Implement the ACTIVE and INACTIVE commands
2022-06-06 11:23:11 +02:00
Eric Kohl
be88af54e7
[DISKPART] Implements part of the FILESYSTEMS command
2022-06-05 18:23:08 +02:00
Eric Kohl
58eb4e5bde
[DISKPART] Add success and failure messages for the DELETE PARTITION command
2022-06-05 08:47:46 +02:00
Eric Kohl
6c797bf86a
[DISKPART] Report success or failure for CREATE PARTITION commands
2022-06-04 20:27:11 +02:00
Eric Kohl
f3ff7ddd09
[DISKPART] German translation part 1
2022-06-04 11:44:57 +02:00
Hermès Bélusca-Maïto
79dbb73b6f
[DISKPART] Fix build...
...
- Fix the LANGUAGE declaration in de-DE.rc (originally was copy-pasted
from en-US, and thus caused the build break).
- Include de-DE.rc in alphabetical order in diskpart.rc
2022-06-02 14:03:11 +02:00
Eric Kohl
a3a8fdc84b
[DISKPART] Add german translation
2022-06-01 23:25:54 +02:00
Eric Kohl
c287c08b27
[DISKPART] Convert command help to messages and fix some texts
2022-05-30 01:09:08 +02:00
Eric Kohl
5a1c00c117
[DISKPART] Improve the LIST VOLUME command
2022-05-29 12:41:42 +02:00
Eric Kohl
417687e92e
[DISKPART] Improvements to the dump, help and delete commands
...
- Print help only if a help string exists.
- Use the command table for the dump sub commands.
- Add sub commands for the delete command.
2022-05-21 10:43:38 +02:00
Luke Luo
de972e2bc2
[TRANSLATION] Improve Simplified Chinese (zh-CN) translation ( #4513 )
...
- Changed some wording according to the translation requirements.
- Fixed some mistakes.
- Changed my name.
Reviewed-by: He Yang <[email protected] >
Reviewed-by: Stanislav Motylkov <[email protected] >
2022-05-20 15:38:24 +03:00
Eric Kohl
032c50f87c
[DISKPART] Clean up the help system and fix translations
...
@Translators: You can translate text again, but please do no translate placeholder text.
2022-05-16 01:46:32 +02:00
Eric Kohl
566e8989c3
[DISKPART] Improve the command table to support subcommands and start work on the create command
...
- Extend the command table to support subcommands.
- Get rid of the existing subcommand code.
- Use the new subcommand suport for the help system.
- Start work on the create command.
@Translators: Please do not translate any changes yet, because I will improve help system in one of the next steps.
2022-05-15 12:27:53 +02:00
Sahil Shahane
3e6b2972a9
[DISKPART] Fixed Volume Number & Label Issue ( #4471 )
...
CORE-18138
- Made Volume label to output only 11 characters at max.
- Made Volume numbering left-padded.
2022-05-03 16:06:02 +02:00
Piotr Hetnarowicz
0b8891a7d3
[DISKPART] Update Polish (pl-PL) translation ( #4413 )
...
Addendum to 2ba6b097 , 38b38bbf , and fd8dd586 .
2022-04-08 19:14:51 +03:00