1.Add utf8 bom to the "CopyPasteManager.cpp" file.

2.Amend chinese localized strings for the word "Volume".
This commit is contained in:
luolihua 2019-04-19 14:44:15 +08:00
commit c03088a74d
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#include "pch.h"

View file

@ -1107,7 +1107,7 @@
<comment>Unit conversion category name called Time</comment>
</data>
<data name="CategoryName_VolumeText" xml:space="preserve">
<value>音量</value>
<value>体积</value>
<comment>Unit conversion category name called Volume (eg. cups, teaspoons, milliliters)</comment>
</data>
<data name="CategoryName_TemperatureText" xml:space="preserve">