1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- == SemanticOutline ==
- Semantic Outline
- == ExpandSemanticOutlineTooltip ==
- Expand Semantic Outline
- == CollapseSemanticOutlineTooltip ==
- Collapse Semantic Outline
- == MacSemanticOutlineToggleButtonTooltip ==
- Hide or show the semantic outline panel
- == NoDifferences ==
- There are no differences
- == DifferencesTreeViewCategoryHeader ==
- {0} - {1} item(s)
- == DifferencesTreeViewCategoryAdded ==
- Added
- == DifferencesTreeViewCategoryMultifileMoved ==
- Multi-file Moved
- == DifferencesTreeViewCategoryMoved ==
- Moved
- == DifferencesTreeViewCategoryChanged ==
- Changed
- == DifferencesTreeViewCategoryDeleted ==
- Deleted
- == DifferencesTreeViewCategoryRenamed ==
- Renamed
- == SemanticDiffsNotEditable ==
- Semantic diffs are not editable. Change to text diff if you want to edit.
- == UnableCalculateSemanticDiffs ==
- Unable to calculate the semantic differences, the text-based differences are shown.
- == SemanticDiffButton ==
- Semantic diff
- == SemanticDiffButtonTooltip ==
- Built-in semantic diffing: show the differences in semantic mode
- == VisualDiffButton ==
- Visual diff
- == VisualDiffButtonTooltip ==
- Show the semantic differences in visual mode
- == SkipFormatChangesButton ==
- Skip format changes
- == SkipFormatChangesButtonTooltip ==
- Ignore indentation and EOL changes when the semantic differences are calculated
- == ReformatButton ==
- Reformat
- == ReformatButtonTooltip ==
- Reformat the source code
- == TextDiffButton ==
- Text diff
- == TextDiffButtonTooltip ==
- Show text-based differences
- == CopyToClipboard ==
- Copy to clipboard
- == FileEditedSaveChanges ==
- You have edited the file, do you want to save the changes?
- == Days ==
- {0} days
- == Hours ==
- {0} hours
- == Minutes ==
- {0} minutes
- == Seconds ==
- {0} seconds
- == ToggleOutlineButton ==
- Toggle outline
|