microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
bump-glob-cli-fix

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/esn/src/extension/android/androidTargetManager.i18n.json

11lines · modepreview

/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
	"CouldNotUseEmulators": "Se produjo un error al intentar instalar los emuladores: {0}, continuar usando solo destinos en línea",
	"RDPEmulatorWarning": "El emulador de Android se inició desde la sesión RDP de Windows, esto podría provocar fallas",
	"EmulatorLaunched": "Emulador de Android lanzado {0}",
	"EmulatorStartWarning": "No se pudo iniciar el emulador {0} en {1} segundos"
}