Improve wording

This commit is contained in:
Tyrrrz 2024-10-23 23:55:02 +03:00
parent 435f254ae4
commit 2e7868db03

View File

@ -60,8 +60,8 @@ public partial class MainViewModel(
var dialog = viewModelManager.CreateMessageBoxViewModel(
"Unstable build warning",
"""
You're using a development build of the application. These builds are not thoroughly tested and may contain bugs.
$"""
You're using a development build of {Program.Name}. These builds are not thoroughly tested and may contain bugs.
Auto-updates are disabled for development builds. If you want to switch to a stable release, please download it manually.
""",