From 97ce9dbb5b9103f278ad3da45e93904bfed96dc9 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Tue, 19 Nov 2019 23:13:38 +0100 Subject: update about fragment --- app/src/main/res/layout-xlarge/f_about.xml | 51 ++++++++++++++++++++++++++++++ app/src/main/res/layout/f_about.xml | 45 ++++++++++++++++++++++++++ app/src/main/res/values/untranslatable.xml | 21 +++++++----- 3 files changed, 109 insertions(+), 8 deletions(-) diff --git a/app/src/main/res/layout-xlarge/f_about.xml b/app/src/main/res/layout-xlarge/f_about.xml index 4165215c..1d915da4 100644 --- a/app/src/main/res/layout-xlarge/f_about.xml +++ b/app/src/main/res/layout-xlarge/f_about.xml @@ -213,6 +213,57 @@ android:layout_height="wrap_content" android:textSize="18sp" android:text="@string/copyright_openvpn3" /> + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/layout/f_about.xml b/app/src/main/res/layout/f_about.xml index b4a8d9b6..86be3a56 100644 --- a/app/src/main/res/layout/f_about.xml +++ b/app/src/main/res/layout/f_about.xml @@ -205,6 +205,51 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:text="@string/copyright_openvpn3" /> + + + + + + + + + + + + + + + + + + diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index cbae03fd..6ee4a671 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -1,14 +1,14 @@ %s - %s - Copyright 2012-2019\nLEAP Encryption Access Project <info@leap.se> - Copyright ? 2002?2019 OpenVPN Technologies, Inc. <sales@openvpn.net>\n + Copyright (c) 2012-2019\nLEAP Encryption Access Project <info@leap.se> + Copyright (c) 2002-2019 OpenVPN Technologies, Inc. <sales@openvpn.net>\n "OpenVPN" is a trademark of OpenVPN Technologies, Inc. - Copyright ? 1996 ? 2011 Markus Franz Xaver Johannes Oberhumer + Copyright (c) 1996 - 2011 Markus Franz Xaver Johannes Oberhumer Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.\n\n This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)\n - Copyright ? 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. - Copyright ? 2019 Square, Inc. + Copyright 1995-1998 Eric Young (eay@cryptsoft.com) All rights reserved. + Copyright (c) 2019 Square, Inc. OkHttp OpenVPN LZO @@ -23,17 +23,22 @@ GNU AFFERO GENERAL PUBLIC LICENSE\n Version 3, 19 November 2007 Unknown state - Copyright 2012?2019 Arne Schwabe <arne@rfc2549.org> + Copyright (c) 2012-2019 Arne Schwabe <arne@rfc2549.org> openvpn.uni-paderborn.de 1194 File Dialog based on work by Alexander Ponomarev File Dialog Allows another app to control OpenVPN Bouncy Castle Crypto APIs - Copyright ? 2000?2012 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) + Copyright (c) 2000-2012 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) Waiting for user permission to use VPN API Waiting for user VPN password VPN password input dialog cancelled VPN API permission dialog cancelled - Could not connect to gateway %s. Trying next one. + Shapeshifter Library + Copyright (c) 2019, LEAP Encryption Access Project (info@leap.se) + Shapeshifter Transports + Copyright (c) 2014, Yawning Angel (yawning at torproject dot org) \n All rights reserved. + Shapeshifter Dispatcher + Copyright (c) 2014, Yawning Angel (yawning at torproject dot org) \n All rights reserved. \ No newline at end of file -- cgit v1.2.3