Fixed new user language and bumped version
This commit is contained in:
@@ -137,6 +137,7 @@ int main(int argc, char **argv)
|
||||
/*
|
||||
* Initialize
|
||||
*/
|
||||
snprintf(current_language, 10, "%s", CFG.deflang);
|
||||
InitLanguage();
|
||||
|
||||
if ((tty = ttyname(0)) == NULL) {
|
||||
|
Reference in New Issue
Block a user