Mercurial > 510ConnectbotMonitor
annotate 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 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <resources> | |
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> | |
5 <string name="action_settings">Settings</string> | |
2 | 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> |
0 | 7 </resources> |