mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 05:55:30 -04: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:
parent
0f02284164
commit
6e1b50b7a0
4 changed files with 46 additions and 25 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Rufus: The Reliable USB Formatting Utility
|
||||
* Licensing Data
|
||||
* Copyright © 2011-2013 Pete Batard <pete@akeo.ie>
|
||||
* Copyright © 2011-2014 Pete Batard <pete@akeo.ie>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -22,7 +22,7 @@ const char* about_blurb_format =
|
|||
"{\\b\\fs20%s}\\line\n"
|
||||
"\\fs18%s\\line\n"
|
||||
"\\line\n"
|
||||
"Copyright © 2011-2013 Pete Batard / Akeo\\line\n"
|
||||
"Copyright © 2011-2014 Pete Batard / Akeo\\line\n"
|
||||
RUFUS_URL "\\line\n"
|
||||
"\\fs6 \\line\n"
|
||||
"\\fs18%s\\line\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue