add pasqually and last 0.6 changes
This commit is contained in:
parent
726f71a66d
commit
706726aa90
43 changed files with 336 additions and 86 deletions
|
@ -103,6 +103,11 @@ cancel_button_text = "Do Not"
|
|||
initial_position = 2
|
||||
dialog_text = "The specified file does not exist."
|
||||
|
||||
[node name="NoFileSpecified" type="AcceptDialog" parent="."]
|
||||
auto_translate_mode = 1
|
||||
initial_position = 2
|
||||
dialog_text = "No File was specified."
|
||||
|
||||
[node name="EmptyStringDialog" type="AcceptDialog" parent="."]
|
||||
auto_translate_mode = 1
|
||||
initial_position = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue