diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/Locale/da_DK/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/de_DE/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/es_ES/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/fi_FI/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/fr_FR/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/hu_HU/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/it_IT/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/ja_JP/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/nl_NL/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/pl_PL/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/pt_BR/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/ru_RU/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/sv_SE/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/th_TH/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/tr_TR/translations.php | 2 | ||||
-rw-r--r-- | app/Locale/zh_CN/translations.php | 2 | ||||
-rw-r--r-- | app/Template/project/share.php | 2 | ||||
-rw-r--r-- | app/Template/user/share.php | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 4ce2a2d7..1a080b4a 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index a3753985..3dff0aab 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 04af53db..e778d5a8 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/fi_FI/translations.php b/app/Locale/fi_FI/translations.php index c89428ce..d41cd82f 100644 --- a/app/Locale/fi_FI/translations.php +++ b/app/Locale/fi_FI/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 9ad6acff..3621413a 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -919,7 +919,7 @@ return array( 'Subtasks time tracking' => 'Suivi du temps par rapport aux sous-tâches', 'User calendar view' => 'Vue en mode utilisateur du calendrier', 'Automatically update the start date' => 'Mettre à jour automatiquement la date de début', - 'iCalendar (iCal format, *.ics)' => 'iCalendar (format iCal, *.ics)', + 'iCal feed' => 'Abonnement iCal', 'Preferences' => 'Préférences', 'Security' => 'Sécurité', 'Two factor authentication disabled' => 'Authentification à deux facteurs désactivé', diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index a8291057..468b6a01 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index dbef74ef..2bbd8ba7 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/ja_JP/translations.php b/app/Locale/ja_JP/translations.php index 50ec0cc3..1cc3818a 100644 --- a/app/Locale/ja_JP/translations.php +++ b/app/Locale/ja_JP/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 58add350..c4c262e1 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 698bc94c..f1dade8f 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index c187c6b3..e8414330 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index 167b57df..d5df5e44 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 761c98fc..cf125c54 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 8c38a7eb..e2c46c9e 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index de8c05a3..68b32c42 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 54e89a56..1368c358 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index fac5fcc7..7d492635 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', diff --git a/app/Template/project/share.php b/app/Template/project/share.php index f28ed6b2..07f29fdc 100644 --- a/app/Template/project/share.php +++ b/app/Template/project/share.php @@ -8,7 +8,7 @@ <ul class="no-bullet"> <li><strong><i class="fa fa-share-alt"></i> <?= $this->a(t('Public link'), 'board', 'readonly', array('token' => $project['token']), false, '', '', true) ?></strong></li> <li><strong><i class="fa fa-rss-square"></i> <?= $this->a(t('RSS feed'), 'project', 'feed', array('token' => $project['token']), false, '', '', true) ?></strong></li> - <li><strong><i class="fa fa-calendar"></i> <?= $this->a(t('iCalendar (iCal format, *.ics)'), 'ical', 'project', array('token' => $project['token']), false, '', '', true) ?></strong></li> + <li><strong><i class="fa fa-calendar"></i> <?= $this->a(t('iCal feed'), 'ical', 'project', array('token' => $project['token']), false, '', '', true) ?></strong></li> </ul> </div> diff --git a/app/Template/user/share.php b/app/Template/user/share.php index 98010d4f..55d06897 100644 --- a/app/Template/user/share.php +++ b/app/Template/user/share.php @@ -6,7 +6,7 @@ <div class="listing"> <ul class="no-bullet"> - <li><strong><i class="fa fa-calendar"></i> <?= $this->a(t('iCalendar (iCal format, *.ics)'), 'ical', 'user', array('token' => $user['token']), false, '', '', true) ?></strong></li> + <li><strong><i class="fa fa-calendar"></i> <?= $this->a(t('iCal feed'), 'ical', 'user', array('token' => $user['token']), false, '', '', true) ?></strong></li> </ul> </div> |