mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-29 22:15:21 -04:00
[loc] display a note in the log when a translation is behind
* Also make sure the messages regarding language pack availability are visible to the users in the log * Also fix a typo in the Malay translation
This commit is contained in:
parent
5e8a459828
commit
140236acd6
8 changed files with 26 additions and 14 deletions
|
@ -30,8 +30,7 @@
|
|||
|
||||
// Attributes that can be set by a translation
|
||||
#define LOC_RIGHT_TO_LEFT 0x00000001
|
||||
#define LOC_ARABIC_NUMERALS 0x00000002
|
||||
#define LOC_JAPANESE_NUMERALS 0x00000004
|
||||
#define LOC_NEEDS_UPDATE 0x00000002
|
||||
|
||||
// The [v]ersion major from a translation must match this number or
|
||||
// the translation will be ignored
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue