comparison res/values/strings.xml @ 2:f6a1aabf384f

add copyright
author Carl Byington <carl@five-ten-sg.com>
date Mon, 23 Jun 2014 16:57:39 -0700
parents 5564580fe160
children e7cdd6eaaeb3
comparison
equal deleted inserted replaced
1:f12df02aa228 2:f6a1aabf384f
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 <string name="app_name">510 Connectbot Monitor</string> 3 <string name="app_name">510 Connectbot Monitor</string>
4 <string name="service_desc">Maintains socket connection between 510 Connectbot terminal emulator and the monitoring application.</string> 4 <string name="service_desc">Maintains socket connection between 510 Connectbot terminal emulator and the monitoring application.</string>
5 <string name="action_settings">Settings</string> 5 <string name="action_settings">Settings</string>
6 <string name="copyright">Copyright 510 Software Group. Released under the GPLv3 or later. Full source code at http://www.five-ten-sg.com/510ConnectbotMonitor/</string>
6 </resources> 7 </resources>