mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 22:03:11 -07:00
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:
parent
6a1c2e4bbf
commit
923c2e9dac
1 changed files with 2 additions and 2 deletions
|
@ -142,7 +142,7 @@
|
|||
<comment>Same 101</comment>
|
||||
</data>
|
||||
<data name="119" xml:space="preserve">
|
||||
<value>Overflow</value>
|
||||
<value>Overloop</value>
|
||||
<comment>Same as 107</comment>
|
||||
</data>
|
||||
<data name="120" xml:space="preserve">
|
||||
|
@ -153,4 +153,4 @@
|
|||
<value>Kan niet door nul delen</value>
|
||||
<comment>Error string shown when a divide by zero condition happens during the calculation</comment>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue