gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 01/02: fix console blocks formatting for android app transl


From: gnunet
Subject: [taler-docs] 01/02: fix console blocks formatting for android app translations
Date: Thu, 04 Feb 2021 16:27:39 +0100

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository docs.

commit b43b1184526f798774e7ee703ca4064b8246b215
Author: Torsten Grote <t@grobox.de>
AuthorDate: Thu Feb 4 12:01:37 2021 -0300

    fix console blocks formatting for android app translations
---
 taler-developer-manual.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
index 3b018e6..8655ae4 100644
--- a/taler-developer-manual.rst
+++ b/taler-developer-manual.rst
@@ -880,14 +880,20 @@ https://weblate.taler.net/projects/gnu-taler/
 To update translations, enter the taler-android git repository
 and ensure that the weblate remote exists:
 
+.. code-block:: console
+
   $ git config -l | grep weblate
 
 If it does not yet exist (empty output), you can add it like this:
 
+.. code-block:: console
+
   $ git remote add weblate 
https://weblate.taler.net/git/gnu-taler/wallet-android/
 
 Then you can merge in translations commit from the weblate remote:
 
+.. code-block:: console
+
   # ensure you have latest version
   $ git fetch weblate
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]