summaryrefslogtreecommitdiff
path: root/src/plugins/devices.services/src/com/motorola/studio/android/devices/services/i18n/servicesNLS.properties
blob: 18ac12fa2a3e5f522ed5b77b535336195376ceb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
ADBShellHandler_WaitingDeviceToLoad=Waiting for device to load...
GEN_Warning=Warning

ERR_ADBShellHandler_CouldNotExecuteTheAdbShell=Could not execute the adb shell.

ERR_ADBShellHandler_MissingAdbShell=The adb executable is not in the Android SDK path.

ERR_ADBShellHandler_AndroidSdkIsNotConfigured=The Android SDK is not configured.

ERR_EmulatorConsoleHandler_CouldNotOpenTheConsoleShell=Could not open the console shell.

ERR_EmulatorConsoleHandler_CouldNotRetrieveTheEmulatorPort=Could not retrieve the emulator port.

WARN_EmulatorConsoleHandler_CouldNotCloseTheConsoleConnection=Could not close the Emulator Console connection. This will not keep you from working with MOTODEV Studio for Android, and will be fixed when you close MOTODEV Studio.

JOB_Name_Install_Application=Install Application

JOB_Name_Uninstall_Application=Uninstall Application

JOB_Name_Monkey=Test events with Monkey

UI_Language=Language

UI_Country=Country

UI_Wizard_Title=Language

UI_Wizard_Page_Locale_Title=Emulator Language

UI_Wizard_Page_Locale_Description=Change the device's language configuration. This will only take effect after you manually restart the emulator.