Skip to content

Commit 92dbb2c

Browse files
committed
发布
1 parent 17978b1 commit 92dbb2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LiveWallpaper.App/Package.appxmanifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Package xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" 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:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities" IgnorableNamespaces="uap mp rescap">
3-
<Identity Name="24765mscoder.47921C962EDAD" Publisher="CN=49BC8659-1B4C-4520-B1FB-ED98CFA366C4" Version="1.1.1.0" />
3+
<Identity Name="24765mscoder.47921C962EDAD" Publisher="CN=49BC8659-1B4C-4520-B1FB-ED98CFA366C4" Version="1.1.3.0" />
44
<Properties>
55
<DisplayName>巨应动态壁纸</DisplayName>
66
<PublisherDisplayName>巨应工作室 MscoderStudio</PublisherDisplayName>

LiveWallpaper/Res/Languages/en.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"mainUI_refreshWallpaper": "Refresh wallpaper",
2424
"mainUI_createWallpaper": "Create wallpaper",
2525
"mainUI_warning_loadError": "Failed to read wallpaper",
26-
"mainUI_thirdParty_desc": "The project is completely open source and technical communication without any risk.\r store is another app that needs to be downloaded separately.Separate stores are designed to keep the tools simple and reduce memory",
26+
"mainUI_thirdParty_desc": "The project is completely open source and technical communication without any risk.\r Wallpaper Store is another app that needs to be downloaded separately.Separate stores are designed to keep the tools simple and reduce memory",
2727
"mainUI_openLocalServer": "Open local service",
2828

2929
"contextMenu_main": "Open the main interface",

0 commit comments

Comments
 (0)