|
982 | 982 | "CODE_EDITOR": "Code Editor", |
983 | 983 | "BUILD_THE_WEB": "Build the web", |
984 | 984 | "IMPORT_PROJECT": "Import Project", |
985 | | - "GIT_PROJECT": "Get from Git", |
986 | | - "NEW_PROJECT_FROM_GIT": "New Project from Git", |
987 | | - "GIT_REPO_URL": "Git Repo URL :", |
988 | | - "GIT_CLONE_URL": "Git Clone URL :", |
989 | 985 | "START_PROJECT": "Start Project…", |
990 | 986 | "DOWNLOAD_DESKTOP_APP": "Download Desktop App", |
991 | 987 | "GET_DESKTOP_APP": "Get Desktop App", |
992 | 988 | "CREATE_PROJECT": "Create Project", |
993 | 989 | "SETTING_UP_PROJECT": "Setting Up Project", |
994 | 990 | "LOCATION": "Location :", |
995 | | - "ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.", |
996 | | - "ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.", |
997 | | - "ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.", |
998 | | - "ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.", |
999 | | - "ERROR_CLONING_TITLE": "Git clone Failed", |
1000 | 991 | "DOWNLOADING": "Downloading...", |
1001 | 992 | "DOWNLOADING_FILE": "Downloading {0}...", |
1002 | 993 | "EXTRACTING_FILES_PROGRESS": "Extracting {0} of {1} files.", |
|
1057 | 1048 | "DESCRIPTION_INDENT_GUIDES_ENABLED": "true to show indent guide lines, else false.", |
1058 | 1049 | "DESCRIPTION_HIDE_FIRST": "true to show the first Indent Guide line else false.", |
1059 | 1050 | "DESCRIPTION_CSS_COLOR_PREVIEW": "true to display color previews in the gutter, else false.", |
| 1051 | + "GIT_PROJECT": "Get from Git", |
| 1052 | + "NEW_PROJECT_FROM_GIT": "New Project from Git", |
| 1053 | + "GIT_REPO_URL": "Git Repo URL :", |
| 1054 | + "GIT_CLONE_URL": "Git Clone URL :", |
| 1055 | + "ERROR_ONLY_GITHUB": "The browser version of {APP_NAME} supports only GitHub URLs. To work with other Git URLs, please use the desktop app.", |
| 1056 | + "ERROR_GIT_URL_INVALID": "Please enter a valid Git clone URL.", |
| 1057 | + "ERROR_GIT_FOLDER_NOT_EMPTY": "The Selected folder cannot be used for Git clone as it is not empty or is unreadable.", |
| 1058 | + "ERROR_GIT_FOLDER_NOT_EXIST": "The Selected folder cannot be used for Git clone as it does not exist.", |
| 1059 | + "ERROR_CLONING_TITLE": "Git clone Failed", |
1060 | 1060 | "ENABLE_GIT": "Enable Git", |
1061 | 1061 | "ACTION": "Action", |
1062 | 1062 | "STATUSBAR_SHOW_GIT": "Git Panel", |
|
0 commit comments