You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mode/languages/mode.properties
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,7 @@ android_sdk.dialog.download_phone_image_body = The system image needed by the em
149
149
android_sdk.dialog.download_watch_image_title = Download watch system image?
150
150
android_sdk.dialog.download_watch_image_body = The system image needed by the emulator does not appear to be installed. Do you want Processing to download and install it now?
151
151
android_sdk.dialog.select_sdk_folder = Choose the location of the Android SDK
152
+
android_sdk.error.cancel_sdk_selection = User cancelled SDK path selection
152
153
android_sdk.error.sdk_selection_canceled = User canceled attempt to find SDK
153
154
android_sdk.error.sdk_download_canceled = User canceled SDK download
154
155
android_sdk.error.sdk_download_failed = SDK could not be downloaded
0 commit comments