You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

strings.xml 259B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string name="app_name">SMS Server</string>
  4. <string name="action_settings">Settings</string>
  5. <string name="start">Start Server</string>
  6. <string name="stop">Stop Server</string>
  7. </resources>