Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Aubry <mattab@users.noreply.github.com>2017-01-18 23:32:49 +0300
committerGitHub <noreply@github.com>2017-01-18 23:32:49 +0300
commitd942f5656de1714e080c5d0998b37ec26b224419 (patch)
tree824676caf60754c6f8888f2d96b41bbfdfbb0b3b /tests/PHPUnit/System/expected
parentf5a5e39f0b7f68b632f129034f6891cc149c5ef0 (diff)
Ensure neutral gender copy in product user interface (#11216)
* Neutral gender copy in product fixes #10753 * Neutral gender copy in product fixes #10753 * System tests * System tests
Diffstat (limited to 'tests/PHPUnit/System/expected')
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml4
-rw-r--r--tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
index b89ff58332..1622d19eba 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getGlossaryReports.xml
@@ -50,7 +50,7 @@
</row>
<row>
<name>Entry pages (Actions)</name>
- <documentation>This report contains information about the entry pages that were used during the specified period. An entry page is the first page that a user views during his visit. &lt;br /&gt; The entry URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
+ <documentation>This report contains information about the entry pages that were used during the specified period. An entry page is the first page that a user views during their visit. &lt;br /&gt; The entry URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
</row>
<row>
<name>Exit page titles (Actions)</name>
@@ -58,7 +58,7 @@
</row>
<row>
<name>Exit pages (Actions)</name>
- <documentation>This report contains information about the exit pages that occurred during the specified period. An exit page is the last page that a user views during his visit. &lt;br /&gt; The exit URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
+ <documentation>This report contains information about the exit pages that occurred during the specified period. An exit page is the last page that a user views during their visit. &lt;br /&gt; The exit URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
</row>
<row>
<name>Keywords (Referrers)</name>
diff --git a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
index f76ad01380..50e1fd9532 100644
--- a/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
+++ b/tests/PHPUnit/System/expected/test_apiGetReportMetadata__API.getReportMetadata_day.xml
@@ -1118,7 +1118,7 @@
<module>Actions</module>
<action>getEntryPageUrls</action>
<dimension>Entry Page URL</dimension>
- <documentation>This report contains information about the entry pages that were used during the specified period. An entry page is the first page that a user views during his visit. &lt;br /&gt; The entry URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
+ <documentation>This report contains information about the entry pages that were used during the specified period. An entry page is the first page that a user views during their visit. &lt;br /&gt; The entry URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
<metrics>
<entry_nb_visits>Entrances</entry_nb_visits>
<entry_bounce_count>Bounces</entry_bounce_count>
@@ -1191,7 +1191,7 @@
<module>Actions</module>
<action>getExitPageUrls</action>
<dimension>Exit Page URL</dimension>
- <documentation>This report contains information about the exit pages that occurred during the specified period. An exit page is the last page that a user views during his visit. &lt;br /&gt; The exit URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
+ <documentation>This report contains information about the exit pages that occurred during the specified period. An exit page is the last page that a user views during their visit. &lt;br /&gt; The exit URLs are displayed as a folder structure.&lt;br /&gt;Use the plus and minus icons on the left to navigate.</documentation>
<metrics>
<exit_nb_visits>Exits</exit_nb_visits>
<nb_visits>Unique Pageviews</nb_visits>