mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[ui] Update comments for PerFileConfigurableBase tables
#IJPL-163682 GitOrigin-RevId: 41352d9e38bef9715fff61335440820ad8ed0d04
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c38e0c4eec
commit
7446b14a3e
@@ -27,11 +27,9 @@ tooltip.in=in
|
||||
|
||||
psi.search.scope.libraries=Libraries
|
||||
|
||||
dialog.template.data.language.caption=<html><body>\
|
||||
Template data languages are the underlying languages in template files like those of FreeMarker/Velocity frameworks.<br>\
|
||||
To change template data language settings {0} uses for a file, a directory, or the entire project, \
|
||||
add its path if necessary and then select a language from the drop down list.<br><br>\
|
||||
<br></body></html>
|
||||
dialog.template.data.language.caption=Template data languages are the underlying languages in template files like those of FreeMarker/Velocity frameworks. \
|
||||
To change template data language settings {0} uses for a file, a directory, or the entire project, \
|
||||
add its path if necessary and then select a language from the drop down list.
|
||||
template.data.language.configurable=Template Data Languages
|
||||
template.data.language.configurable.tree.table.title=Language
|
||||
template.data.language.override.warning.text=There are template data languages specified for the subdirectories. Override them?
|
||||
|
||||
@@ -917,9 +917,9 @@ checkbox.keep.popups.for.toggles=Keep popups open for toggle items
|
||||
# Encodings
|
||||
file.encodings.configurable=File Encodings
|
||||
file.encodings.not.configured=Encodings are not configured
|
||||
encodings.dialog.caption=<html>Add the path to a file or directory and select the encoding {0} should use.<br>\
|
||||
encodings.dialog.caption=Add the path to a file or directory and select the encoding {0} should use.<br>\
|
||||
Files and directories inherit the encoding from the parent directory or from the Project Encoding.<br>\
|
||||
Built-in file encodings in JSP, HTML, and XML files override these settings.</html>
|
||||
Built-in file encodings in JSP, HTML, and XML files override these settings.
|
||||
encoding.name.system.default=<System Default: {0}>
|
||||
encoding.name.properties.default=<Properties Default: {0}>
|
||||
quick.lists.presentable.name=Quick Lists
|
||||
|
||||
Reference in New Issue
Block a user