mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 05:55:30 -04:00
[loc] misc. fixes and improvements
* Add support for LCID provision to option -l * Fix French translation * Fix memory leak for loc_filename * Don't delete an external 'rufus.loc' file if present * Use IETF normalized tags * Add quick instructions and sample for translators in new_translation.loc * Improve About dialog
This commit is contained in:
parent
521e8f00f3
commit
1cdb58462b
7 changed files with 425 additions and 28 deletions
|
@ -24,12 +24,13 @@ const char* about_blurb_format =
|
|||
"\\line\n"
|
||||
"Copyright © 2011-2013 Pete Batard / Akeo\\line\n"
|
||||
RUFUS_URL "\\line\n"
|
||||
"%s\\line\n"
|
||||
"\\fs6 \\line\n"
|
||||
"\\fs18%s\\line\n"
|
||||
"\\line\n"
|
||||
"%s\\line\n"
|
||||
"https://github.com/pbatard/rufus/issues\\line\n"
|
||||
"\\line\n"
|
||||
"{\\b\\fs18 %s}}";
|
||||
"{\\b %s}}";
|
||||
|
||||
const char* additional_copyrights =
|
||||
"{\\rtf1\\ansi\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue