mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-22 05:26:29 +02:00
[ui] Simplify error dialog titles and capitalize first letters
This commit is contained in:
parent
dea13eb48a
commit
04a7191b15
3 changed files with 5 additions and 5 deletions
|
@ -747,7 +747,7 @@ Item {
|
|||
icon.text: MaterialIcons.error
|
||||
icon.color: "#F44336"
|
||||
|
||||
title: "Different types of files"
|
||||
title: "Different File Types"
|
||||
text: "Do not mix .mg files and other types of files."
|
||||
standardButtons: Dialog.Ok
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue