diff app/src/main/res/values/strings.xml @ 27:807f7e4eaebe

starting update to latest toolchain
author Carl Byington <carl@five-ten-sg.com>
date Thu, 08 Nov 2018 11:39:13 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/src/main/res/values/strings.xml	Thu Nov 08 11:39:13 2018 -0800
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <string name="app_name">510 Connectbot Monitor</string>
+    <string name="service_desc">Maintains socket connection between 510 Connectbot terminal emulator and the monitoring application.</string>
+    <string name="action_settings">Settings</string>
+    <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>
+</resources>