1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[loc] update base translation to v1.0.19

* Also update French translation to latest
* Also improve signature check for downloaded updates
This commit is contained in:
Pete Batard 2015-10-15 23:51:06 +01:00
parent 7b3b96cd9e
commit a228919263
5 changed files with 41 additions and 13 deletions

View file

@ -15,6 +15,17 @@ content. PLEASE, do not just look at this Changelog when updating your
translation, but always use the English section of rufus.loc as your base.
For instance, MSG_114, that was introduced in v1.0.8 is MORE than one line!
o Version 1.0.19 (2015.10.15)
Note: The following message can be tested by pressing Alt-, (That's the 'Alt' and 'comma' keys on your keyboard)
In case the message below is not clear, you can consider that it says "Exclusive locking of the USB drive"
- *NEW* MSG_282 "Exclusive USB drive locking"
Note: The following messages will appear after a new Rufus update has been downloaded from the
Internet in case something is very wrong with its digital signature...
- *NEW* MSG_283 "Invalid signature"
- *NEW* MSG_284 "The downloaded executable is missing a digital signature."
- *NEW* MSG_285 "The downloaded executable is signed by '%s'.\nThis is not a signature we recognize and could "
"indicate some form of malicious activity...\nAre you sure you want to run this file?"
o Version 1.0.18 (2015.09.03)
- Changed MSG_081 "Unsupported ISO" -> "Unsupported image"
- Changed MSG_082 -> "This image is either non-bootable, or it uses a boot or compression method that is not supported by Rufus..."