Skip to content

Commit

Permalink
feat: update header text
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Jan 29, 2025
1 parent e78dc20 commit 257bcbd
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion iati_sphinx_theme/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h2 class="iati-mobile-nav__label">{{ _("Menu") }}</h2>
</div>

<div class="iati-header-title">
<p class="iati-header-title__eyebrow">{{ _("IATI Tools") }}</p>
<p class="iati-header-title__eyebrow">{{ _("IATI Tools: Documentation") }}</p>
<p class="iati-header-title__heading">{{ theme_header_title_text }}</p>
</div>

Expand Down
9 changes: 6 additions & 3 deletions iati_sphinx_theme/locale/es/LC_MESSAGES/sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-01-21 10:15+0200\n"
"POT-Creation-Date: 2025-01-29 14:38+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: es\n"
Expand Down Expand Up @@ -79,8 +79,8 @@ msgid "Search"
msgstr "Buscar"

#: iati_sphinx_theme/header.html:78
msgid "IATI Tools"
msgstr "Herramientas de la IATI"
msgid "IATI Tools: Documentation"
msgstr "Herramientas de la IATI: Documentación"

#: iati_sphinx_theme/language-switcher.html:2
msgid "Choose your language"
Expand All @@ -94,3 +94,6 @@ msgstr "Anterior"
msgid "Next"
msgstr "Siguiente"

#~ msgid "IATI Tools"
#~ msgstr "Herramientas de la IATI"

9 changes: 6 additions & 3 deletions iati_sphinx_theme/locale/fr/LC_MESSAGES/sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-01-21 10:15+0200\n"
"POT-Creation-Date: 2025-01-29 14:38+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: fr\n"
Expand Down Expand Up @@ -79,8 +79,8 @@ msgid "Search"
msgstr "Recherche"

#: iati_sphinx_theme/header.html:78
msgid "IATI Tools"
msgstr "Outils IITA"
msgid "IATI Tools: Documentation"
msgstr "Outils IITA: Documentation"

#: iati_sphinx_theme/language-switcher.html:2
msgid "Choose your language"
Expand All @@ -94,3 +94,6 @@ msgstr "Précédent"
msgid "Next"
msgstr "Suivant"

#~ msgid "IATI Tools"
#~ msgstr "Outils IITA"

4 changes: 2 additions & 2 deletions iati_sphinx_theme/locale/sphinx.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-01-21 10:15+0200\n"
"POT-Creation-Date: 2025-01-29 14:38+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -76,7 +76,7 @@ msgid "Search"
msgstr ""

#: iati_sphinx_theme/header.html:78
msgid "IATI Tools"
msgid "IATI Tools: Documentation"
msgstr ""

#: iati_sphinx_theme/language-switcher.html:2
Expand Down

0 comments on commit 257bcbd

Please sign in to comment.