blob: 5a57b439621da986181f290aef0421230d51409d [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
MobilePlatformsPanel.androidPanel.TabConstraints.tabTitle=Android
MobilePlatformsPanel.cordovaPanel.TabConstraints.tabTitle=Cordova
MobilePlatformsPanel.androidSdkLabel.text=&Android SDK Location:
MobilePlatformsPanel.androidSdkBrowse.text=&Browse
MobilePlatformsPanel.androidSdkDownload.text=<html><a href="http://developer.android.com/sdk/index.html">Download Android SDK</a>
MobilePlatformsPanel.identityLabel.text=iOS Code Sign &Identity:
MobilePlatformsPanel.provisioningProfile.text=iOS P&rovisioning Profile:
MobilePlatformsPanel.envVarWarnLabel.text=<html><i>Please set <b>ANDROID_HOME</b> environment variable pointing to the Android SDK Location.</i></html>
LBL_Cordova_Version=<html>Installed <b>Cordova</b> version: <i>{0}</i></html>
LBL_Cordova_Not_Found=<html>NetBeans could not find <b>cordova</b> on your PATH. Please install <b>cordova</b>.</html>
KW.MobilePlatformsPanel=javascript,mobile platforms,android,cordova
MobilePlatformsPanel.cordovaVersionBrowse.text=&Browse
MobilePlatformsPanel.cordovaPathLabel.text=Path to the Cordova executable:
MobilePlatformsPanel.cordovaPathDescLabel.text=Optional; Specify if not set on PATH. (e.g. /usr/local/bin)