1.1 --- a/res/values/strings_activity_authenticator.xml Tue Feb 10 21:55:00 2015 +0100 1.2 +++ b/res/values/strings_activity_authenticator.xml Tue Feb 10 22:40:00 2015 +0100 1.3 @@ -22,8 +22,10 @@ 1.4 <string name="error_connection_refused">Connection refused</string> 1.5 <string name="error_unkown_error">Unknown error</string> 1.6 <string name="error_account_already_in_use">Account already added</string> 1.7 + <string name="error_ssl">SSL error</string> 1.8 <string name="success_calendar">Connection success (calendar)</string> 1.9 <string name="success_collection">Connection success (multiple calendars)</string> 1.10 - 1.11 + <string name="trustall">Check SSL Certificate</string> 1.12 + <string name="error_untrusted_certificate">Untrusted certificate</string> 1.13 1.14 -</resources> 1.15 \ No newline at end of file 1.16 +</resources>