Created unity project
This commit is contained in:
@@ -0,0 +1,92 @@
|
||||
== 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 whitespaces 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
|
||||
Reference in New Issue
Block a user