|
52.
|
|
|
Load
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:401
|
|
53.
|
|
|
The ``load`` screen is used to select a file from which to load the game.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:403
|
|
54.
|
|
|
Preferences
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:456
|
|
55.
|
|
|
The ``preferences`` screen is used to select options that control the display of the game.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:458
|
|
56.
|
|
|
Yesno_Prompt
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:581
|
|
57.
|
|
|
The ``yesno_prompt`` message is used to ask yes/no choices of the user. It takes the following parameters:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:583
|
|
58.
|
|
|
The message to display to the user. This is one of:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:587
|
|
59.
|
|
|
layout.ARE_YOU_SURE - "Are you sure?" This should be the default if the message is unknown.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:589
|
|
60.
|
|
|
layout.DELETE_SAVE - "Are you sure you want to delete this save?"
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:591
|
|
61.
|
|
|
layout.OVERWRITE_SAVE - "Are you sure you want to overwrite your save?"
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/screen_special.rst:592
|