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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
"ERROR_FETCHING_UPDATE_INFO_MSG" : "There was a problem getting the latest update information from the server. Please make sure you are connected to the internet and try again.",
127
-
128
-
// Switch language
129
-
"LANGUAGE_TITLE" : "Switch Language",
130
-
"LANGUAGE_MESSAGE" : "Language:",
131
-
"LANGUAGE_SUBMIT" : "Reload {APP_NAME}",
132
-
"LANGUAGE_CANCEL" : "Cancel",
133
-
"LANGUAGE_SYSTEM_DEFAULT" : "System Default",
134
127
135
128
/**
136
129
* ProjectManager
@@ -233,9 +226,7 @@ define({
233
226
"NAVIGATE_MENU" : "Navigate",
234
227
"CMD_QUICK_OPEN" : "Quick Open",
235
228
"CMD_GOTO_LINE" : "Go to Line",
236
-
"CMD_GOTO_DEFINITION" : "Go to Definition",
237
229
"CMD_JUMPTO_DEFINITION" : "Jump to Definition",
238
-
"CMD_JSLINT_FIRST_ERROR" : "Go to First JSLint Error",
239
230
"CMD_TOGGLE_QUICK_EDIT" : "Quick Edit",
240
231
"CMD_TOGGLE_QUICK_DOCS" : "Quick Docs",
241
232
"CMD_QUICK_EDIT_PREV_MATCH" : "Previous Match",
@@ -244,27 +235,14 @@ define({
244
235
"CMD_PREV_DOC" : "Previous Document",
245
236
"CMD_SHOW_IN_TREE" : "Show in File Tree",
246
237
247
-
// Debug menu commands
248
-
"DEBUG_MENU" : "Debug",
249
-
"CMD_REFRESH_WINDOW" : "Reload {APP_NAME}",
250
-
"CMD_SHOW_DEV_TOOLS" : "Show Developer Tools",
251
-
"CMD_RUN_UNIT_TESTS" : "Run Tests",
252
-
"CMD_JSLINT" : "Enable JSLint",
253
-
"CMD_SHOW_PERF_DATA" : "Show Performance Data",
254
-
"CMD_NEW_BRACKETS_WINDOW" : "New {APP_NAME} Window",
0 commit comments