mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°7565 - Add button in notifications center to access the "all news" page
This commit is contained in:
@@ -21,6 +21,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:NotificationsCenter:Page:Title' => 'Notifications center',
|
||||
'UI:NotificationsCenter:Panel:Title' => 'Notifications center',
|
||||
'UI:NotificationsCenter:Panel:SubTitle' => 'Manage Notifications that you have received : unsubscribe or limit them to a single channel',
|
||||
'UI:NotificationsCenter:Panel:Toolbar:ViewAllNews:Title' => 'View all my news',
|
||||
'UI:NotificationsCenter:Panel:Table:Channels' => 'Channels',
|
||||
'UI:NotificationsCenter:Unsubscribe:Success' => 'You have been successfully unsubscribed from the selected notifications.',
|
||||
'UI:NotificationsCenter:Unsubscribe:Error' => 'An error occurred while unsubscribing from the selected notifications.',
|
||||
|
||||
@@ -14,6 +14,7 @@ Dict::Add('FR FR', 'French', 'Français', [
|
||||
'UI:NotificationsCenter:Channel:OutOf:Text' => '%1$s sur %2$s',
|
||||
'UI:NotificationsCenter:Page:Title' => 'Notifications',
|
||||
'UI:NotificationsCenter:Panel:SubTitle' => 'Gérer les Notifications dont vous êtes destinataire : désinscrivez-vous ou limitez les à un seul canal',
|
||||
'UI:NotificationsCenter:Panel:Toolbar:ViewAllNews:Title' => 'Voir toutes mes news',
|
||||
'UI:NotificationsCenter:Panel:Table:Channels' => 'Canaux',
|
||||
'UI:NotificationsCenter:Panel:Title' => 'Notifications',
|
||||
'UI:NotificationsCenter:Subscribe:Error' => 'Une erreur c\'est produite, lors de votre ré-inscription.',
|
||||
|
||||
Reference in New Issue
Block a user