From f837124edda4e704a5327b476c0a0c4452910663 Mon Sep 17 00:00:00 2001 From: Jared Hancock <jared@osticket.com> Date: Mon, 4 Aug 2014 08:31:38 -0500 Subject: [PATCH] i18n: Remove a few unused phrases --- .../en_US/help/tips/dashboard.dashboard.yaml | 28 ------------------- 1 file changed, 28 deletions(-) diff --git a/include/i18n/en_US/help/tips/dashboard.dashboard.yaml b/include/i18n/en_US/help/tips/dashboard.dashboard.yaml index 98603045d..5ce715401 100644 --- a/include/i18n/en_US/help/tips/dashboard.dashboard.yaml +++ b/include/i18n/en_US/help/tips/dashboard.dashboard.yaml @@ -90,31 +90,3 @@ response_time: response. This measurement of time is not exclusive to a Client’s correspondence of the initial Ticket opening. This refers to every act of discourse originating with a Client. - -export: - title: Export - content: > - You may export the data currently in view. Therefore, the data that is - exported will be a direct reflection of whatever date span and specific - tabbed subject is currently specified when an <span - class="doc-desc-title">Export</span> is requested. The file format is <span - class="doc-desc-title">.csv</span>, which is compatible to any spreadsheet - application. - -department: - title: Department - content: > - Choose this tab if you would like to see the Data of each column that is - specific to your Departments. - -topics: - title: Topics - content: > - Choose this tab if you would like to see the Data of each column that is - specific to your Topics. - -agents_staff: - title: Agents (Staff) - content: > - Choose this tab if you would like to see the Data of each column that is - specific to your individual Agents. -- GitLab