org.netbeans.modules.url.Bundle.properties Maven / Gradle / Ivy
The newest version!
# 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.
PROP_URLLoader_Name=URL Objects
URLResolver=URL Objects
# Displayed when a MalformedURLException is thrown when creating URL from the text
# inside the .url file when the text is longer than 50 chars
MSG_MalformedURLError=This URL object does not contain a valid URL
# Displayed when a MalformedURLException is thrown when creating URL from the text
# inside the .url file
# {0} = The String containing the bad URL
MSG_FMT_MalformedURLError="{0}" is not a valid URL
# Display Name of OpenInNewWindowAction
CTL_OpenInNewWindow=Open In New Window
# Printed when IOException occurs during creating default bookmarks folder under system
# (performed when URL module is installed for the first time)
ERR_CreatingBookmarks=An error occurred during creation of the default bookmarks
# Bookmarks Node under Session Settings
CTL_Bookmarks_name=Bookmarks
CTL_Bookmarks_hint=Stores user Web bookmarks.
# Display name of BookmarksAction
ACT_Bookmarks=&Bookmarks
LBL_EmptyMenuItem=Empty
# FolderNewType
CTL_NewFolder=Folder
CTL_NewFolderTitle=New Folder
CTL_NewFolderName=New Folder:
CTL_NewFolderValue=Folder
# Formatting of warning message displayed when creating folder and folder with provided name already exists
# {0} - name of the palette folder requested to be created
FMT_FolderExists=Folder with name "{0}" already exists.
# BookmarkNewType
CTL_NewBookmark=Bookmark
CTL_NewBookmarkName=Bookmark Name:
CTL_NewBookmarkNameTitle=New Bookmark Name
CTL_NewBookmarkURL=Bookmark URL:
CTL_NewBookmarkURLTitle=New Bookmark URL
#NOI18N
CTL_NewBookmarkValue=http://
CTL_URL=URL:
CTL_EditURL=Edit URL
# BookmarksNode
LBL_Separator=Separator
# Filenames
Menu/Help/netbeans-kb.url=Online &Docs and Support
Welcome/netbeans-ide-home.url=Home on the Web
Menu/Help/shortcuts.xml=&Keyboard Shortcuts Card
# URLDataObject
PROP_URLDisplayName=URL
PROP_URLShortDescription=URL that the bookmark points to.
PROP_Name=Name
PROP_NameShortDescription=Name of this object.
# URLWizardIterator
# Panel description in new from template wizard
LBL_SetURL=Set Bookmark URL
LBL_URL=URL:
LBL_URLMnemonic=U
# {0} current index of panel
# {1} total number of panels
CTL_ArrayIteratorName={0} of {1}
# A11Y
ACS_DESC=N/A
ACS_Field=N/A
© 2015 - 2025 Weber Informatics LLC | Privacy Policy