Fix small Dutch translation error

Everywhere _overflow_ was neatly translated to _overloop_, except on one
oversight. This small commit fixes that.
This commit is contained in:
Alex van den Hoogen 2019-03-07 14:55:11 +01:00
commit 923c2e9dac

View file

@ -142,7 +142,7 @@
<comment>Same 101</comment> <comment>Same 101</comment>
</data> </data>
<data name="119" xml:space="preserve"> <data name="119" xml:space="preserve">
<value>Overflow</value> <value>Overloop</value>
<comment>Same as 107</comment> <comment>Same as 107</comment>
</data> </data>
<data name="120" xml:space="preserve"> <data name="120" xml:space="preserve">
@ -153,4 +153,4 @@
<value>Kan niet door nul delen</value> <value>Kan niet door nul delen</value>
<comment>Error string shown when a divide by zero condition happens during the calculation</comment> <comment>Error string shown when a divide by zero condition happens during the calculation</comment>
</data> </data>
</root> </root>