Fixed: Missing translation for bytes in patcher
This commit is contained in:
parent
b3ddafef29
commit
00e6ff45ea
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ struct CClientPatcherTranslations : public NLMISC::CI18N::ILoadProxy
|
||||||
"TheSagaOfRyzom [Ryzom]\n"
|
"TheSagaOfRyzom [Ryzom]\n"
|
||||||
"uiErrPatchApply [Error: Patch process ended but the patch has not been successfully applied.]\n"
|
"uiErrPatchApply [Error: Patch process ended but the patch has not been successfully applied.]\n"
|
||||||
"uiErrChecking [Error: Patch files failed - checking.]\n"
|
"uiErrChecking [Error: Patch files failed - checking.]\n"
|
||||||
|
"uiByte [B]\n"
|
||||||
"uiKb [KiB]\n"
|
"uiKb [KiB]\n"
|
||||||
"uiMb [MiB]\n"
|
"uiMb [MiB]\n"
|
||||||
"uiLoginGetFile [Getting File:]\n"
|
"uiLoginGetFile [Getting File:]\n"
|
||||||
|
|
Loading…
Reference in a new issue