Forstride

Menu Strings

Sep 25th, 2016
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ;Text within quotation marks ("") is what will be displayed in-game.
  2. ;Tags in brackets are for key/button icons.  They are not to be translated.
  3.  
  4. [Menu]
  5. ;Main
  6. Yes="Yes"
  7. No="No"
  8. Reset="Reset"
  9. Quit="Quit"
  10. Empty="Empty"
  11. Play="Play"
  12. Resume="Resume"
  13. Pause Menu="Pause Menu"
  14. Save & Quit="Save & Quit"
  15. Exit Game="Exit Game"
  16.  
  17. ;Control Tips
  18. Press Start="Press [START]"
  19. Move="[UP][DOWN][LEFT][RIGHT] - Move"
  20. Select="[A] - Select"
  21. Accept="[A] - Accept"
  22. Confirm="[START] - Confirm"
  23. Change="[A] - Change"
  24. Toggle="[A] - Toggle"
  25. Close="[A] - Close"
  26. Back="[B] - Back"
  27. Delete="[B] - Delete"
  28. Change Case Keyboard="[SELECT] - Change Case"
  29. Change Case Gamepad="[LB][RB] - Change Case"
  30.  
  31. ;File Select
  32. Select A File="Select A File"
  33. Copy File="Copy File"
  34. Delete File="Delete File"
  35. Select A File To Copy="Select A File To Copy"
  36. Select A File To Delete="Select A File To Delete"
  37. Where Would You Like To Copy It To?="Where Would You Like To Copy It To?"
  38. Are You Sure You Want To Delete This File?="Are You Sure You Want To Delete This File?"
  39. Enter A Name="Enter A Name"
  40.  
  41. ;Miscellaneous
  42. Press Key To Change="Press Key To Change"
  43. Press Button To Change="Press Button To Change"
  44. Use Keyboard To Enter Text="Use Keyboard To Enter Text"
  45. Is This Correct?="Is This Correct?"
  46. Are You Sure?="Are You Sure?"
  47.  
  48. ;Settings
  49. Settings="Settings"
  50. Gameplay="Gameplay"
  51. Video="Video"
  52. Audio="Audio"
  53. Controls="Controls"
  54. Gameplay Settings="Gameplay Settings"
  55. Video Settings="Video Settings"
  56. Audio Settings="Audio Settings"
  57. Reset All Settings="Reset All Settings"
  58. Reset To Default="Reset To Default"
  59.  
  60. ;Gameplay Settings
  61. Language="Language"
  62. Control Tips="Control Tips"
  63.  
  64. ;Video Settings
  65. Window Scale="Window Scale"
  66. Fullscreen="Fullscreen"
  67. Brightness="Brightness"
  68. Show FPS="Show FPS"
  69. Foliage Sway="Foliage Sway"
  70. 1x="1x"
  71. 2x="2x"
  72. 3x="3x"
  73. 4x="4x"
  74. Auto="Auto"
  75.  
  76. ;Audio Settings
  77. SFX Volume="SFX Volume"
  78. Music Volume="Music Volume"
  79.  
  80. ;Keyboard Controls
  81. Left Key="Left Key"
  82. Right Key="Right Key"
  83. Up Key="Up Key"
  84. Down Key="Down Key"
  85. Accept Key="Accept Key"
  86. Back Key="Back Key"
  87. Start Key="Start Key"
  88. Select Key="Select Key"
  89. Camera Left Key="Camera Left Key"
  90. Camera Right Key="Camera Right Key"
  91.  
  92. ;Gamepad Controls
  93. Left Button="Left Button"
  94. Right Button="Right Button"
  95. Up Button="Up Button"
  96. Down Button="Down Button"
  97. Accept Button="Accept Button"
  98. Back Button="Back Button"
  99. Start Button="Start Button"
  100. Select Button="Select Button"
  101. Invert Camera="Invert Camera"
  102. Vibration="Vibration"
  103. Analog Deadzone="Analog Deadzone"
  104. Controller Type="Controller Type"
  105.  
  106. [Dialogue]
  107. ;Test
  108. SignTest="Do not be alarmed!  I am a talking sign!  I come in peace!  Test-ity test test!"
  109. SignTest2="I am a test sign!  It's very cold out, and I'd really appreciate it if you could bring me some hot cocoa or something."
Add Comment
Please, Sign In to add comment