commit 3c36cb46328eeeea43b59544da08c463ed5a2c78
parent 67a86bf09287b3701f3b2d0ab416f5f189c289ba
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 30 Jul 2021 20:52:14 +0200
-use recover instead of restore for consistency
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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>