gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: one more i18n string (#6749


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: one more i18n string (#6749)
Date: Mon, 05 Apr 2021 20:22:39 +0200

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

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 9ae02c5  one more i18n string (#6749)
9ae02c5 is described below

commit 9ae02c5c4d709fd28e1a08cc3d9b062163869a85
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Apr 5 20:22:37 2021 +0200

    one more i18n string (#6749)
---
 src/anastasis/anastasis-gtk_action.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/anastasis/anastasis-gtk_action.c 
b/src/anastasis/anastasis-gtk_action.c
index 8805628..5fbaafd 100644
--- a/src/anastasis/anastasis-gtk_action.c
+++ b/src/anastasis/anastasis-gtk_action.c
@@ -403,10 +403,9 @@ action_user_attributes_collecting (void)
                                  &attr_uuid),
         GNUNET_JSON_spec_string ("name",
                                  &attr_name),
-        // FIXME-#6749: need i18n variant of spec_string!
         GNUNET_JSON_spec_mark_optional (
-          GNUNET_JSON_spec_string ("label",
-                                   &attr_label)),
+          TALER_JSON_spec_i18n_str ("label",
+                                    &attr_label)),
         GNUNET_JSON_spec_end ()
       };
       struct GNUNET_HashCode uh;

-- 
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]