1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 Copyright (C)
2012 Tobias Brunner
4 Copyright (C)
2012 Giuliano Grassi
5 Copyright (C)
2012 Ralf Sager
6 Hochschule fuer Technik Rapperswil
8 This program is free software; you can redistribute it and/or modify it
9 under the terms of the GNU General Public License as published by the
10 Free Software Foundation; either version
2 of the License, or (at your
11 option) any later version. See
<http://www.fsf.org/copyleft/gpl.txt
>.
13 This program is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
21 <string name=
"app_name">strongSwan VPN Client
</string>
23 <!-- VPN profile list --
>
24 <string name=
"no_profiles">No VPN profiles.
</string>
25 <string name=
"add_profile">Add VPN profile
</string>
27 <!-- VPN profile details --
>
28 <string name=
"profile_name_label">Profile Name:
</string>
29 <string name=
"profile_name_hint">(use gateway address)
</string>
30 <string name=
"profile_gateway_label">Gateway:
</string>
31 <string name=
"profile_username_label">Username:
</string>
32 <string name=
"profile_password_label">Password:
</string>
33 <string name=
"profile_password_hint">(prompt when needed)
</string>