From b27b7c0412a1b838f99b79d1ad354cbfa1ccaf96 Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Mon, 19 Dec 2022 09:02:37 +0200 Subject: [PATCH] Remove telegram_chat link to references.md Signed-off-by: Roman Tsisyk --- content/_index.id.md | 2 -- content/_index.md | 2 -- i18n.sh | 4 ++-- po/content.id.po | 6 ------ po/content.pot | 8 -------- templates/shortcodes/references.md | 1 + 6 files changed, 3 insertions(+), 20 deletions(-) diff --git a/content/_index.id.md b/content/_index.id.md index 97f089ef..125bc085 100644 --- a/content/_index.id.md +++ b/content/_index.id.md @@ -124,6 +124,4 @@ dilisensikan di bawah lisensi Apache 2.0. [fork]: https://en.wikipedia.org/wiki/Fork_(software_development) -[telegram_chat]: https://t.me/OrganicMaps - {{ references(lang='en') }} diff --git a/content/_index.md b/content/_index.md index e3a5aeef..ee7a0ea7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -106,6 +106,4 @@ Organic Maps is an [open-source software][github] licensed under the Apache Lice [fork]: https://en.wikipedia.org/wiki/Fork_(software_development) -[telegram_chat]: https://t.me/OrganicMaps - {{ references(lang='en') }} diff --git a/i18n.sh b/i18n.sh index a346dfb7..c3a40290 100755 --- a/i18n.sh +++ b/i18n.sh @@ -12,5 +12,5 @@ fi po4a .po4a.cfg -sed -e '/"PO-Revision-Date/d' -e '/"POT-Creation-Date/d' -i'~' po/content.*.po -rm -f po/content.*.po~ +sed -e '/"PO-Revision-Date/d' -e '/"POT-Creation-Date/d' -i'~' po/content.*.po po/content.pot +rm -f po/content.*.po*~ po/content.pot~ diff --git a/po/content.id.po b/po/content.id.po index 949b5d85..98bd437e 100644 --- a/po/content.id.po +++ b/po/content.id.po @@ -369,12 +369,6 @@ msgstr "Ikuti pembaruan kami di [Mastodon][mastodon], [Facebook][facebook], [Twi msgid "[fork]: https://en.wikipedia.org/wiki/Fork_(software_development)\n" msgstr "[fork]: https://en.wikipedia.org/wiki/Fork_(software_development)\n" -#. type: Plain text -#: content/_index.md content/support-us/index.md -#, no-wrap -msgid "[telegram_chat]: https://t.me/OrganicMaps\n" -msgstr "[telegram_chat]: https://t.me/OrganicMaps\n" - #. type: Plain text #: content/_index.md content/support-us/index.md #, fuzzy diff --git a/po/content.pot b/po/content.pot index 7f2c2553..9f470f37 100644 --- a/po/content.pot +++ b/po/content.pot @@ -7,8 +7,6 @@ msgid "" msgstr "" "Project-Id-Version: Organic Maps Website 1.0\n" -"POT-Creation-Date: 2022-12-14 09:54+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: en_US\n" @@ -418,12 +416,6 @@ msgstr "" msgid "[fork]: https://en.wikipedia.org/wiki/Fork_(software_development)\n" msgstr "" -#. type: Plain text -#: content/_index.md content/support-us/index.md -#, markdown-text, no-wrap -msgid "[telegram_chat]: https://t.me/OrganicMaps\n" -msgstr "" - #. type: Plain text #: content/_index.md content/support-us/index.md #, markdown-text diff --git a/templates/shortcodes/references.md b/templates/shortcodes/references.md index 90938be9..a4fb34a2 100644 --- a/templates/shortcodes/references.md +++ b/templates/shortcodes/references.md @@ -22,6 +22,7 @@ [openstreetmap]: https://www.openstreetmap.org/about "OpenStreetMap" [repology]: https://repology.org/project/organicmaps/versions [telegram]: https://t.me/OrganicMapsApp +[telegram_chat]: https://t.me/OrganicMaps [testflight]: https://testflight.apple.com/join/lrKCl08I [twitter]: https://twitter.com/OrganicMapsApp [contributing]: https://github.com/organicmaps/organicmaps/blob/master/docs/CONTRIBUTING.md