mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-09 20:58:02 -05:00
Moved licence information to application.xml
This commit is contained in:
parent
c26edf0abf
commit
beee987dd9
@ -5,4 +5,9 @@
|
||||
<string name="app_version">0.2</string>
|
||||
<string name="app_homepage">http://www.yaaic.org</string>
|
||||
<string name="app_copyright">(C) 2009-2010 Sebastian Kaspari</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>
|
||||
</resources>
|
@ -21,17 +21,13 @@
|
||||
<string name="join">Join</string>
|
||||
<string name="join_channel">Join Channel</string>
|
||||
<string name="close">Close</string>
|
||||
<string name="users">Users</string>
|
||||
<string name="connect">Connect</string>
|
||||
<string name="disconnect">Disconnect</string>
|
||||
<string name="edit">Edit</string>
|
||||
<string name="delete">Delete</string>
|
||||
|
||||
<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>
|
||||
|
||||
<string name="settings_label">Settings</string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user