mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Update openpype/tools/workfile_template_build/lib.py
This commit is contained in:
parent
98f69448de
commit
b58917fefa
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ def open_template_ui(builder, main_window):
|
|||
|
||||
result = message_window.message(
|
||||
title="Opening template",
|
||||
message="Caution! This will overwrite your current scene.\n"
|
||||
message="Caution! You will loose unsaved changes.\n"
|
||||
"Do you want to continue?",
|
||||
parent=main_window,
|
||||
level="question",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue