5
0
mirror of https://github.com/cwinfo/envayasms.git synced 2024-09-19 22:02:31 +00:00
envayasms/res/values/strings.xml

20 lines
1.0 KiB
XML
Raw Normal View History

2010-10-04 00:11:48 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
2011-09-22 23:16:46 +00:00
<string name="app_name">EnvayaSMS</string>
<string name="settings">Settings</string>
<string name="test">Test Connection</string>
<string name="check_now">Check Messages</string>
2011-09-13 02:06:03 +00:00
<string name="help">Help</string>
<string name="pending">Pending Msgs...</string>
<string name="retry_now">Retry</string>
<string name="forward_inbox">Fwd Inbox...</string>
<string name='service_started'>New SMS will be forwarded to server</string>
<string name='test_phone_numbers'>When running EnvayaSMS in Test Mode,
2011-09-22 23:16:46 +00:00
EnvayaSMS will only forward SMS messages from the phone numbers
listed below. (Incoming SMS messages from other phone numbers will be saved
in the normal Messaging inbox, and outgoing messages will be ignored.)</string>
<string name='ignored_phone_numbers'>
EnvayaSMS will ignore SMS messages from the phone numbers listed below.
Incoming messages from these senders will be saved in the normal Messaging inbox.</string>
2010-10-04 00:11:48 +00:00
</resources>