|
50 | 50 | "auth-service.activate-tenant": "Activate tenant to authorize", |
51 | 51 | "auth-service.tenant-error": "Cannot access resources for tenant {tenantName}", |
52 | 52 | "auth-settings.title": "Authentication Settings", |
| 53 | + "auth.cancel-button.label": "Cancel", |
| 54 | + "auth.not-logged-in": "You are not logged in. Please log in to continue.", |
| 55 | + "auth.signin-button.label": "Sign in", |
| 56 | + "auth.tenant-sign-in-title": "Sign in to {tenant}", |
| 57 | + "auth.welcome": "Welcome to Azure Batch Explorer", |
53 | 58 | "auto-storage-account-picker.clear-button-label": "Clear", |
54 | 59 | "auto-storage-account-picker.fields.classic": "Classic", |
55 | 60 | "auto-storage-account-picker.fields.location": "Location", |
|
82 | 87 | "common.back": "Back", |
83 | 88 | "common.configuration": "Configuration", |
84 | 89 | "common.confirm": "Confirm", |
| 90 | + "common.copyright": "Copyright", |
85 | 91 | "common.creationTime": "Creation time", |
86 | 92 | "common.displayName": "Display name", |
87 | 93 | "common.done": "Done", |
|
109 | 115 | "common.updated": "Updated", |
110 | 116 | "common.value": "Value", |
111 | 117 | "common.version": "Version", |
| 118 | + "common.welcome": "Welcome to Batch Explorer", |
112 | 119 | "common.yes": "Yes", |
113 | 120 | "create-new-aad-app.create": "Create", |
114 | 121 | "create-new-aad-app.secret.label": "Secret", |
|
255 | 262 | "main-navigation.dashboard": "Dash", |
256 | 263 | "main-navigation.data": "Data", |
257 | 264 | "main-navigation.gallery": "Gallery", |
| 265 | + "main-navigation.home": "Home", |
258 | 266 | "main-navigation.jobs": "Jobs", |
259 | 267 | "main-navigation.jobschedules": "Job schedules", |
260 | 268 | "main-navigation.label": "Main sidebar", |
|
357 | 365 | "profile-button.about": "About", |
358 | 366 | "profile-button.authentication": "Authentication", |
359 | 367 | "profile-button.keybindings": "Keybindings", |
360 | | - "profile-button.logout": "Logout", |
361 | 368 | "profile-button.playground": "Playground", |
362 | 369 | "profile-button.profile": "Profile", |
363 | 370 | "profile-button.report": "Report a bug or feature request", |
364 | 371 | "profile-button.settings": "Settings", |
| 372 | + "profile-button.sign-in": "Sign in", |
| 373 | + "profile-button.sign-out": "Sign out", |
365 | 374 | "profile-button.thirdPartyNotices": "Third party notices", |
366 | 375 | "profile-button.viewLogs": "View logs", |
367 | 376 | "profile-button.viewTheme": "View theme colors", |
|
397 | 406 | "select-dropdown.unselected": "Unselected", |
398 | 407 | "server-error.debug-button-label": "Toggle troubleshooting info", |
399 | 408 | "settings.advancedSettings": "Advanced settings", |
| 409 | + "settings.external-browser-auth": "Use system browser for authentication", |
| 410 | + "settings.external-browser-auth-hint": "Organizations with certain access policies may require sign-in with an internal window. Unset if you experience issues.", |
400 | 411 | "settings.gallerySettings": "Gallery settings", |
401 | 412 | "settings.general": "General", |
402 | 413 | "settings.reset": "Reset to default settings", |
|
0 commit comments