Skip to content

Commit 4941aff

Browse files
authored
Merge pull request #397 from Random-Penguin/patch-1
Minor tweaks to English internationalisation
2 parents 3752391 + 44d0d99 commit 4941aff

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

apps/shared.en.i18n

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ FunctionOptions = "Function options"
3939
Goto = "Go to"
4040
GraphTab = "Graph"
4141
HardwareTestLaunch1 = "You are starting the hardware"
42-
HardwareTestLaunch2 = " test. At the end of the test, you"
42+
HardwareTestLaunch2 = "test. At the end of the test, you"
4343
HardwareTestLaunch3 = "will have to reset the device and"
4444
HardwareTestLaunch4 = "all your data will be deleted."
4545
IntervalSet = "Set the interval"
@@ -100,24 +100,24 @@ ColorOrange = "Orange "
100100
TimeDimension = "Time"
101101
DistanceDimension = "Distance"
102102
MassDimension = "Mass"
103-
CurrentDimension = "Running"
103+
CurrentDimension = "Electric current"
104104
TemperatureDimension = "Temperature"
105105
AmountOfSubstanceDimension = "Quantity of matter"
106106
LuminousIntensityDimension = "Light intensity"
107107
FrequencyDimension = "Frequency"
108108
ForceDimension = "Strength"
109109
PressureDimension = "Pressure"
110110
EnergyDimension = "Energy"
111-
PowerDimension = "Powerful"
111+
PowerDimension = "Power"
112112
ElectricChargeDimension = "Electrical charge"
113113
ElectricPotentialDimension = "Electric potential"
114114
ElectricCapacitanceDimension = "Electrical capacity"
115115
ElectricResistanceDimension = "Electrical resistance"
116-
ElectricConductanceDimension = "electrical conductance"
117-
MagneticFluxDimension = "magnetic flux"
116+
ElectricConductanceDimension = "Electrical conductance"
117+
MagneticFluxDimension = "Magnetic flux"
118118
MagneticFieldDimension = "Magnetic field"
119119
InductanceDimension = "Inductance"
120120
CatalyticActivityDimension = "Catalytic activity"
121-
SurfaceDimension = "Surface"
121+
SurfaceDimension = "Area"
122122
VolumeDimension = "Volume"
123123
SpeedDimension = "Speed"

0 commit comments

Comments
 (0)