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:
Diffstat (limited to 'plugins/CoreHome/CoreHome.php')
-rw-r--r--plugins/CoreHome/CoreHome.php92
1 files changed, 46 insertions, 46 deletions
diff --git a/plugins/CoreHome/CoreHome.php b/plugins/CoreHome/CoreHome.php
index 5e519a7966..f28a2c7f8e 100644
--- a/plugins/CoreHome/CoreHome.php
+++ b/plugins/CoreHome/CoreHome.php
@@ -171,7 +171,7 @@ class CoreHome extends \Piwik\Plugin
$translationKeys[] = 'General_Loading';
$translationKeys[] = 'General_Show';
$translationKeys[] = 'General_Hide';
- $translationKeys[] = 'General_YearShort';
+ $translationKeys[] = 'Intl_YearShort';
$translationKeys[] = 'General_MultiSitesSummary';
$translationKeys[] = 'CoreHome_YouAreUsingTheLatestVersion';
$translationKeys[] = 'CoreHome_IncludeRowsWithLowPopulation';
@@ -193,51 +193,51 @@ class CoreHome extends \Piwik\Plugin
$translationKeys[] = 'Annotations_HideAnnotationsFor';
$translationKeys[] = 'General_LoadingPopover';
$translationKeys[] = 'General_LoadingPopoverFor';
- $translationKeys[] = 'General_ShortMonth_1';
- $translationKeys[] = 'General_ShortMonth_2';
- $translationKeys[] = 'General_ShortMonth_3';
- $translationKeys[] = 'General_ShortMonth_4';
- $translationKeys[] = 'General_ShortMonth_5';
- $translationKeys[] = 'General_ShortMonth_6';
- $translationKeys[] = 'General_ShortMonth_7';
- $translationKeys[] = 'General_ShortMonth_8';
- $translationKeys[] = 'General_ShortMonth_9';
- $translationKeys[] = 'General_ShortMonth_10';
- $translationKeys[] = 'General_ShortMonth_11';
- $translationKeys[] = 'General_ShortMonth_12';
- $translationKeys[] = 'General_LongMonth_1';
- $translationKeys[] = 'General_LongMonth_2';
- $translationKeys[] = 'General_LongMonth_3';
- $translationKeys[] = 'General_LongMonth_4';
- $translationKeys[] = 'General_LongMonth_5';
- $translationKeys[] = 'General_LongMonth_6';
- $translationKeys[] = 'General_LongMonth_7';
- $translationKeys[] = 'General_LongMonth_8';
- $translationKeys[] = 'General_LongMonth_9';
- $translationKeys[] = 'General_LongMonth_10';
- $translationKeys[] = 'General_LongMonth_11';
- $translationKeys[] = 'General_LongMonth_12';
- $translationKeys[] = 'General_ShortDay_1';
- $translationKeys[] = 'General_ShortDay_2';
- $translationKeys[] = 'General_ShortDay_3';
- $translationKeys[] = 'General_ShortDay_4';
- $translationKeys[] = 'General_ShortDay_5';
- $translationKeys[] = 'General_ShortDay_6';
- $translationKeys[] = 'General_ShortDay_7';
- $translationKeys[] = 'General_LongDay_1';
- $translationKeys[] = 'General_LongDay_2';
- $translationKeys[] = 'General_LongDay_3';
- $translationKeys[] = 'General_LongDay_4';
- $translationKeys[] = 'General_LongDay_5';
- $translationKeys[] = 'General_LongDay_6';
- $translationKeys[] = 'General_LongDay_7';
- $translationKeys[] = 'General_DayMo';
- $translationKeys[] = 'General_DayTu';
- $translationKeys[] = 'General_DayWe';
- $translationKeys[] = 'General_DayTh';
- $translationKeys[] = 'General_DayFr';
- $translationKeys[] = 'General_DaySa';
- $translationKeys[] = 'General_DaySu';
+ $translationKeys[] = 'Intl_ShortMonth_1';
+ $translationKeys[] = 'Intl_ShortMonth_2';
+ $translationKeys[] = 'Intl_ShortMonth_3';
+ $translationKeys[] = 'Intl_ShortMonth_4';
+ $translationKeys[] = 'Intl_ShortMonth_5';
+ $translationKeys[] = 'Intl_ShortMonth_6';
+ $translationKeys[] = 'Intl_ShortMonth_7';
+ $translationKeys[] = 'Intl_ShortMonth_8';
+ $translationKeys[] = 'Intl_ShortMonth_9';
+ $translationKeys[] = 'Intl_ShortMonth_10';
+ $translationKeys[] = 'Intl_ShortMonth_11';
+ $translationKeys[] = 'Intl_ShortMonth_12';
+ $translationKeys[] = 'Intl_LongMonth_1';
+ $translationKeys[] = 'Intl_LongMonth_2';
+ $translationKeys[] = 'Intl_LongMonth_3';
+ $translationKeys[] = 'Intl_LongMonth_4';
+ $translationKeys[] = 'Intl_LongMonth_5';
+ $translationKeys[] = 'Intl_LongMonth_6';
+ $translationKeys[] = 'Intl_LongMonth_7';
+ $translationKeys[] = 'Intl_LongMonth_8';
+ $translationKeys[] = 'Intl_LongMonth_9';
+ $translationKeys[] = 'Intl_LongMonth_10';
+ $translationKeys[] = 'Intl_LongMonth_11';
+ $translationKeys[] = 'Intl_LongMonth_12';
+ $translationKeys[] = 'Intl_ShortDay_1';
+ $translationKeys[] = 'Intl_ShortDay_2';
+ $translationKeys[] = 'Intl_ShortDay_3';
+ $translationKeys[] = 'Intl_ShortDay_4';
+ $translationKeys[] = 'Intl_ShortDay_5';
+ $translationKeys[] = 'Intl_ShortDay_6';
+ $translationKeys[] = 'Intl_ShortDay_7';
+ $translationKeys[] = 'Intl_LongDay_1';
+ $translationKeys[] = 'Intl_LongDay_2';
+ $translationKeys[] = 'Intl_LongDay_3';
+ $translationKeys[] = 'Intl_LongDay_4';
+ $translationKeys[] = 'Intl_LongDay_5';
+ $translationKeys[] = 'Intl_LongDay_6';
+ $translationKeys[] = 'Intl_LongDay_7';
+ $translationKeys[] = 'Intl_DayMo';
+ $translationKeys[] = 'Intl_DayTu';
+ $translationKeys[] = 'Intl_DayWe';
+ $translationKeys[] = 'Intl_DayTh';
+ $translationKeys[] = 'Intl_DayFr';
+ $translationKeys[] = 'Intl_DaySa';
+ $translationKeys[] = 'Intl_DaySu';
$translationKeys[] = 'General_Search';
$translationKeys[] = 'General_Clear';
$translationKeys[] = 'General_MoreDetails';