mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-10 18:06:37 +02:00
Improve wording
This commit is contained in:
parent
34e9b0bfcc
commit
e8192b2b53
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,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.
|
||||
""",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue