mirror of
https://github.com/PacktPublishing/Learn-WinUI-3-Second-Edition.git
synced 2026-06-21 12:23:10 +00:00
6 lines
178 B
XML
6 lines
178 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="Hello">Hello World, Click Me!</string>
|
|
<string name="ApplicationName">UnoMediaCollection</string>
|
|
</resources>
|