From e864670def16aea63d78ba240e8a4de995310018 Mon Sep 17 00:00:00 2001 From: Hans-Peter Herzog Date: Tue, 15 Feb 2022 10:54:23 +0100 Subject: [PATCH] TT#163506 CSC: wrong labels "New messages" and "Recent calls" Change-Id: Ie074c773e4584ecfd66a2dadb43527c48901f33d --- src/i18n/en.json | 14 +++----------- src/pages/CscPageDashboard.vue | 8 ++++---- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 09315e08..c7d9b971 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -41,7 +41,6 @@ "An error occured while trying to load the speed dials. Please try again": "An error occured while trying to load the speed dials. Please try again", "An error occured while trying to send the fax. Please try again": "An error occured while trying to send the fax. Please try again", "An error occured while trying to unassign the speed dial slot. Please try again": "An error occured while trying to unassign the speed dial slot. Please try again", - "Application": "Application", "Apps": "Apps", "Assigned slot {slot}": "Assigned slot {slot}", "Attach voicemail to email notification": "Attach voicemail to email notification", @@ -179,7 +178,6 @@ "Forward to Fax2Mail": "Forward to Fax2Mail", "Forward to Local Subscriber": "Forward to Local Subscriber", "Forward to Manager Secretary": "Forward to Manager Secretary", - "Forward to ManagerSecretary": "Forward to ManagerSecretary", "Forward to Number": "Forward to Number", "Forward to Office Hours Announcement": "Forward to Office Hours Announcement", "Forward to Voicebox": "Forward to Voicebox", @@ -219,7 +217,6 @@ "Input a valid phone number": "Input a valid phone number", "Interval when the secret key is automatically renewed.": "Interval when the secret key is automatically renewed.", "Italian": "Italian", - "Join conference": "Join conference", "Join conference with name": "Join conference with name", "Lamp/Key": "Lamp/Key", "Lamps/Keys": "Lamps/Keys", @@ -238,9 +235,9 @@ "Mail to Fax": "Mail to Fax", "Manager Secretary": "Manager Secretary", "Manager Secretary feature": "Manager Secretary feature", - "ManagerSecretary": "ManagerSecretary", "Maximum allowed extension is {max}": "Maximum allowed extension is {max}", "Maximum calls in queue": "Maximum calls in queue", + "Messages": "Messages", "Minimum allowed extension is {min}": "Minimum allowed extension is {min}", "Mo": "Mo", "Monday": "Monday", @@ -253,7 +250,6 @@ "Name": "Name", "Name in Fax Header for Sendfax": "Name in Fax Header for Sendfax", "Never": "Never", - "New Messages": "New Messages", "New SIP Password": "New SIP Password", "New SIP Password confirm": "New SIP Password confirm", "New Web Password": "New Web Password", @@ -266,7 +262,7 @@ "No Faxes found": "No Faxes found", "No Voicemails found": "No Voicemails found", "No call queues created yet": "No call queues created yet", - "No calls yet": "No calls yet", + "No calls": "No calls", "No data found": "No data found", "No data to save. Please provide at least one time range.": "No data to save. Please provide at least one time range.", "No destinations created yet": "No destinations created yet", @@ -276,7 +272,7 @@ "No groups": "No groups", "No groups created yet": "No groups created yet", "No manager secretary configuration created yet": "No manager secretary configuration created yet", - "No new messages": "No new messages", + "No messages": "No messages", "No numbers assigned": "No numbers assigned", "No numbers found": "No numbers found", "No seats": "No seats", @@ -323,7 +319,6 @@ "Random Ringing": "Random Ringing", "Receive Reports": "Receive Reports", "Received from IP": "Received from IP", - "Recent Calls": "Recent Calls", "Recording successfully deleted": "Recording successfully deleted", "Recordings": "Recordings", "Recover password": "Recover password", @@ -499,7 +494,6 @@ "You are about to remove this Voicemail": "You are about to remove this Voicemail", "You are about to reset the custom {type} greeting sound to defaults": "You are about to reset the custom {type} greeting sound to defaults", "You are now able to start and receive calls": "You are now able to start and receive calls", - "You can neither make a call nor receive one, since the RTC:engine is not active. If you operate a C5 CE then first upgrade to a C5 PRO to be able to use the RTC:engine.": "You can neither make a call nor receive one, since the RTC:engine is not active. If you operate a C5 CE then first upgrade to a C5 PRO to be able to use the RTC:engine.", "You can not join a conference, since the RTC:engine is not active. If you operate a C5 CE then first upgrade to a C5 PRO to be able to use the RTC:engine.": "You can not join a conference, since the RTC:engine is not active. If you operate a C5 CE then first upgrade to a C5 PRO to be able to use the RTC:engine.", "You have blocked incoming call notifications.": "You have blocked incoming call notifications.", "You have invalid form input. Please check and try again.": "You have invalid form input. Please check and try again.", @@ -509,8 +503,6 @@ "Your number is hidden to the callee within own PBX": "Your number is hidden to the callee within own PBX", "Your number is visible to the callee": "Your number is visible to the callee", "Your number is visible to the callee within own PBX": "Your number is visible to the callee within own PBX", - "Your password has been changed successfully": "Your password has been changed successfully", - "Your web password has been changed successfully": "Your web password has been changed successfully", "ago": "ago", "and": "and", "and call from": "and call from", diff --git a/src/pages/CscPageDashboard.vue b/src/pages/CscPageDashboard.vue index 91325cfd..72a4f145 100644 --- a/src/pages/CscPageDashboard.vue +++ b/src/pages/CscPageDashboard.vue @@ -6,23 +6,23 @@