Premières corrections, thermomètre et indicateur de charge
This commit is contained in:
parent
3635a33723
commit
1fa743bb6a
1 changed files with 3 additions and 3 deletions
|
@ -2822,7 +2822,7 @@
|
||||||
"DrillableUranium": "Uranium",
|
"DrillableUranium": "Uranium",
|
||||||
"NoPower": "Pas d'\u00e9nergie !",
|
"NoPower": "Pas d'\u00e9nergie !",
|
||||||
"ThermalPlantCelsius": "{0:0}\u00baC",
|
"ThermalPlantCelsius": "{0:0}\u00baC",
|
||||||
"ThermometerFormat": "{0} <color=#FFDC00FF>\u00b0C<\/color>",
|
"ThermometerFormat": "<color=#FFDC00FF>\u00b0C<\/color>",
|
||||||
"CameraDroneTitle": "CAM\u00c9RA {0} ",
|
"CameraDroneTitle": "CAM\u00c9RA {0} ",
|
||||||
"CameraDroneDistance": "DISTANCE :",
|
"CameraDroneDistance": "DISTANCE :",
|
||||||
"PreflightCheck_TimeCapsule": "Capsule temporelle",
|
"PreflightCheck_TimeCapsule": "Capsule temporelle",
|
||||||
|
@ -3026,7 +3026,7 @@
|
||||||
"ConstructFormat": "Construire ({0})",
|
"ConstructFormat": "Construire ({0})",
|
||||||
"ConstructDeconstructFormat": "{0} {1}",
|
"ConstructDeconstructFormat": "{0} {1}",
|
||||||
"HandReticleAddButtonFormat": "{0} ({1})",
|
"HandReticleAddButtonFormat": "{0} ({1})",
|
||||||
"VehicleStatusFormat": "Sant\u00e9 (0:P0}\n\u00c9nergie en charge {1:P0}",
|
"VehicleStatusFormat": "Sant\u00e9 {0:P0}\n\u00c9nergie en charge {1:P0}",
|
||||||
"VehicleStatusChargedFormat": "Sant\u00e9 {0:P0}\n\u00c9nergie enti\u00e8rement charg\u00e9e",
|
"VehicleStatusChargedFormat": "Sant\u00e9 {0:P0}\n\u00c9nergie enti\u00e8rement charg\u00e9e",
|
||||||
"DockedVehicleDepthWarning": "ATTENTION ! Le v\u00e9hicule amarr\u00e9 a d\u00e9pass\u00e9 sa profondeur maximale !",
|
"DockedVehicleDepthWarning": "ATTENTION ! Le v\u00e9hicule amarr\u00e9 a d\u00e9pass\u00e9 sa profondeur maximale !",
|
||||||
"DataboxToolipFormat": "{0} - {1}",
|
"DataboxToolipFormat": "{0} - {1}",
|
||||||
|
|
Loading…
Reference in a new issue