mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-21 02:15:11 -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
|
@ -38,6 +38,7 @@
|
|||
* Globals
|
||||
*/
|
||||
HWND hStatus;
|
||||
char ubuffer[256]; // Buffer for ubpushf() messages we don't log right away
|
||||
|
||||
#ifdef RUFUS_DEBUG
|
||||
void _uprintf(const char *format, ...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue