From 0f0f66193fa2e018080ebd4b730056bb52c943d4 Mon Sep 17 00:00:00 2001 From: Vencislav Atanasov Date: Wed, 30 Sep 2015 21:11:27 +0300 Subject: [PATCH] Fix translation strings --- functions.php | 8 ++++---- sidebar.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/functions.php b/functions.php index 90ac6e5..c3c2a7c 100644 --- a/functions.php +++ b/functions.php @@ -138,7 +138,7 @@ function partners_shortcode() { # Create shortcode for transport methods function transport_shortcode() { - $result= '

'.pll__('Място').': '.pll__('Интерпред, София, България').'

'; + $result= '

'.pll__('Място').': '.pll__('VENUE_LOCATION').'

'; $transport_args = array( 'post_type' => 'transportation' ); $transport = new WP_Query( $transport_args ); @@ -156,7 +156,7 @@ function transport_shortcode() { ?>
-


+