chg: [pgpPopover] Transformed text into i18n

pull/5615/head
mokaddem 2020-02-10 13:45:22 +01:00
parent 2bdc11b5d4
commit 9c22e02848
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<div class="popover_choice">
<legend><?php echo __('Choose the key that you would like to use'); ?></legend>
<p style="padding:0.3em 10px">
Do not blindly trust fetched keys and check the fingerprint from other source.
<a href="https://evil32.com" target="_blank">And do not check just Key ID, but whole fingerprint.</a>
<?php echo __("Do not blindly trust fetched keys and check the fingerprint from other source.") ?>
<a href="https://evil32.com" target="_blank"><?php echo __("And do not check just Key ID, but whole fingerprint.") ?></a>
</p>
<div class="popover_choice_main" id ="popover_choice_main">
<table style="width:100%;">