A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-desktop/src/main/resources/com/jme3/app/SettingsDialog.properties

18 lines
501 B

frame.title=Display Settings for {0}
button.ok=Continue
button.cancel=Cancel
checkbox.fullscreen=Fullscreen?
checkbox.vsync=Vsync?
checkbox.gamma=Gamma correction
label.resolutions=Screen Resolution
label.colordepth=Color Depth
label.refresh=Refresh Rate
label.antialias=Anti-Aliasing
antialias.disabled=Disabled
refresh.na=n/a
error.unsupportedmode=Your monitor reports that it does not support the display mode you\'ve selected.\nThe combination of bit depth and refresh rate is not supported.