mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 22:23:29 -07:00
Translation optimization
Use more clear and simple string like 位切换键盘 instead. 绷板 is a rare word even in daily life, never used at all in the computer industry.
This commit is contained in:
parent
9f01c8168b
commit
af148c7711
1 changed files with 2 additions and 2 deletions
|
@ -442,7 +442,7 @@
|
||||||
<comment>This is the tool tip automation name for the history button.</comment>
|
<comment>This is the tool tip automation name for the history button.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="bitFlip.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
<data name="bitFlip.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
||||||
<value>比特绷板键盘</value>
|
<value>位切换键盘</value>
|
||||||
<comment>This is the tool tip automation name for the bitFlip button.</comment>
|
<comment>This is the tool tip automation name for the bitFlip button.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="fullKeypad.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
<data name="fullKeypad.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue