view app/src/main/res/values/strings.xml @ 32:759c61d72006 default tip

fix makefile for xml docs
author Carl Byington <carl@five-ten-sg.com>
date Sun, 28 Apr 2019 17:20:53 -0700
parents 807f7e4eaebe
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>