|
890 | 890 | "pwdMismatch": "The password and confirm password must match", |
891 | 891 | "pwdSpaces": "The value must not start or end with a space.", |
892 | 892 | "noNegNumber": "Cant be a negative number", |
893 | | - "upload": { |
894 | | - "upload": "Import SEB Settings", |
895 | | - "selectFromFolder": "Select From File Explorer", |
896 | | - "uploadHelp": "Drag and Drop or Search through File Explorer", |
897 | | - "allowed": "Allowed File Types", |
898 | | - "dropHere": "Drop a SEB Settings file here", |
899 | | - "password": "Password", |
900 | | - "quitPassword": "Quit Password", |
901 | | - "onlyAllowed": "File Type not allowed", |
902 | | - "uploadFailed": "Failed to upload SEB Settings, please contact a system administrator", |
903 | | - "passwordIncorrect": "The password was incorrect. Please try again or contact a system administrator", |
904 | | - "importButton": "Import" |
| 893 | + "importDialog": { |
| 894 | + "addButtonTitle": "Import", |
| 895 | + "confirmButtonTitle": "Import", |
| 896 | + "fields": { |
| 897 | + "file": { |
| 898 | + "label": "SEB Configuration File", |
| 899 | + "hint": "Drop a SEB Configuration file here or search through file explorer." |
| 900 | + }, |
| 901 | + "password": { |
| 902 | + "label": "Password" |
| 903 | + }, |
| 904 | + "quitPassword": { |
| 905 | + "label": "Quit Password" |
| 906 | + } |
| 907 | + }, |
| 908 | + "errors": { |
| 909 | + "generic": "Failed to upload SEB Configuration, make sure you use the correct file-password. Please try again or contact a system administrator" |
| 910 | + } |
905 | 911 | }, |
906 | 912 | "views": { |
907 | 913 | "general": "General", |
|
1824 | 1830 | "spSearch": "Search", |
1825 | 1831 | "spApplications": "Applications", |
1826 | 1832 | "runningExams": "Running Exams", |
1827 | | - |
1828 | 1833 | "userAccounts": "User Accounts", |
1829 | 1834 | "createUserAccount": "Create User Account", |
1830 | 1835 | "editUserAccount": "Edit User Account", |
1831 | 1836 | "profileSettings": "Profile Settings", |
1832 | 1837 | "register": "Register", |
1833 | | - |
1834 | 1838 | "assessmentToolConnections": "Assessment Tool Connections", |
1835 | 1839 | "createAssessmentTool": "Assessment Tool Setup", |
1836 | 1840 | "assessmentTool": "Assessment Tool", |
1837 | 1841 | "assessmentToolEdit": "Edit Assessment Tool Connection", |
1838 | | - |
1839 | 1842 | "connectionConfigurationViewAndEdit": "Edit Connection Configuration", |
1840 | 1843 | "createConnectionConfiguration": "Add Connection Configuration", |
1841 | 1844 | "connectionConfigurations": "Connection Configurations", |
1842 | | - |
1843 | 1845 | "certificates": "Certificates", |
1844 | | - |
1845 | 1846 | "editExamTemplate": "Edit Exam Template", |
1846 | 1847 | "galleryView": "Gallery View" |
1847 | 1848 | }, |
|
0 commit comments