mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°7157 - Remove dict entries for advanced mode in notifications center
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:NotificationsCenter:Page:Title' => 'Notifications center',
|
||||
'UI:NotificationsCenter:Panel:Title' => 'Notifications center',
|
||||
'UI:NotificationsCenter:Panel:SubTitle' => 'Manage your notifications subscriptions. For more granularity, you can also manage individual subscriptions using the <a href="%1$s">advanced mode</a>.',
|
||||
'UI:NotificationsCenter:Panel:Advanced:SubTitle' => 'Manage your notifications subscriptions individually. To manage your subscriptions by type, use the <a href="%1$s">standard mode</a>.',
|
||||
'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.',
|
||||
|
||||
Reference in New Issue
Block a user