Changed: Use KiB and MiB as units
--HG-- branch : compatibility-develop
This commit is contained in:
parent
87e628cba0
commit
aecf7b79b9
4 changed files with 16 additions and 14 deletions
|
@ -1415,13 +1415,13 @@ uiErrPatchApply [Error: Patch process ended but the patch has not been successfu
|
|||
// INDEX 353
|
||||
uiErrChecking [Error: Patch files failed - checking.]
|
||||
|
||||
// HASH_VALUE 40D0242C40D0242C
|
||||
// HASH_VALUE 8E9280411622E45F
|
||||
// INDEX 354
|
||||
uiKb [KB]
|
||||
uiKb [KiB]
|
||||
|
||||
// HASH_VALUE 4050243440502434
|
||||
// HASH_VALUE 90B288459762EC61
|
||||
// INDEX 355
|
||||
uiMb [MB]
|
||||
uiMb [MiB]
|
||||
|
||||
// HASH_VALUE 9FA5A06DD895B637
|
||||
// INDEX 356
|
||||
|
|
|
@ -1415,13 +1415,13 @@ uiErrPatchApply [Erreur : le processus de mises à jour est terminé mais les pa
|
|||
// INDEX 353
|
||||
uiErrChecking [Erreur : Echec des fichiers de mises à jour - vérification.]
|
||||
|
||||
// HASH_VALUE 40D0242C40D0242C
|
||||
// HASH_VALUE 8E9280411622E45F
|
||||
// INDEX 354
|
||||
uiKb [Ko]
|
||||
uiKb [Kio]
|
||||
|
||||
// HASH_VALUE 4050243440502434
|
||||
// HASH_VALUE 90B288459762EC61
|
||||
// INDEX 355
|
||||
uiMb [Mo]
|
||||
uiMb [Mio]
|
||||
|
||||
// HASH_VALUE 9FA5A06DD895B637
|
||||
// INDEX 356
|
||||
|
|
|
@ -1445,13 +1445,13 @@ uiErrPatchApply [Error : Patch process ended but the patch has not been successf
|
|||
// INDEX 353
|
||||
uiErrChecking [Error : Checking for patch files failed]
|
||||
|
||||
// HASH_VALUE 40D0242C40D0242C
|
||||
// HASH_VALUE 8E9280411622E45F
|
||||
// INDEX 354
|
||||
uiKb [KB]
|
||||
uiKb [KiB]
|
||||
|
||||
// HASH_VALUE 4050243440502434
|
||||
// HASH_VALUE 90B288459762EC61
|
||||
// INDEX 355
|
||||
uiMb [MB]
|
||||
uiMb [MiB]
|
||||
|
||||
// HASH_VALUE 9FA5A06DD895B637
|
||||
// INDEX 356
|
||||
|
|
|
@ -753,9 +753,9 @@ uiErrPatchApply [Error : Patch process ended but the patch has not been successf
|
|||
|
||||
uiErrChecking [Error : Checking for patch files failed]
|
||||
|
||||
uiKb [KB]
|
||||
uiKb [KiB]
|
||||
|
||||
uiMb [MB]
|
||||
uiMb [MiB]
|
||||
|
||||
uiLoginGetFile [Getting File :]
|
||||
uiDLFailed [Download from emergency server failed, patching is aborted]
|
||||
|
@ -13454,3 +13454,5 @@ uiShowClock12h [Use 12-hour clock]
|
|||
uittShowClock12h [If checked, use 12-hour clock in compass and in chat messages.]
|
||||
uiRadarUseCamera [Radar follows camera rotation]
|
||||
uittRadarUseCamera [If checked, use camera rotation for radar view.]
|
||||
uiTotalPatch [TOTAL PATCH]
|
||||
uiRequiredFiles [REQUIRED FILES]
|
||||
|
|
Loading…
Reference in a new issue