Remove telegram_chat link to references.md
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
2f33ec44a2
commit
b27b7c0412
6 changed files with 3 additions and 20 deletions
|
@ -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') }}
|
||||
|
|
|
@ -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') }}
|
||||
|
|
4
i18n.sh
4
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~
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue