| # |
| # 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. |
| |
| # |
| # This file stores the Strings used by the User Interface of the application |
| # |
| |
| # Strings used by ApplicationActionBarAdvisor Class |
| ApplicationActionBarAdvisor.Quit_LDAP_Studio=Quit Apache Directory Studio |
| ApplicationActionBarAdvisor.Software_Updates=Software Updates |
| |
| # Strings used by AddExtensionAction Class |
| AddExtensionAction.Add_Extensions=Add Extensions |
| AddExtensionAction.Search_for_new_extensions=Search for new extensions for Apache Directory Studio |
| AddExtensionAction.Searching_new_extensions=Searching new extensions |
| AddExtensionAction.Apache_Directory_Studio_Site=Apache Directory Studio Update Site |
| AddExtensionAction.Apache_Directory__Home_Base=http://directory.apache.org/studio/update/1.x |
| |
| # Strings used by ManageConfigurationAction Class |
| ManageConfigurationAction.Manage_Configuration=Manage Configuration |
| ManageConfigurationAction.Manage_configuration_for_LDAP_Studio=Manage configuration for Apache Directory Studio |
| |
| # Strings used by UpdateAction Class |
| UpdateAction.Search_for_updates=Search for updates... |
| UpdateAction.Search_for_updates_for_LDAP_Studio=Search for updates for Apache Directory Studio |
| UpdateAction.Searching_for_updates=Searching for updates |
| |
| # Strings used by OpenFileAction Class |
| OpenFileAction.Open_File=Open File... |
| OpenFileAction.Warning_message=Problem |
| OpenFileAction.Open_file_from_filesystem=Open file from filesystem |
| OpenFileAction.File_x_does_not_exist=File {0} doesn't exist. |
| OpenFileAction.File_x_is_not_readable=File {0} isn't readable. |
| OpenFileAction.No_appropriate_editor_found_for_x=No appropriate editor found for {0}. |
| |
| # Strings used by ReportABugAction Class |
| ReportABugAction.Report_a_bug=Report a bug... |
| ReportABugAction.Open_a_web_browser=Open a Web browser for creating a new bug report |
| ReportABugAction.JIRA_URL=https://issues.apache.org/jira/browse/DIRSTUDIO |