Mercurial > 510ConnectbotMonitor
comparison res/values/strings.xml @ 8:e7cdd6eaaeb3
use custom icon
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Tue, 24 Jun 2014 07:30:28 -0700 |
parents | f6a1aabf384f |
children |
comparison
equal
deleted
inserted
replaced
7:992dca085fa2 | 8:e7cdd6eaaeb3 |
---|---|
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 <string name="copyright">Copyright © 2014 by 510 Software Group. Released under the GPLv3 or later. Full source code at http://www.five-ten-sg.com/510ConnectbotMonitor/</string> |
7 </resources> | 7 </resources> |