Skip to content

Commit

Permalink
More string resources for save/load
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwoolley committed Jul 31, 2023
1 parent f5469bd commit b84c4b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions res/values/strings.xml
Expand Up @@ -13,4 +13,8 @@
<string name="new_save">New Save</string>
<string name="save_game">Save Game</string>
<string name="load_game">Load Game</string>
<string name="overwrite_save">Overwrite save?</string>
<string name="this_will_overwrite_saved_game_s_are_you_sure">This will overwrite saved game: %s. Are you sure?</string>
<string name="save">Save</string>
<string name="cancel">Cancel</string>
</resources>

0 comments on commit b84c4b3

Please sign in to comment.