2009-05-15 11:32:49 -04:00
<?xml version="1.0" encoding="utf-8"?>
<resources >
<string name= "app_name" > Yaaic</string>
2010-03-13 11:56:10 -05:00
<string name= "app_full_name" > Yet Another Android IRC Client</string>
<string name= "app_version" > 0.1 (BETA)</string>
<string name= "app_homepage" > http://www.yaaic.org</string>
<string name= "app_copyright" > (C) 2009-2010 Sebastian Kaspari</string>
2009-05-15 11:32:49 -04:00
2009-12-17 15:27:57 -05:00
<string name= "add_server_menu" > Add server</string>
2010-03-13 13:56:32 -05:00
<string name= "settings_menu" > Settings</string>
2010-03-13 11:56:10 -05:00
<string name= "about_menu" > About</string>
2009-05-15 11:32:49 -04:00
2009-12-17 15:27:57 -05:00
<string name= "add_server_label" > Add new server</string>
<string name= "server_title" > Title</string>
<string name= "server_host" > Host</string>
<string name= "server_port" > Port</string>
<string name= "server_password" > Password</string>
<string name= "server_useSSL" > Use SSL</string>
<string name= "server_autoconnect" > Auto connect on startup</string>
<string name= "server_channels" > Channels</string>
<string name= "add_server" > Add server</string>
<string name= "cancel" > Cancel</string>
<string name= "channel" > Channel</string>
<string name= "join" > Join</string>
<string name= "join_channel" > Join Channel</string>
<string name= "connect" > Connect</string>
<string name= "disconnect" > Disconnect</string>
<string name= "delete" > Delete</string>
2010-03-13 11:56:10 -05:00
<string name= "about_label" > About</string>
<string name= "copyright" > </string>
<string name= "licence_info" >
Yaaic is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Yaaic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
</string>
2010-03-13 13:56:32 -05:00
<string name= "settings_label" > Settings</string>
2009-05-15 11:32:49 -04:00
</resources>