27 lines
1.2 KiB
XML
27 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">Spammer</string>
|
|
|
|
<string name="instructions">Enter the phone number of the recipient, the message, and
|
|
the number of times you want to send it. Press the SPAM button to send the default
|
|
spam message.\n</string>
|
|
<string name="spam_message">SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM SPAM </string>
|
|
|
|
<string name="target_phone">Victim\'s Phone #</string>
|
|
<string name="message">Message</string>
|
|
|
|
<string name="times">Times</string>
|
|
<string name="required_toast">Please fill out all of the fields.</string>
|
|
<string name="messages_sent">messages sent.</string>
|
|
|
|
<string name="default_counter">0/160</string>
|
|
<string name="default_times">10</string>
|
|
<string name="default_sent_counter">0 messages sent.\\n</string>
|
|
|
|
<string name="spam">SPAM</string>
|
|
<string name="send">Send</string>
|
|
<string name="sending">Sending...</string>
|
|
<string name="clear">Clear</string>
|
|
<string name="footer">Created by Ian Naval.</string>
|
|
</resources>
|