blob: 0d110c0456776d6e7ec316b38ee97b5941a588c0 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Test Floater" title="測試浮動視窗">
<string name="test_the_vlt">
This string CHANGE2 is extracted.
</string>
<string name="testing_eli">
這只是測試 - 變更。
</string>
</floater>
|