Skip to content

Commit

Permalink
Fixes #168 - Changed title in index.rst and project in conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ralf401 committed Sep 18, 2023
1 parent b9e21d9 commit 970fcd1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

html_logo = "images/zammad_logo_70x61.png"
html_favicon = "images/favicon.ico"
project = u'Zammad (for Agents)'
project = u'Zammad (for Users)'
copyright = u'%s, The Zammad Foundation' % time.strftime("%Y")
author = u'The Zammad Foundation'

Expand Down
4 changes: 2 additions & 2 deletions index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Zammad Agent Documentation
==========================
Zammad User Documentation
=========================

.. toctree::
:maxdepth: 3
Expand Down
8 changes: 4 additions & 4 deletions locale/user-docs.pot
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2023, The Zammad Foundation
# This file is distributed under the same license as the Zammad (for Agents) package.
# This file is distributed under the same license as the Zammad (for Users) package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Zammad (for Agents) pre-release\n"
"Project-Id-Version: Zammad (for Users) pre-release\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-13 09:37+0200\n"
"POT-Creation-Date: 2023-09-18 13:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -5199,5 +5199,5 @@ msgid "Extras"
msgstr ""

#: ../index.rst:2
msgid "Zammad Agent Documentation"
msgid "Zammad User Documentation"
msgstr ""

0 comments on commit 970fcd1

Please sign in to comment.