annotate res/values/strings.xml @ 17:cc4da730e429
Added tag stable-1.0.2 for changeset a481d8fb5571
author |
Carl Byington <carl@five-ten-sg.com> |
date |
Tue, 01 Jul 2014 19:10:51 -0700 |
parents |
e7cdd6eaaeb3 |
children |
|
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>
|
8
|
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>
|
0
|
7 </resources>
|