From 3ba08d1189999c38f983288e980f39494c1c0057 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 4 Mar 2021 11:07:57 +1000 Subject: [PATCH] more undo strings --- ftl/core/undo.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ftl/core/undo.ftl b/ftl/core/undo.ftl index 7758ede67..ac2a2af65 100644 --- a/ftl/core/undo.ftl +++ b/ftl/core/undo.ftl @@ -4,6 +4,6 @@ undo-undo-action = Undo { $val } undo-action-undone = { $action } Undone undo-redo-action = Redo { $action } undo-action-redone = { $action } Redone - undo-answer-card = Answer Card - +undo-undo = Undo +undo-redo = Redo