1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-11 19:45:01 -05:00
Yaaic/res/values/array.xml

9 lines
202 B
XML
Raw Normal View History

2009-05-15 11:32:49 -04: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>