diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-03-05 21:29:06 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-03-05 21:29:06 +0100 |
commit | f75143f11bc8fce95baa659f5a87179611e74e65 (patch) | |
tree | 2d5c6e0b561f5216d9f395137a8e06e3b0f9e3ad /res/values/untranslatable.xml | |
parent | 6aaa11be141b1e2eb9803f4d7713461dca9f342c (diff) |
Add copyright for bouncy castles
--HG--
extra : rebase_source : b8f7314dccb41686ec58a189e111935fdc8d4619
Diffstat (limited to 'res/values/untranslatable.xml')
-rw-r--r-- | res/values/untranslatable.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values/untranslatable.xml b/res/values/untranslatable.xml index 48f77d98..37c01064 100644 --- a/res/values/untranslatable.xml +++ b/res/values/untranslatable.xml @@ -19,7 +19,9 @@ <string name="openssl" translatable="false">OpenSSL</string> <string name="unknown_state" translatable="false">Unknown state</string> <string name="permission_description">Allows another app to control OpenVPN</string> - + <string name="bouncy_castle" translatable="false">Bouncy Castle Crypto APIs</string> + <string name="copyright_bouncycastle" translatable="false">Copyright © 2000 - 2012 The Legion Of The Bouncy Castle (http://www.bouncycastle.org)</string> + <string-array name="tls_directions_values" translatable="false"> <item>0</item> <item>1</item> |