|
5412 | 5412 | "system-wide-alert.form.create.error": "Something went wrong when creating the system-wide alert", |
5413 | 5413 |
|
5414 | 5414 | "admin.update-config.title": "Update Configuration", |
5415 | | - |
| 5415 | + |
5416 | 5416 | "admin.update-config.description": "Edit DSpace configuration files through the web interface.", |
5417 | | - |
| 5417 | + |
5418 | 5418 | "admin.update-config.select.file": "Select Configuration File", |
5419 | | - |
| 5419 | + |
5420 | 5420 | "admin.update-config.select.file.placeholder": "Choose a file to edit...", |
5421 | | - |
| 5421 | + |
5422 | 5422 | "admin.update-config.file.info": "File", |
5423 | | - |
| 5423 | + |
| 5424 | + "admin.update-config.file.no-name": "[No Name]", |
| 5425 | + |
5424 | 5426 | "admin.update-config.last.modified": "Last modified", |
5425 | | - |
| 5427 | + |
5426 | 5428 | "admin.update-config.content": "File Content", |
5427 | | - |
| 5429 | + |
5428 | 5430 | "admin.update-config.valid": "Valid", |
5429 | | - |
| 5431 | + |
5430 | 5432 | "admin.update-config.invalid": "Invalid", |
5431 | | - |
| 5433 | + |
5432 | 5434 | "admin.update-config.validation.errors": "Configuration Validation Errors", |
5433 | | - |
| 5435 | + |
5434 | 5436 | "admin.update-config.save": "Save Configuration", |
5435 | | - |
| 5437 | + |
5436 | 5438 | "admin.update-config.reset": "Reset", |
5437 | | - |
| 5439 | + |
5438 | 5440 | "admin.update-config.help.title": "Important Notes", |
5439 | | - |
| 5441 | + |
5440 | 5442 | "admin.update-config.help.backup": "Always backup configuration files before making changes.", |
5441 | | - |
| 5443 | + |
5442 | 5444 | "admin.update-config.help.validate": "Ensure your configuration is valid before saving to prevent system errors.", |
5443 | | - |
| 5445 | + |
5444 | 5446 | "admin.update-config.help.restart": "Changes may require application restart to take effect.", |
5445 | | - |
| 5447 | + |
5446 | 5448 | "admin.update-config.help.directory": "Only files in /config/config-be/ directory can be edited for security reasons.", |
5447 | | - |
| 5449 | + |
5448 | 5450 | "admin.update-config.success.save.title": "Configuration Saved", |
5449 | | - |
| 5451 | + |
5450 | 5452 | "admin.update-config.success.save.message": "{{message}}", |
5451 | | - |
| 5453 | + |
5452 | 5454 | "admin.update-config.error.save.title": "Save Failed", |
5453 | | - |
| 5455 | + |
5454 | 5456 | "admin.update-config.error.save.message": "Unable to save configuration file. Please check the logs and try again.", |
5455 | | - |
| 5457 | + |
5456 | 5458 | "admin.update-config.error.load.title": "Load Failed", |
5457 | | - |
| 5459 | + |
5458 | 5460 | "admin.update-config.error.load.message": "Unable to load configuration file: {{fileName}}", |
5459 | | - |
| 5461 | + |
5460 | 5462 | // Additional translation keys for enhanced UI |
5461 | 5463 | "admin.update-config.refresh": "Refresh", |
5462 | 5464 | "admin.update-config.refresh.tooltip": "Reload configuration files list", |
5463 | 5465 | "admin.update-config.loading": "Loading...", |
5464 | 5466 | "admin.update-config.loading-files": "Loading configuration files...", |
5465 | 5467 | "admin.update-config.loading-content": "Loading file content...", |
5466 | | - |
| 5468 | + |
5467 | 5469 | "admin.update-config.file-selection.title": "File Selection", |
5468 | 5470 | "admin.update-config.file-selection.label": "Select Configuration File", |
5469 | | - |
| 5471 | + |
5470 | 5472 | "admin.update-config.file-info.path": "Path", |
5471 | 5473 | "admin.update-config.file-info.modified": "Last Modified", |
5472 | | - |
| 5474 | + |
5473 | 5475 | "admin.update-config.select.choose-file": "Choose a configuration file to edit", |
5474 | 5476 | "admin.update-config.select.no-files": "No configuration files found", |
5475 | | - |
| 5477 | + |
5476 | 5478 | "admin.update-config.editor.title": "Configuration Editor", |
5477 | 5479 | "admin.update-config.editor.content": "File Content", |
5478 | 5480 | "admin.update-config.editor.placeholder": "Select a file to begin editing...", |
|
5481 | 5483 | "admin.update-config.editor.save.tooltip": "Save changes to the configuration file", |
5482 | 5484 | "admin.update-config.editor.reset": "Reset", |
5483 | 5485 | "admin.update-config.editor.reset.tooltip": "Reset content to original version", |
5484 | | - |
| 5486 | + |
5485 | 5487 | "admin.update-config.validation.valid": "Configuration is valid", |
5486 | 5488 | "admin.update-config.validation.invalid": "Configuration contains errors - please fix before saving", |
5487 | 5489 | "admin.update-config.validation.unsaved-changes": "File has unsaved changes", |
5488 | | - |
| 5490 | + |
5489 | 5491 | "admin.update-config.help.important.title": "Before You Start", |
5490 | 5492 | "admin.update-config.help.important.backup": "Always backup configuration files before making changes", |
5491 | 5493 | "admin.update-config.help.important.restart": "DSpace may require restart after configuration changes", |
5492 | 5494 | "admin.update-config.help.important.validation": "Configuration validation prevents saving invalid files", |
5493 | | - |
| 5495 | + |
5494 | 5496 | "admin.update-config.help.allowed-files.title": "Editable Files", |
5495 | 5497 | "admin.update-config.help.allowed-files.description": "Only configuration files in the server configuration directory can be edited for security reasons:", |
5496 | | - |
| 5498 | + |
5497 | 5499 | "admin.update-config.error.load-files.title": "Load Error", |
5498 | 5500 | "admin.update-config.error.load-files.message": "Failed to load configuration files list", |
5499 | | - |
| 5501 | + |
5500 | 5502 | // Breadcrumb |
5501 | 5503 | "admin.update-config.breadcrumbs": "Update Configuration", |
5502 | | - |
| 5504 | + |
5503 | 5505 | // File Information |
5504 | 5506 | "admin.update-config.file-info.title": "File Information", |
5505 | 5507 | "admin.update-config.file-info.name": "File", |
|
5508 | 5510 | "admin.update-config.file-info.modified": "Modified", |
5509 | 5511 | "admin.update-config.file-info.status": "Status", |
5510 | 5512 | "admin.update-config.file-info.ready": "Ready for editing", |
5511 | | - |
| 5513 | + |
5512 | 5514 | // Action Buttons |
5513 | 5515 | "admin.update-config.buttons.undo": "Undo Changes", |
5514 | 5516 | "admin.update-config.buttons.undo.tooltip": "Reset to last saved version", |
|
5517 | 5519 | "admin.update-config.buttons.save": "Save to File", |
5518 | 5520 | "admin.update-config.buttons.save.tooltip": "Save changes to configuration file", |
5519 | 5521 | "admin.update-config.buttons.saving": "Saving to File...", |
5520 | | - |
| 5522 | + |
5521 | 5523 | // Editor Notice |
5522 | 5524 | "admin.update-config.editor.notice.title": "File Editor", |
5523 | 5525 | "admin.update-config.editor.notice.description": "Editing configuration file {{fileName}}. Changes are saved immediately to the server.", |
5524 | | - |
| 5526 | + |
5525 | 5527 | // Success Messages |
5526 | 5528 | "admin.update-config.success.save.title": "File Saved Successfully", |
5527 | 5529 | "admin.update-config.success.save.message": "{{fileName}} has been updated successfully", |
5528 | 5530 | "admin.update-config.success.reload.title": "File Reloaded", |
5529 | 5531 | "admin.update-config.success.reload.message": "Reloaded {{fileName}} from server", |
5530 | | - |
| 5532 | + |
5531 | 5533 | // Error Messages |
5532 | 5534 | "admin.update-config.error.load-content.title": "Load Failed", |
5533 | 5535 | "admin.update-config.error.load-content.message": "Could not load {{fileName}}", |
|
0 commit comments