- some tooltips for android deployment settings

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
3.0
nor..67 13 years ago
parent a899fbc075
commit 7036ce194a
  1. 4
      sdk/jme3-android/src/com/jme3/gde/android/Bundle.properties

@ -10,3 +10,7 @@ MobileCustomizerPanel.jLabel3.text=Application Package
MobileCustomizerPanel.jTextField1.text=jTextField1 MobileCustomizerPanel.jTextField1.text=jTextField1
MobileCustomizerPanel.jButton2.text=Run Android Target Configuration Utility MobileCustomizerPanel.jButton2.text=Run Android Target Configuration Utility
MobileCustomizerPanel.jTextArea1.text=Tip:\nTo recreate the android build project, uncheck the checkbox and press OK, then open this window again and re-enable the checkbox. MobileCustomizerPanel.jTextArea1.text=Tip:\nTo recreate the android build project, uncheck the checkbox and press OK, then open this window again and re-enable the checkbox.
MobileCustomizerPanel.jTextField1.toolTipText=The package name used when creating the MainActivity
MobileCustomizerPanel.jComboBox1.toolTipText=The android target platform of this project
MobileCustomizerPanel.jButton2.toolTipText=Run the android target configuration utility
MobileCustomizerPanel.jCheckBox1.toolTipText=Creates a "mobile" folder with an android project that is embedded in the build process

Loading…
Cancel
Save