mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
53 lines
2.7 KiB
Properties
53 lines
2.7 KiB
Properties
# This message bundle contains strings which somehow mention 'project' concept. Other IDEs may use a different term for that (e.g. Rider
|
|
# uses 'solution'), so they change these messages accordingly.
|
|
message.build.project=Build Project
|
|
|
|
tab.title.project=Project
|
|
action.close.project.text=Close Pro_ject
|
|
action.close.project.description=Close current project
|
|
action.close.other.projects.text=Close Other Projects
|
|
action.close.other.projects.description=Close other projects
|
|
action.close.all.projects.text=Close All Projects
|
|
action.close.all.projects.description=Close all projects
|
|
select.in.item.project.view=Project View
|
|
scope.name.non.project.files=Non-Project Files
|
|
toolwindow.title.project.view=Project
|
|
|
|
progress.text.project.checking.configuration=Checking project configuration\u2026
|
|
progress.title.project.loading.name=Loading {0} Project
|
|
dialog.title.unsaved.project=Unsaved Project
|
|
notification.title.cannot.save.project=Could not save project
|
|
popup.title.recent.projects=Recent Projects
|
|
|
|
project.widget.recent.projects=Recent Projects
|
|
project.widget.open.projects=Open Projects
|
|
|
|
title.new.project=New Project
|
|
title.open.project=Open Project
|
|
prompt.open.project.in.new.frame=<html><body>Where would you like to open the project?</body></html>
|
|
prompt.open.project.with.name.in.new.frame=<html><body>Where would you like to open the project ''{0}''?</body></html>
|
|
|
|
configurable.default.project.tooltip=Settings marked with this icon are only applied to the new<br>\
|
|
projects. Non-marked settings are applied to all projects.
|
|
configurable.current.project.tooltip=Settings marked with this icon are only applied to the current<br>\
|
|
project. Non-marked settings are applied to all projects.
|
|
template.settings.hint=Project-level settings will be applied to new projects
|
|
title.for.new.projects={0} for New Projects
|
|
action.TemplateProjectProperties.text.template={0} for New Projects\u2026
|
|
action.TemplateProjectProperties.description.template=Configure default settings for all new projects
|
|
|
|
#these 3 strings are used only in the old implementation of Go To Class/File/Symbol popups which is now available via Registry key only
|
|
checkbox.include.non.project.items=Include &non-project items
|
|
checkbox.include.non.project.files=Include &non-project files
|
|
checkbox.include.non.project.symbols=Include &non-project symbols
|
|
|
|
label.no.matches.found.in.project=No matches found in project
|
|
|
|
checkbox.reopen.last.project.on.startup=Reopen projects on startup
|
|
label.open.project.in=Open project in
|
|
radio.button.open.project.in.the.same.window=Current window
|
|
radio.button.confirm.window.to.open.project.in=Ask
|
|
radio.button.attach=Attach
|
|
radio.button.open.project.in.the.new.window=New window
|
|
settings.general.default.directory=Default project directory:
|