Changed: Use KiB and MiB as units

This commit is contained in:
kervala 2016-02-03 20:17:16 +01:00
parent 5811464f0b
commit 5b82b0cd3b
4 changed files with 16 additions and 14 deletions

View file

@ -1415,13 +1415,13 @@ uiErrPatchApply [Error: Patch process ended but the patch has not been successfu
// INDEX 353 // INDEX 353
uiErrChecking [Error: Patch files failed - checking.] uiErrChecking [Error: Patch files failed - checking.]
// HASH_VALUE 40D0242C40D0242C // HASH_VALUE 8E9280411622E45F
// INDEX 354 // INDEX 354
uiKb [KB] uiKb [KiB]
// HASH_VALUE 4050243440502434 // HASH_VALUE 90B288459762EC61
// INDEX 355 // INDEX 355
uiMb [MB] uiMb [MiB]
// HASH_VALUE 9FA5A06DD895B637 // HASH_VALUE 9FA5A06DD895B637
// INDEX 356 // INDEX 356

View file

@ -1415,13 +1415,13 @@ uiErrPatchApply [Erreur : le processus de mises à jour est terminé mais les pa
// INDEX 353 // INDEX 353
uiErrChecking [Erreur : Echec des fichiers de mises à jour - vérification.] uiErrChecking [Erreur : Echec des fichiers de mises à jour - vérification.]
// HASH_VALUE 40D0242C40D0242C // HASH_VALUE 8E9280411622E45F
// INDEX 354 // INDEX 354
uiKb [Ko] uiKb [Kio]
// HASH_VALUE 4050243440502434 // HASH_VALUE 90B288459762EC61
// INDEX 355 // INDEX 355
uiMb [Mo] uiMb [Mio]
// HASH_VALUE 9FA5A06DD895B637 // HASH_VALUE 9FA5A06DD895B637
// INDEX 356 // INDEX 356

View file

@ -1445,13 +1445,13 @@ uiErrPatchApply [Error : Patch process ended but the patch has not been successf
// INDEX 353 // INDEX 353
uiErrChecking [Error : Checking for patch files failed] uiErrChecking [Error : Checking for patch files failed]
// HASH_VALUE 40D0242C40D0242C // HASH_VALUE 8E9280411622E45F
// INDEX 354 // INDEX 354
uiKb [KB] uiKb [KiB]
// HASH_VALUE 4050243440502434 // HASH_VALUE 90B288459762EC61
// INDEX 355 // INDEX 355
uiMb [MB] uiMb [MiB]
// HASH_VALUE 9FA5A06DD895B637 // HASH_VALUE 9FA5A06DD895B637
// INDEX 356 // INDEX 356

View file

@ -753,9 +753,9 @@ uiErrPatchApply [Error : Patch process ended but the patch has not been successf
uiErrChecking [Error : Checking for patch files failed] uiErrChecking [Error : Checking for patch files failed]
uiKb [KB] uiKb [KiB]
uiMb [MB] uiMb [MiB]
uiLoginGetFile [Getting File :] uiLoginGetFile [Getting File :]
uiDLFailed [Download from emergency server failed, patching is aborted] 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.] uittShowClock12h [If checked, use 12-hour clock in compass and in chat messages.]
uiRadarUseCamera [Radar follows camera rotation] uiRadarUseCamera [Radar follows camera rotation]
uittRadarUseCamera [If checked, use camera rotation for radar view.] uittRadarUseCamera [If checked, use camera rotation for radar view.]
uiTotalPatch [TOTAL PATCH]
uiRequiredFiles [REQUIRED FILES]