-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f711d8d
commit 99401c5
Showing
4 changed files
with
23 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"No Bookmarks found": "No Bookmarks found", | ||
"Type a line number or a piece of code to navigate to": "Type a line number or a piece of code to navigate to", | ||
"The Bookmark {0} is not defined": "The Bookmark {0} is not defined", | ||
"Select a workspace": "Select a workspace", | ||
"Error loading Numbered Bookmarks: {0}": "Error loading Numbered Bookmarks: {0}" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"No Bookmarks found": "Nenhum Bookmark encontrado", | ||
"Type a line number or a piece of code to navigate to": "Digite um número de linha ou pedaço de código para navegar", | ||
"The Bookmark {0} is not defined": "O Bookmark {0} não está definido", | ||
"Select a workspace": "Selecione um workspace", | ||
"Error loading Numbered Bookmarks: {0}": "Erro lendo Numbered Bookmarks: {0}" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule vscode-numbered-bookmarks-core
updated
from e952e3 to 41dd67