From 1fd83c267c9352217973f024e08ab71efab9f50d Mon Sep 17 00:00:00 2001 From: Amine Ben hammou Date: Mon, 27 Jul 2020 16:43:05 +0200 Subject: [PATCH] Add missing translations --- lib/Config/PopulatorData/Templates/Birds.php | 2 +- lib/Config/PopulatorData/Templates/BuddhistTemple.php | 2 +- lib/Config/PopulatorData/Templates/JazzClub.php | 2 +- lib/Config/PopulatorData/Templates/Mosque.php | 2 +- lib/Config/PopulatorData/Templates/Motor.php | 2 +- lib/Config/PopulatorData/Templates/Poet.php | 2 +- lib/Config/PopulatorData/Templates/RockBand.php | 2 +- lib/Config/PopulatorData/Templates/Synagogue.php | 2 +- lib/Config/PopulatorData/Templates/Vlogger.php | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/lib/Config/PopulatorData/Templates/Birds.php b/lib/Config/PopulatorData/Templates/Birds.php index 61519c5cb6..3af7c5f082 100644 --- a/lib/Config/PopulatorData/Templates/Birds.php +++ b/lib/Config/PopulatorData/Templates/Birds.php @@ -206,7 +206,7 @@ class Birds { 1 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', 'styles' => [ 'block' => diff --git a/lib/Config/PopulatorData/Templates/BuddhistTemple.php b/lib/Config/PopulatorData/Templates/BuddhistTemple.php index b2ed121779..37544a31cd 100644 --- a/lib/Config/PopulatorData/Templates/BuddhistTemple.php +++ b/lib/Config/PopulatorData/Templates/BuddhistTemple.php @@ -156,7 +156,7 @@ class BuddhistTemple { 1 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', 'styles' => [ 'block' => diff --git a/lib/Config/PopulatorData/Templates/JazzClub.php b/lib/Config/PopulatorData/Templates/JazzClub.php index ea04ec6d71..951d34fbc1 100644 --- a/lib/Config/PopulatorData/Templates/JazzClub.php +++ b/lib/Config/PopulatorData/Templates/JazzClub.php @@ -102,7 +102,7 @@ class JazzClub { 1 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', 'styles' => [ 'block' => diff --git a/lib/Config/PopulatorData/Templates/Mosque.php b/lib/Config/PopulatorData/Templates/Mosque.php index b820be9313..e3b67c7b1f 100644 --- a/lib/Config/PopulatorData/Templates/Mosque.php +++ b/lib/Config/PopulatorData/Templates/Mosque.php @@ -144,7 +144,7 @@ class Mosque { 0 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', 'styles' => [ 'block' => diff --git a/lib/Config/PopulatorData/Templates/Motor.php b/lib/Config/PopulatorData/Templates/Motor.php index f053a5679b..fb553af560 100644 --- a/lib/Config/PopulatorData/Templates/Motor.php +++ b/lib/Config/PopulatorData/Templates/Motor.php @@ -235,7 +235,7 @@ class Motor { [ 'type' => 'text', 'text' => '

Welcome to Vector Motors

-

View email in browser >

', +

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', ], ], ], diff --git a/lib/Config/PopulatorData/Templates/Poet.php b/lib/Config/PopulatorData/Templates/Poet.php index 53bb958a3c..5289e70cf4 100644 --- a/lib/Config/PopulatorData/Templates/Poet.php +++ b/lib/Config/PopulatorData/Templates/Poet.php @@ -177,7 +177,7 @@ class Poet { 0 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', 'styles' => [ 'block' => diff --git a/lib/Config/PopulatorData/Templates/RockBand.php b/lib/Config/PopulatorData/Templates/RockBand.php index 5eb7f4c60b..16d45fa353 100644 --- a/lib/Config/PopulatorData/Templates/RockBand.php +++ b/lib/Config/PopulatorData/Templates/RockBand.php @@ -144,7 +144,7 @@ class RockBand { 0 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', 'styles' => [ 'block' => diff --git a/lib/Config/PopulatorData/Templates/Synagogue.php b/lib/Config/PopulatorData/Templates/Synagogue.php index 3daae142a5..6155da6281 100644 --- a/lib/Config/PopulatorData/Templates/Synagogue.php +++ b/lib/Config/PopulatorData/Templates/Synagogue.php @@ -102,7 +102,7 @@ class Synagogue { 1 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

'.WPFunctions::get()->__("View this in your browser.", 'mailpoet').'

', 'styles' => [ 'block' => diff --git a/lib/Config/PopulatorData/Templates/Vlogger.php b/lib/Config/PopulatorData/Templates/Vlogger.php index a100671060..f273ac2b95 100644 --- a/lib/Config/PopulatorData/Templates/Vlogger.php +++ b/lib/Config/PopulatorData/Templates/Vlogger.php @@ -102,7 +102,7 @@ class Vlogger { 1 => [ 'type' => 'header', - 'text' => '

View email in browser >

', + 'text' => '

' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '

', 'styles' => [ 'block' =>