mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-17 16:44:27 -04:00
[internal] reorganize localization resources
This commit is contained in:
parent
704fd9dd22
commit
0fa19d7019
21 changed files with 130 additions and 162 deletions
|
@ -341,7 +341,7 @@ BOOL get_supported_locales(const char* filename)
|
|||
last_lcmd->ctrl_id |= LOC_NEEDS_UPDATE;
|
||||
luprintf("the version of this translation is older than the base one and may result in some messages not being properly translated.\n"
|
||||
"If you are the translator, please update your translation with the changes that intervened between v%d.%d and v%d.%d.\n"
|
||||
"See https://github.com/pbatard/rufus/blob/master/res/localization/ChangeLog.txt",
|
||||
"See https://github.com/pbatard/rufus/blob/master/res/loc/ChangeLog.txt",
|
||||
lcmd->unum[0], lcmd->unum[1], loc_base_major, loc_base_minor);
|
||||
}
|
||||
version_line_nr = loc_line_nr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue