Newer
Older
# This is popup help messages for the Admin Panel -> Settings -> System
#
# Fields:
# title - Shown in bold at the top of the popover window
# content - The body of the help popover
# links - List of links shows below the content
# title - Link title
# href - href of link (links starting with / are translated to the
# helpdesk installation path)
#
# The key names such as 'helpdesk_name' should not be translated as they
# must match the HTML #ids put into the page template.
#
---
helpdesk_status:
title: Helpdesk Status
If the status is changed to <span
class="doc-desc-opt">Offline</span>, the client interface will be
disabled. This does not however affect any normal Agent interaction
with the Agent Panel.
helpdesk_url:
title: Helpdesk URL
This URL is the base of your osTicket installation. It is used in email
communication to direct end-users back to your helpdesk.
helpdesk_name_title:
title: Helpdesk Name/Title
This is the title that appears in the browser tab. If your help desk
page is bookmarked, this will be the title/name of the site page.
title: Default Department
content: >
Choose a default <span class="doc-desc-title">department</span>
for tickets that are not automatically routed to a department.
<br/><br/>
Ticket can be routed base on help topic, incoming email and ticket
filter settings.
title: Default Page Size
content: >
Choose the number of items shown per page in the Ticket Queues in the
Staff Panel. Each Agent can also customize this number for their own
account under <span class="doc-desc-title">My Preferences</span>.
title: Default Log Level
content: >
Determine the minimum level of issues which will be recorded in the
<span class="doc-desc-title">system log</span>. <span
class="doc-desc-opt">Debug</span> represents the least severity, and <span
class="doc-desc-opt">Error</span> represents the greatest severity.
For example, if you want to see all issues in the <span
class="doc-desc-title">System Logs</span>, choose <span
class="doc-desc-opt">Debug</span>.
title: Purge Logs
content: >
Determine how long you would like to keep <span
class="doc-desc-title">System Logs</span> before they are deleted.
default_name_formatting:
title: Default Name Formatting
Choose a format for names throughout the system. Email templates
will use it for names if no other format is specified in the
variable.
links:
- title: Supported Email Template Variables
href: http://osticket.com/wiki/Email_templates
date_time_options:
title: Date & Time Options
The following settings define the default settings for Date &
Time settings for the help desk. You can choose to use the locale
defaults for the selected locale or use customize the formats to
meet your unique requirements. Refer to the ICU format strings as a
reference for customization. The dates shown below simply
illustrate the result of their corresponding values.
- title: See the ICU Date Formatting Table
href: http://userguide.icu-project.org/formatparse/datetime
languages:
title: System Languages
content: >
Choose a system primary language and optionally secondary languages
to make your interface feel localized for your agents and end-users.
primary_language:
title: System Primary Language
content: >
Content of this language is displayed to agents and end-users if
their respective language preference is not currently available.
This includes the content of the interface, as well as, custom
content such as thank-you pages and email messages.
<br/><br/>
This is the language in which the untranslated versions of your
content should be written.
secondary_language:
title: Secondary Languages
content: >
Select language preference options for your agents and end-users.
The interface will be available in these languages, and custom
content, such as thank-you pages and help topic names, will be
translatable to these languages.
# Attachments
attachments:
title: Attachment Settings and Storage
content: >
Configure how attachments are stored.
default_storage_bk:
title: File Storage Backend
content: >
Choose how attachments are stored.
<br<br>
Additional storage backends can be added by installing storage plugins
max_file_size:
title: Maximum File Size
content: >
Choose a maximum file size for attachments uploaded by agents. This
includes canned attachments, knowledge base articles, and
attachments to ticket and task replies.