[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:
Pete Batard 2016-02-15 12:50:06 +00:00
parent 5e8a459828
commit 140236acd6
8 changed files with 26 additions and 14 deletions

View file

@ -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