[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis-gtk] branch master updated: -use recover instead of res
From: |
gnunet |
Subject: |
[taler-anastasis-gtk] branch master updated: -use recover instead of restore for consistency |
Date: |
Fri, 30 Jul 2021 20:52:17 +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 3c36cb4 -use recover instead of restore for consistency
3c36cb4 is described below
commit 3c36cb46328eeeea43b59544da08c463ed5a2c78
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 30 20:52:14 2021 +0200
-use recover instead of restore for consistency
---
contrib/anastasis_gtk_main_window.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/anastasis_gtk_main_window.glade
b/contrib/anastasis_gtk_main_window.glade
index a0ec921..21f9574 100644
--- a/contrib/anastasis_gtk_main_window.glade
+++ b/contrib/anastasis_gtk_main_window.glade
@@ -636,7 +636,7 @@ Author: Christian Grothoff, Dennis Neufeld
</child>
<child>
<object class="GtkButton"
id="anastasis_gtk_recovery_button">
- <property name="label"
translatable="yes">_Restore a secret</property>
+ <property name="label"
translatable="yes">_Recover a secret</property>
<property
name="visible">True</property>
<property
name="can-focus">True</property>
<property
name="receives-default">True</property>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis-gtk] branch master updated: -use recover instead of restore for consistency,
gnunet <=