mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
* Add custom "Open with" message to installer script Supported languages: de, en, es, fr, hu, it, pt-br, ru * Fix typo in build/win32/i18n/messages.en.isl Co-Authored-By: jaqra <48099350+jaqra@users.noreply.github.com> * Add tr translation for OpenWithCodeContextMenu * Update translations to be consistent with "AddContextMenuFiles" translation * Fix file encoding * Fix asian lang files * Add translations for Japanese & Chinese * Fix file endings * Remove newline at end of i18n files * Add OpenWith translations without changing the file encoding
9 lines
418 B
Plaintext
9 lines
418 B
Plaintext
[CustomMessages]
|
|
AddContextMenuFiles=Add "Open with %1" action to Windows Explorer file context menu
|
|
AddContextMenuFolders=Add "Open with %1" action to Windows Explorer directory context menu
|
|
AssociateWithFiles=Register %1 as an editor for supported file types
|
|
AddToPath=Add to PATH (requires shell restart)
|
|
RunAfter=Run %1 after installation
|
|
Other=Other:
|
|
SourceFile=%1 Source File
|
|
OpenWithCodeContextMenu=Open with %1 |