forked from cafeberry/cafeberry
feat: 8th gen autosave on windows64
This commit is contained in:
@@ -273,11 +273,20 @@ If you try to save while using the trial version, you will be given the option t
|
||||
<data name="IDS_GAMEOPTION_WORLD_SIZE">
|
||||
<value>Select a world size to vary the amount of the world that you can explore.</value>
|
||||
</data>
|
||||
<data name="IDS_DISABLE_SAVING">
|
||||
<data name="IDS_TITLE_ENABLE_AUTOSAVE">
|
||||
<value>Enable autosave</value>
|
||||
</data>
|
||||
<data name="IDS_CONFIRM_ENABLE_AUTOSAVE">
|
||||
<value>Would you like to enable the constant, automatic saving of the world?</value>
|
||||
</data>
|
||||
<data name="IDS_DISABLE_AUTOSAVE">
|
||||
<value>Disable Autosave</value>
|
||||
</data>
|
||||
<data name="IDS_TITLE_DISABLE_AUTOSAVE">
|
||||
<value>Disable autosave</value>
|
||||
</data>
|
||||
<data name="IDS_GAMEOPTION_DISABLE_SAVING">
|
||||
<value>Turn off the constant, automatic saving of the world. If you later choose to save it could take a long time.</value>
|
||||
<data name="IDS_CONFIRM_DISABLE_AUTOSAVE">
|
||||
<value>Are you sure you want to disable the constant, automatic saving of the world?</value>
|
||||
</data>
|
||||
|
||||
<data name="IDS_ERROR_NETWORK">
|
||||
|
||||
Reference in New Issue
Block a user