summaryrefslogtreecommitdiff
path: root/platform/platform-resources-en/src/messages/ApplicationBundle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'platform/platform-resources-en/src/messages/ApplicationBundle.properties')
-rw-r--r--platform/platform-resources-en/src/messages/ApplicationBundle.properties11
1 files changed, 10 insertions, 1 deletions
diff --git a/platform/platform-resources-en/src/messages/ApplicationBundle.properties b/platform/platform-resources-en/src/messages/ApplicationBundle.properties
index 75d0f242e38c..42fd4e94be46 100644
--- a/platform/platform-resources-en/src/messages/ApplicationBundle.properties
+++ b/platform/platform-resources-en/src/messages/ApplicationBundle.properties
@@ -212,6 +212,8 @@ wrapping.parameters.annotation=Parameter annotations
wrapping.local.variables.annotation=Local variable annotations
wrapping.enum.constants=Enum constants
wrapping.long.lines=Ensure right margin is not exceeded
+wrapping.comments=Comments
+wrapping.comments.wrap.at.right.margin=Wrap at right margin
checkbox.align.multiline.chained.methods=Chained methods
checkbox.align.multiline.method.parameters=Method parameters
@@ -621,6 +623,7 @@ arrangement.settings.additional.force.rearrange.always=Always
arrangement.settings.additional.force.rearrange.never=Never
arrangement.settings.additional.force.rearrange.according.to.dialog=Use current mode (toggled in the Reformat Code dialog)
arrangement.settings.additional.title=Additional settings
+arrangement.settings.validation.duplicate.matching.rule=Matching rule have to be unique in the current settings. Duplicated rules will be ignored.
arrangement.settings.validation.duplicate.section.text=Section text have to be unique in the current settings. Rule with duplicated text will be ignored.
arrangement.settings.validation.empty.section.rule=Section should contain at least one arrangement entry otherwise it will be never inserted.
arrangement.settings.validation.end.section.rule.without.start=Can not find start section rule for the current end rule.
@@ -644,4 +647,10 @@ group.richcopy=Rich-text copy
combobox.richcopy.color.scheme=Color scheme
combobox.richcopy.color.scheme.active=Active scheme
-settings.code.style.default.general=Default (General) \ No newline at end of file
+settings.code.style.default.general=Default (General)
+wrapping.wrap.if.multiple.annotations=Wrap if multiple
+wrapping.after.annotations=After last field annotation
+
+reformat.changed.text.file.too.big.notification.groupId=Reformat changed text
+reformat.changed.text.file.too.big.notification.title=Couldn't calculate changed ranges
+reformat.changed.text.file.too.big.notification.text=file {0} is too big or there are too many changes \ No newline at end of file