adding page link about document packages
This commit is contained in:
parent
2ab54e64a9
commit
b8e8cc4338
2 changed files with 5 additions and 3 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-03-25 06:53+0100\n"
|
||||
"POT-Creation-Date: 2024-03-25 07:00+0100\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"
|
||||
|
@ -69,7 +69,9 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#: templates/README.md.j2:11
|
||||
msgid "Edit files under the `doc/` directory"
|
||||
msgid ""
|
||||
"Edit files under the `doc/` directory ([see the page about documenting "
|
||||
"packages](https://yunohost.org/packaging_app_doc))"
|
||||
msgstr ""
|
||||
|
||||
#: templates/README.md.j2:12
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
- {{ _("Edit the `change_url` and `config` scripts too, or remove them if you have no use of them") }}
|
||||
- {{ _("Add a `LICENSE` file for the package.") }}
|
||||
- {{ _("NB: this `LICENSE` file is not meant to necessarily be the same LICENSE as the upstream app - it is only the LICENSE you want this package's code to published with and you can choose it freely! (If you don't know which to choose, we recommend [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt))") }}
|
||||
- {{ _("Edit files under the `doc/` directory") }}
|
||||
- {{ _("Edit files under the `doc/` directory ([see the page about documenting packages](https://yunohost.org/packaging_app_doc))") }}
|
||||
- {{ _("The `README.md` files are to be automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>") }}
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue