ascvh@#%(^-^)V ?host,ip,port,protocol,title,domain,country,city,link,org ???à JFIF  x x ?? C         ?? C   ?à   " ??     ?? μ  } !1AQa "q2?‘?#B±áR?e$3br? %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz??…???‰?’“”?–—???¢£¤¥|§¨?a23′μ?·?1o??????èéêòó???×?ùúáa?????èéê?òó???÷?ùú??     ?? μ   w !1AQ aq"2?B‘?±á #3Rebr?{ gilour

File "view-pot.php"

Full Path: /home/zcziejy/ryadselyen/plugins/loco-translate/tpl/admin/file/view-pot.php
File size: 579 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * POT source view
 */
$this->extend('view');
$this->start('source');
?> 
    <h3 class="has-lang">
        <span><?php esc_html_e('Template file','loco-translate')?>:</span>
        <span class="loco-meta">
            <span><?php echo esc_html_x('Updated','Modified time','loco-translate')?>:</span>
            <span id="loco-po-modified"><?php $params->date('modified')?></span>
            &ndash;
            <span id="loco-po-status"><?php echo esc_html( $meta->getTotalSummary() )?></span>
        </span>
    </h3>

    <?php
    echo $this->render('msgcat');