taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 99940bd88bff9f1635d1cd101c7b7c3f559f69c1
parent f2d2f39726fc6b7325dc1a1fa53123356082e489
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  7 Apr 2021 04:47:10 -0400

change markup of ‘anastasis’ from " to ``

Diffstat:
Manastasis.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anastasis.rst b/anastasis.rst @@ -1999,7 +1999,7 @@ Here, the ``error_code`` is from the ``enum ANASTASIS_RecoveryStatus`` and describes precisely what failed about the download, while the ``error_message`` is a human-readable (English) explanation of the code. Applications may want to translate the message using GNU gettext; -translations should be available in the "anastasis" text domain. +translations should be available in the ``anastasis`` text domain. However, in general it should be sufficient to display the slightly more generic Taler error code that is returned with the new state.