mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[loc] update French translation to latest
This commit is contained in:
parent
1612064c66
commit
6b584d420a
6 changed files with 1697 additions and 163 deletions
|
@ -1252,8 +1252,7 @@ Maintainer_Mode:
|
|||
file_dialog.ShowDialog();
|
||||
file_name = file_dialog.FileName;
|
||||
Console.WriteLine(file_name);
|
||||
// TODO: Fetch the .loc one directory up if we reorganize our loc dir to have loc\po
|
||||
UpdateLocFile(ParsePoFile(file_name));
|
||||
UpdateLocFile(ParsePoFile(file_name), app_dir + @"..\");
|
||||
WaitForKey("Press any key to exit...");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue