mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Change label "Later" to "Ignore"
This commit is contained in:
parent
f6fd68940b
commit
cfd33342ae
2 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ class VersionDialog(QtWidgets.QDialog):
|
|||
"Running OpenPype version is <b>{}</b>."
|
||||
" Your production uses version <b>{}</b>."
|
||||
).format(str(current_version), str(expected_version))
|
||||
ignore_label = "Later"
|
||||
ignore_label = "Ignore"
|
||||
restart_label = "Restart && Change"
|
||||
|
||||
self.setWindowTitle(title)
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 6.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue