1
1
Fork 0
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:
Pete Batard 2020-10-02 17:24:17 +01:00
parent e6ac3782fe
commit f4c7f2963c
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
5 changed files with 22 additions and 9 deletions

View file

@ -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)..."