commit 3bf5f31848c90e7f1ef9028c945a1c253b086c8d
parent 65578e33d7425a96156473fc26bd8bf32ada7201
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 4 Aug 2026 19:02:48 +0200
remove stray '/'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/anastasis/anastasis-gtk_progress.c b/src/anastasis/anastasis-gtk_progress.c
@@ -62,7 +62,7 @@ static const struct Step backup_steps[] = {
{ .description = N_ ("2. Personal information"),
.regex = "^USER_ATTRIBUTES_COLLECTING$",
.tooltip = N_ (
- "Your personal information will not be shared with anyone. But you must provide the same information during recovery.\\") },
+ "Your personal information will not be shared with anyone. But you must provide the same information during recovery.") },
{ .description = N_ ("3. Authorization methods"),
.regex = "^AUTHENTICATIONS_EDITING$",
.tooltip = N_ (