2010-10-04 00:11:48 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
2011-09-19 21:58:23 +00:00
|
|
|
<string name="app_name">KalSMS</string>
|
2011-09-12 04:21:42 +00:00
|
|
|
<string name="settings">Settings</string>
|
2011-09-13 01:16:44 +00:00
|
|
|
<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>
|
2011-09-13 05:03:25 +00:00
|
|
|
<string name="retry_now">Retry</string>
|
2011-09-14 01:26:17 +00:00
|
|
|
<string name="forward_inbox">Fwd Inbox...</string>
|
2011-09-20 01:51:45 +00:00
|
|
|
<string name='service_started'>New SMS will be forwarded to server</string>
|
2011-09-19 21:58:23 +00:00
|
|
|
<string name='test_senders'>When running KalSMS in Test Mode,
|
|
|
|
KalSMS 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>
|
2010-10-04 00:11:48 +00:00
|
|
|
</resources>
|