mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] fix non-English messages appearing in the log
This commit is contained in:
parent
e6ac3782fe
commit
f4c7f2963c
5 changed files with 22 additions and 9 deletions
|
@ -451,7 +451,7 @@ t MSG_219 "NTFS Fixup: %d%% completed"
|
|||
# Example: "Formatting (UDF) - Estimated duration 3:21..."
|
||||
# If "estimated duration" is too long, just use "estimated" or an abbreviation
|
||||
t MSG_220 "Formatting (%s) - estimated duration %d:%02d..."
|
||||
t MSG_221 "Setting Label (%s)..."
|
||||
t MSG_221 "Setting label (%s)..."
|
||||
# Example: "Formatting (FAT32)..."
|
||||
t MSG_222 "Formatting (%s)..."
|
||||
t MSG_223 "NTFS Fixup (Checkdisk)..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue