38 lines
1.6 KiB
XML
38 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resources>
|
|
<string name="up_server">Servers: </string>
|
|
<string name="lstver">Server version: </string>
|
|
<string name="isinst">Installed: </string>
|
|
<string name="instver">Installed version: </string>
|
|
<string name="install">Install </string>
|
|
<string name="uninstall">Uninstall </string>
|
|
<string name="update">Update!</string>
|
|
|
|
<string name="update_alrt">There updates available for some installed applications.\nDo you wish to see them?</string>
|
|
<string name="repo_alrt">The list of repositories in use has been changed.\nDo you wish to update them?</string>
|
|
|
|
<string name="error_download_alrt">Could not connect to server or apk file is corrupt!</string>
|
|
<string name="download_alrt">Getting application from:\n </string>
|
|
|
|
|
|
|
|
</resources>
|
|
<!--
|
|
* Copyright (C) 2009 Roberto Jacinto
|
|
* roberto.jacinto@caixamagica.pt
|
|
*
|
|
* This program 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 2
|
|
* of the License, or (at your option) any later version.
|
|
*
|
|
* This program 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.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
-->
|