[Localization] Incorrect word for 'Domain' in graphing mode
Describe the bug
The text 'domain' is incorrectly translated to 網域 in Traditional Chinese (Taiwan). 網域 is the term used in computer networking contexts and has nothing to do with the text here. It fails to convey idea to users and cause confusion.
Steps To Reproduce
Steps to reproduce the behavior:
- Go to 'Graphing'(繪圖) via hamburger menu at the upper-left corner
- Click on 'Switch to formula mode'(切換到方程式模式) at the upper-right corner
- Input a function, e.g.
abs(x) - Click on 'Analyze function'(分析函式)
- See the error
Expected behavior
Domain should be translated to 定義域, reference to dictionary from National Academy for Educational Research.
Screenshots
Device and Application Information
- OS Build: 10.0.19044.0
- Architecture: X64
- Application Version: 10.2103.8.0
- Region: zh-TW
- Dev Version Installed: None
Additional context
An extra suggestion: change the translation of the aforementioned 'Analyze function' from 分析函式 to 分析函數 to keep consistency with others as 'function' is translated to 函數 except 'Function Analysis' and 'Analyze function' in Graphing mode, e.g. 'Trigonometric function' <=> 三角函數 and 'Function' <=> 函數.