Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Jun 14, 2024
1 parent 6bf9c5d commit 10d81d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CharacterMap/CharacterMap/Package.appxmanifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" IgnorableNamespaces="uap mp">
<Identity Name="58027.265370AB8DB33" Publisher="CN=DB299AFD-CD90-4B49-8407-33F11AF0C784" Version="2024.6.1.0" />
<Identity Name="58027.265370AB8DB33" Publisher="CN=DB299AFD-CD90-4B49-8407-33F11AF0C784" Version="2024.6.2.0" />
<mp:PhoneIdentity PhoneProductId="c3a59f67-c12f-4cd8-9d1e-2419f77ee8ae" PhonePublisherId="00000000-0000-0000-0000-000000000000" />
<Properties>
<DisplayName>Character Map UWP</DisplayName>
Expand Down
8 changes: 7 additions & 1 deletion CharacterMap/CharacterMap/Strings/zh-CN/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@
<value>保持前置</value>
</data>
<data name="TypographyVariationsSelectorRun.Text" xml:space="preserve">
<value>排印变体</value>
<value>种排印变体</value>
</data>
<data name="ToggleDevDefaultLabel" xml:space="preserve">
<value>工具</value>
Expand Down Expand Up @@ -1644,6 +1644,9 @@
<data name="SmartCollectionFoundryFilter.Text" xml:space="preserve">
<value>厂商筛选器</value>
</data>
<data name="SmartCollectionCharacterFilter.Text" xml:space="preserve">
<value>字符筛选器</value>
</data>
<data name="DigEditCollection.PrimaryButtonText" xml:space="preserve">
<value>编辑</value>
</data>
Expand Down Expand Up @@ -1686,4 +1689,7 @@
<data name="SettingsFontListToolTip.Title" xml:space="preserve">
<value>字体列表提示</value>
</data>
<data name="CalligraphyPenInkToolbarButtonToolTip" xml:space="preserve">
<value>书法笔</value>
</data>
</root>

0 comments on commit 10d81d6

Please sign in to comment.