From 60ace4dce085e860223e8f0ccfc5e1d885297bc8 Mon Sep 17 00:00:00 2001 From: LordBeaver Date: Sat, 21 Mar 2015 15:36:43 +0300 Subject: [PATCH] Update result.php --- result.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/result.php b/result.php index 5f00d93..068e639 100644 --- a/result.php +++ b/result.php @@ -75,7 +75,7 @@ if ( ISQ::$general['qr'] ) {
- ' . yourls__( 'Copy to clipboard', 'isq-translation' ) . ''; } ?> + ' . yourls__( 'Copy to clipboard', 'isq_translation' ) . ''; } ?>
@@ -83,13 +83,13 @@ if ( ISQ::$general['qr'] ) {
- ' . yourls__( 'Copy to clipboard', 'isq-translation' ) . ''; } ?> + ' . yourls__( 'Copy to clipboard', 'isq_translation' ) . ''; } ?>
- ' . yourls__( 'Copy to clipboard', 'isq-translation' ) . ''; } ?> + ' . yourls__( 'Copy to clipboard', 'isq_translation' ) . ''; } ?>
@@ -117,7 +117,7 @@ if ( ISQ::$general['qr'] ) { - ' . yourls__( 'QR code', 'isq-translation' ) . '

' . yourls__( 'Share your link with external devices', 'isq-translation' ) . '

' . $qrCode; } ?> + ' . yourls__( 'QR code', 'isq_translation' ) . '

' . yourls__( 'Share your link with external devices', 'isq_translation' ) . '

' . $qrCode; } ?>