From 5fa4e36f0902decf3176788b39912a0e8f4c8cae Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Tue, 5 Jul 2022 14:25:42 +0200 Subject: Reworked translations (including test fixes) (#19459) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * WebsiteMeasurable plugin language reworked (#19444) * WebsiteMeasurable plugin language reworked * comma * update tests * VisitTime plugin language reworked (#19453) * VisitTime plugin language reworked * Spelling: technical Co-authored-by: Stefan Giehl Co-authored-by: Stefan Giehl * VisitorInterest plugin language reworked (#19445) * VisitorInterest plugin language reworked * Spelling: their Co-authored-by: Stefan Giehl Co-authored-by: Stefan Giehl * update tests Co-authored-by: Allan Nordhøy --- .../expected/test___API.getSegmentsMetadata.xml | 34 +++++++++++----------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml') diff --git a/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml b/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml index e31da68ba6..324d84256f 100644 --- a/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml +++ b/plugins/CustomDimensions/tests/System/expected/test___API.getSegmentsMetadata.xml @@ -33,7 +33,7 @@ metric Visitors - Local time - minute (Start of visit) + Local time — minute (start of visit) visitLocalMinute @@ -138,7 +138,7 @@ dimension Visitors - Local time - hour (Start of visit) + Local time — hour (start of visit) visitLocalHour @@ -192,79 +192,79 @@ dimension Visitors - Site time - hour (Start of visit) + Site time — hour (start of visit) visitStartServerHour dimension Visitors - Site time - hour (Time of last action) + Site time — hour (time of last action) visitServerHour dimension Visitors - Time in UTC - date (Time of last action) + Time in UTC — date (time of last action) visitEndServerDate dimension Visitors - Time in UTC - day of month (Time of last action) + Time in UTC — day of month (time of last action) visitEndServerDayOfMonth dimension Visitors - Time in UTC - day of week (Time of last action) + Time in UTC — day of week (time of last action) visitEndServerDayOfWeek dimension Visitors - Time in UTC - day of year (Time of last action) + Time in UTC — day of year (time of last action) visitEndServerDayOfYear dimension Visitors - Time in UTC - minute (Start of visit) + Time in UTC — minute (start of visit) visitStartServerMinute dimension Visitors - Time in UTC - minute (Time of last action) + Time in UTC — minute (time of last action) visitEndServerMinute dimension Visitors - Time in UTC - month (Time of last action) + Time in UTC — month (time of last action) visitEndServerMonth dimension Visitors - Time in UTC - quarter (Time of last action) + Time in UTC — quarter (time of last action) visitEndServerQuarter dimension Visitors - Time in UTC - second (Time of last action) + Time in UTC — second (Time of last action) visitEndServerSecond dimension Visitors - Time in UTC - week of year (Time of last action) + Time in UTC — week of year (time of last action) visitEndServerWeekOfYear dimension Visitors - Time in UTC - year (Time of last action) + Time in UTC — year (time of last action) visitEndServerYear @@ -441,13 +441,13 @@ dimension Behaviour - Site time - hour + Site time — hour actionServerHour dimension Behaviour - Time in UTC - minute + Time in UTC — minute actionServerMinute \ No newline at end of file -- cgit v1.2.3