Sfoglia il codice sorgente

Merge branch 'develop' into allow_multiline_checkbox_preferences_pr_395_with_develop

David A. Velasco 11 anni fa
parent
commit
68482e5f66
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      res/values-en-rGB/strings.xml

+ 2 - 0
res/values-en-rGB/strings.xml

@@ -208,6 +208,8 @@
   <string name="ssl_validator_label_validity_to">To:</string>
   <string name="ssl_validator_label_signature">Signature:</string>
   <string name="ssl_validator_label_signature_algorithm">Algorithm:</string>
+  <string name="ssl_validator_null_cert">The certificate could not be shown.</string>
+  <string name="ssl_validator_no_info_about_error">- No information about the error</string>
   <string name="placeholder_sentence">This is a placeholder</string>
   <string name="placeholder_filename">placeholder.txt</string>
   <string name="placeholder_filetype">PNG Image</string>