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

[loc] fix various localization issues

* MSG_092 is still being used
* Typo in MSG_245
* Add example in English translation for changing the About->OK button text
* Issues reported by Wayne Ying
* Also update copyright year
This commit is contained in:
Pete Batard 2014-01-02 00:20:48 +00:00
parent 0f02284164
commit 6e1b50b7a0
4 changed files with 46 additions and 25 deletions

View file

@ -6,6 +6,10 @@ the same changes.
Remember to also update the version number for your translation ('v x.y.z')
once you have matched all the changes that occurred for the en-US translation.
o Version 1.0.7 (2014.01.01)
- Added MSG_092 again
- Added English example for OK button in About box (IDOK)
o Version 1.0.6 (2013.12.17)
- Removed IDD_MESSAGES (and the need for 'g IDD_MESSAGES')