Simplify dialog buttons

This commit is contained in:
Oleksii Holub 2023-02-06 15:17:26 +02:00
parent e00f126a5e
commit 3436f6b060

View file

@ -54,7 +54,7 @@ public class RootViewModel : Screen, IHandle<NotificationMessage>, IDisposable
Click LEARN MORE to find ways that you can help. Click LEARN MORE to find ways that you can help.
""", """,
"LEARN MORE", "LEARN MORE",
"CANCEL" "CLOSE"
); );
// Disable this message in the future // Disable this message in the future