Skip to content

Commit

Permalink
update localization files microsoft/vscode-loc-drop@50a9a8b (#826)
Browse files Browse the repository at this point in the history
Co-authored-by: TylerLeonhardt <TylerLeonhardt@users.noreply.github.com>
  • Loading branch information
TylerLeonhardt and TylerLeonhardt committed Apr 26, 2022
1 parent 48d91b4 commit 1b4464d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6647,9 +6647,9 @@
"placeholder.replace": "Ersetzen"
},
"vs/workbench/contrib/notebook/browser/contrib/find/notebookFindWidget": {
"ariaSearchNoResult": "{0} found for '{1}'",
"ariaSearchNoResult": "{0} für \\\"{1}\\\" gefunden",
"ariaSearchNoResultEmpty": "{0} gefunden",
"ariaSearchNoResultWithLineNumNoCurrentMatch": "{0} found for '{1}'"
"ariaSearchNoResultWithLineNumNoCurrentMatch": "{0} für \\\"{1}\\\" gefunden"
},
"vs/workbench/contrib/notebook/browser/contrib/format/formatting": {
"format.title": "Notebook formatieren",
Expand Down
4 changes: 2 additions & 2 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -6647,9 +6647,9 @@
"placeholder.replace": "Reemplazar"
},
"vs/workbench/contrib/notebook/browser/contrib/find/notebookFindWidget": {
"ariaSearchNoResult": "{0} encontrado para '{1}'",
"ariaSearchNoResult": "{0} encontrado para \\\"{1}\\\"",
"ariaSearchNoResultEmpty": "Encontrados: {0}",
"ariaSearchNoResultWithLineNumNoCurrentMatch": "{0} encontrado para '{1}'"
"ariaSearchNoResultWithLineNumNoCurrentMatch": "{0} encontrado para \\\"{1}\\\""
},
"vs/workbench/contrib/notebook/browser/contrib/format/formatting": {
"format.title": "Dar formato al Bloc de notas",
Expand Down

0 comments on commit 1b4464d

Please sign in to comment.