view 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 source

<?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>