summaryrefslogtreecommitdiff
path: root/developers-manual.rst
diff options
context:
space:
mode:
authorbuckE <buckE@disroot.org>2020-05-08 02:52:27 +0000
committerbuckE <buckE@disroot.org>2020-05-08 02:52:27 +0000
commit92607df88f02ebd2b7f5fec8ca328cc2087dc6ef (patch)
tree6611022cda6c4f802b12e0c4ab6fb09f13e44e6f /developers-manual.rst
parenta7e87ce60e37b7e3789b564ab83591360c819419 (diff)
downloaddocs-92607df88f02ebd2b7f5fec8ca328cc2087dc6ef.tar.gz
docs-92607df88f02ebd2b7f5fec8ca328cc2087dc6ef.tar.bz2
docs-92607df88f02ebd2b7f5fec8ca328cc2087dc6ef.zip
formatting of list in intl
Diffstat (limited to 'developers-manual.rst')
-rw-r--r--developers-manual.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index ba5d69b1..8dd83037 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -640,10 +640,10 @@ What follows is a sort of Wizard. You can find detailed docs at https://docs.we
Under *https://weblate.taler.net/create/component/vcs/*:
* **Source code repository** - Generally `git+ssh://git@git.taler.net/<reponame>`. Check with `git remote -v`.
-* **Repository branch ** - Choose the correct branch to draw from and commit to.
+* **Repository branch** - Choose the correct branch to draw from and commit to.
* **Repository push URL** - This is generally `git+ssh://git@git.taler.net/<reponame>` Check with `git remote -v`.
-* **Repository browser** - This is the www URL of the Git repo's file browser. Example `https://git.taler.net/<repositoryname>.git/tree/{{filename}}?h={{branch}}#n{{line}}`
-* **Merge style ** - *Rebase*, in line with GNU Taler development procedures
+* **Repository browser** - This is the www URL of the Git repo's file browser. Example `https://git.taler.net/<repositoryname>.git/tree/{{filename}}?h={{branch}}#n{{line}}` where <repositoryname> gets replaced but *{{filename}}* and other items in braces are actual variables in the string.
+* **Merge style** - *Rebase*, in line with GNU Taler development procedures
* **Translation license** - *GNU General Public License v3.0 or Later*
* **Adding new translation** - Decide how to handle adding new translations