4
0
mirror of https://github.com/cwinfo/envayasms.git synced 2025-06-26 10:49:23 +00:00

add menu with options to test server connection, or edit settings

This commit is contained in:
Jesse Young
2011-09-11 21:21:42 -07:00
parent fc6cda4ea3
commit 8f15a8c8f2
4 changed files with 55 additions and 13 deletions

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">KalSMS Envaya</string>
<string name="settings">Settings</string>
<string name="test">Test</string>
</resources>