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
"ERROR_CREATING_LAUNCH_SCRIPT" : "An erorr occured while creating {APP_NAME} command line tool at <code>/usr/local/bin</code>. Please refer to <a href='https://github.com/adobe/brackets/wiki/Command-Line-Arguments#troubleshooting'>command line</a> wiki for troubleshooting.<br/><br/>Reason: ",
588
+
"ERROR_CREATING_LAUNCH_SCRIPT" : "An error occured while creating {APP_NAME} command line tool at <code>/usr/local/bin</code>. Please refer to <a href='https://github.com/adobe/brackets/wiki/Command-Line-Arguments#troubleshooting'>command line</a> wiki for troubleshooting.<br/><br/>Reason: ",
589
589
"ERROR_CLTOOLS_RMFAILED" : "Failed to remove existing {APP_NAME} symlink at <code>/usr/local/bin.</code>",
590
590
"ERROR_CLTOOLS_MKDIRFAILED" : "Failed to create <code>/usr/local/bin</code> directory structure.",
591
591
"ERROR_CLTOOLS_LNFAILED" : "Failed to create {APP_NAME} symlink at <code>/usr/local/bin</code>.",
592
592
"ERROR_CLTOOLS_SERVFAILED" : "Failed to create authorization object.",
593
593
"ERROR_CLTOOLS_NOTSUPPORTED" : "{APP_NAME} command line tool installation is not supported on this OS.",
594
594
595
-
"LAUNCH_SCRIPT_CREATE_SUCCESS" : "Command line tool succesfully installed! Now you can easily launch {APP_NAME} from command line using <code>{APP_NAME} myFile.txt</code> or <code>{APP_NAME} myFolder</code>. <br/><br/>Please refer to <a href='https://github.com/adobe/brackets/wiki/Command-Line-Arguments'>command line</a> wiki for more infomation.",
595
+
"LAUNCH_SCRIPT_CREATE_SUCCESS" : "Command line tool successfully installed! Now you can easily launch {APP_NAME} from command line using <code>{APP_NAME} myFile.txt</code> or <code>{APP_NAME} myFolder</code>. <br/><br/>Please refer to <a href='https://github.com/adobe/brackets/wiki/Command-Line-Arguments'>command line</a> wiki for more infomation.",
0 commit comments