1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-02-21 05:11:47 -05:00
Yaaic/res/values/array.xml

9 lines
202 B
XML
Raw Normal View History

2009-05-15 17:32:49 +02:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="server_popup">
<item>Connect</item>
<!-- <item>Edit</item> -->
<item>Delete</item>
<item>Disconnect</item>
</array>
</resources>