diff --git a/citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/admin/AdminViewConstants.java b/citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/admin/AdminViewConstants.java index 59d845ed71..9425ae87aa 100644 --- a/citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/admin/AdminViewConstants.java +++ b/citizen-intelligence-agency/src/main/java/com/hack23/cia/web/impl/ui/application/views/admin/AdminViewConstants.java @@ -24,237 +24,237 @@ public final class AdminViewConstants { /** The Constant ADMIN_AGENT_OPERATION_OVERVIEW. */ - public static final String ADMIN_AGENT_OPERATION_OVERVIEW = "Admin Agent Operation Overview"; + public static final String ADMIN_AGENT_OPERATION_OVERVIEW = "High-level overview of administrative agent operations."; /** The Constant ADMIN_AGENT_OPERATION. */ - public static final String ADMIN_AGENT_OPERATION = "Admin Agent Operation"; + public static final String ADMIN_AGENT_OPERATION = "Manages core tasks for administrative agent operations."; /** The Constant ADMIN_AGENT_OPERATION_TASKS_OVERVIEW. */ - public static final String ADMIN_AGENT_OPERATION_TASKS_OVERVIEW = "Overview of administrative agent operations and tasks."; + public static final String ADMIN_AGENT_OPERATION_TASKS_OVERVIEW = "Detailed summary of tasks executed by administrative agents."; /** The Constant ADMIN_AUTHOR_SUMMARY. */ - public static final String ADMIN_AUTHOR_SUMMARY = "Admin Author Summary"; + public static final String ADMIN_AUTHOR_SUMMARY = "Administrative summary of authors in the system."; /** The Constant AUTHOR_OVERVIEW. */ - public static final String AUTHOR_OVERVIEW = "Author Overview"; + public static final String AUTHOR_OVERVIEW = "General overview of authors and their contributions."; /** The Constant AUTHOR_DETAILED_SUMMARY. */ - public static final String AUTHOR_DETAILED_SUMMARY = "Detailed summary of author activities and contributions."; + public static final String AUTHOR_DETAILED_SUMMARY = "In-depth analysis of author activities and performance."; /** The Constant ADMIN_DATA_SUMMARY_OVERVIEW. */ - public static final String ADMIN_DATA_SUMMARY_OVERVIEW = "Admin Data Summary Overview"; + public static final String ADMIN_DATA_SUMMARY_OVERVIEW = "High-level overview of data for administrative review."; /** The Constant DATA_SUMMARY_OVERVIEW. */ - public static final String DATA_SUMMARY_OVERVIEW = "Comprehensive overview of data summaries for administrative review."; + public static final String DATA_SUMMARY_OVERVIEW = "Comprehensive data summaries for administrative oversight."; /** The Constant ADMIN_EMAIL_MANAGEMENT. */ - public static final String ADMIN_EMAIL_MANAGEMENT = "Admin Email Management"; + public static final String ADMIN_EMAIL_MANAGEMENT = "Administrative control of email templates and settings."; /** The Constant EMAIL_MANAGEMENT_PAGE_DESCRIPTION. */ - public static final String EMAIL_MANAGEMENT_PAGE_DESCRIPTION = "Page for managing email configurations and communications within the agency."; + public static final String EMAIL_MANAGEMENT_PAGE_DESCRIPTION = "Configure and manage email features in the agency."; /** The Constant ADMIN_APPLICATION_SESSION_CHARTS. */ - public static final String ADMIN_APPLICATION_SESSION_CHARTS = "Admin Application Session Charts"; + public static final String ADMIN_APPLICATION_SESSION_CHARTS = "Visual charts of application session metrics."; /** The Constant SESSION_ANALYSIS. */ - public static final String SESSION_ANALYSIS = "Session Analysis"; + public static final String SESSION_ANALYSIS = "Performance and usage insights derived from session data."; /** The Constant ADMIN_USER_ACCOUNT_MANAGEMENT. */ - public static final String ADMIN_USER_ACCOUNT_MANAGEMENT = "Admin User Account Management"; + public static final String ADMIN_USER_ACCOUNT_MANAGEMENT = "Central management of user accounts and permissions."; /** The Constant USER_ACCOUNT_OVERVIEW. */ - public static final String USER_ACCOUNT_OVERVIEW = "User Account Overview"; + public static final String USER_ACCOUNT_OVERVIEW = "High-level summary of all user accounts."; /** The Constant USER_ACCOUNT_MANAGEMENT_DESCRIPTION. */ - public static final String USER_ACCOUNT_MANAGEMENT_DESCRIPTION = "Overview of user accounts and their management."; + public static final String USER_ACCOUNT_MANAGEMENT_DESCRIPTION = "Tools to manage and administer user accounts."; /** The Constant ADMIN_APPLICATION_EVENTS. */ - public static final String ADMIN_APPLICATION_EVENTS = "Admin Application Events"; + public static final String ADMIN_APPLICATION_EVENTS = "Administrative view of application-triggered events."; /** The Constant APPLICATION_EVENTS_OVERVIEW. */ - public static final String APPLICATION_EVENTS_OVERVIEW = "Application Events Overview"; + public static final String APPLICATION_EVENTS_OVERVIEW = "High-level summary of system event logs."; /** The Constant APPLICATION_EVENTS_DESCRIPTION. */ - public static final String APPLICATION_EVENTS_DESCRIPTION = "Overview of application events and their details."; + public static final String APPLICATION_EVENTS_DESCRIPTION = "Review and analyze events for system stability and compliance."; /** The Constant ADMIN_COUNTRY_MANAGEMENT. */ - public static final String ADMIN_COUNTRY_MANAGEMENT = "Admin Country Management"; + public static final String ADMIN_COUNTRY_MANAGEMENT = "Tools for administering country data within the application."; /** The Constant COUNTRY_OVERVIEW. */ - public static final String COUNTRY_OVERVIEW = "Country Overview"; + public static final String COUNTRY_OVERVIEW = "Overview of managed countries and related details."; /** The Constant COUNTRY_MANAGEMENT_DESCRIPTION. */ - public static final String COUNTRY_MANAGEMENT_DESCRIPTION = "Overview of countries and their management."; + public static final String COUNTRY_MANAGEMENT_DESCRIPTION = "Manage country entries, configurations, and operations."; /** The Constant ADMIN_LANGUAGE_MANAGEMENT. */ - public static final String ADMIN_LANGUAGE_MANAGEMENT = "Admin Language Management"; + public static final String ADMIN_LANGUAGE_MANAGEMENT = "Administrative panel for system language settings."; /** The Constant LANGUAGE_OVERVIEW. */ - public static final String LANGUAGE_OVERVIEW = "Language Overview"; + public static final String LANGUAGE_OVERVIEW = "Overview of supported languages in the application."; /** The Constant LANGUAGE_MANAGEMENT_DESCRIPTION. */ - public static final String LANGUAGE_MANAGEMENT_DESCRIPTION = "Overview of languages and their management."; + public static final String LANGUAGE_MANAGEMENT_DESCRIPTION = "Manage languages, enabling or disabling them as needed."; /** The Constant ADMIN_PORTAL_MANAGEMENT. */ - public static final String ADMIN_PORTAL_MANAGEMENT = "Admin Portal Management"; + public static final String ADMIN_PORTAL_MANAGEMENT = "Admin panel for portal configurations and maintenance."; /** The Constant PORTAL_OVERVIEW. */ - public static final String PORTAL_OVERVIEW = "Portal Overview"; + public static final String PORTAL_OVERVIEW = "General summary of all available portals."; /** The Constant PORTAL_MANAGEMENT_DESCRIPTION. */ - public static final String PORTAL_MANAGEMENT_DESCRIPTION = "Overview of portals and their management."; + public static final String PORTAL_MANAGEMENT_DESCRIPTION = "Manage portal details, settings, and accessibility."; /** The Constant ADMIN_APPLICATION_CONFIGURATION. */ - public static final String ADMIN_APPLICATION_CONFIGURATION = "Admin Application Configuration"; + public static final String ADMIN_APPLICATION_CONFIGURATION = "Centralized overview of application-wide configurations."; /** The Constant APPLICATION_CONFIGURATION_OVERVIEW. */ - public static final String APPLICATION_CONFIGURATION_OVERVIEW = "Application Configuration Overview"; + public static final String APPLICATION_CONFIGURATION_OVERVIEW = "High-level view of current configuration settings."; /** The Constant APPLICATION_CONFIGURATION_DESCRIPTION. */ - public static final String APPLICATION_CONFIGURATION_DESCRIPTION = "Overview of application configurations and their management."; + public static final String APPLICATION_CONFIGURATION_DESCRIPTION = "Review and modify application configuration parameters."; /** The Constant ADMIN_APPLICATION_SESSION. */ - public static final String ADMIN_APPLICATION_SESSION = "Admin Application Session"; + public static final String ADMIN_APPLICATION_SESSION = "Administrative perspective on application sessions."; /** The Constant APPLICATION_SESSION_OVERVIEW. */ - public static final String APPLICATION_SESSION_OVERVIEW = "Application Session Overview"; + public static final String APPLICATION_SESSION_OVERVIEW = "Global overview of active and historical sessions."; /** The Constant APPLICATION_SESSION_DESCRIPTION. */ - public static final String APPLICATION_SESSION_DESCRIPTION = "Overview of application sessions and their details."; + public static final String APPLICATION_SESSION_DESCRIPTION = "Manage and analyze sessions at a detailed level."; /** The Constant ADMIN_AGENCY_MANAGEMENT. */ - public static final String ADMIN_AGENCY_MANAGEMENT = "Admin Agency Management"; + public static final String ADMIN_AGENCY_MANAGEMENT = "Controls for agency-level data and settings."; /** The Constant AGENCY_OVERVIEW. */ - public static final String AGENCY_OVERVIEW = "Agency Overview"; + public static final String AGENCY_OVERVIEW = "High-level review of agencies and their attributes."; /** The Constant AGENCY_MANAGEMENT_DESCRIPTION. */ - public static final String AGENCY_MANAGEMENT_DESCRIPTION = "Overview of agencies and their management."; + public static final String AGENCY_MANAGEMENT_DESCRIPTION = "Configure and maintain agency data within the system."; /** The Constant ADMIN_APPLICATION_EVENT_CHARTS. */ - public static final String ADMIN_APPLICATION_EVENT_CHARTS = "Admin Application Event Charts"; + public static final String ADMIN_APPLICATION_EVENT_CHARTS = "Visual analytics of application events for trend analysis."; /** The Constant EVENT_ANALYSIS. */ - public static final String EVENT_ANALYSIS = "Event Analysis"; + public static final String EVENT_ANALYSIS = "Advanced examination of event data and metrics."; /** The Constant EVENT_DETAILS. */ - public static final String EVENT_DETAILS = "Event Details"; + public static final String EVENT_DETAILS = "Specific breakdown of individual event information."; /** The Constant EVENT_REVIEW. */ - public static final String EVENT_REVIEW = "Event Review"; + public static final String EVENT_REVIEW = "Review and validate logged events for accuracy."; /** The Constant CREATED_DATE. */ - public static final String CREATED_DATE = "Created Date"; + public static final String CREATED_DATE = "Timestamp indicating creation time."; /** The Constant EVENT_GROUP. */ - public static final String EVENT_GROUP = "Event Group"; + public static final String EVENT_GROUP = "Category grouping related application events."; /** The Constant APPLICATION_OPERATION. */ - public static final String APPLICATION_OPERATION = "Application Operation"; + public static final String APPLICATION_OPERATION = "Operational context of the application."; /** The Constant PAGE. */ - public static final String PAGE = "Page"; + public static final String PAGE = "Specifies which UI page is involved."; /** The Constant PAGE_MODE. */ - public static final String PAGE_MODE = "Page Mode"; + public static final String PAGE_MODE = "Indicates the display or editing mode for a page."; /** The Constant ELEMENT_ID. */ - public static final String ELEMENT_ID = "Element ID"; + public static final String ELEMENT_ID = "Identifier for a specific UI element."; /** The Constant ACTION_NAME. */ - public static final String ACTION_NAME = "Action Name"; + public static final String ACTION_NAME = "Name of the performed action."; /** The Constant USER_ID. */ - public static final String USER_ID = "User ID"; + public static final String USER_ID = "Reference to a specific user identifier."; /** The Constant SESSION_ID. */ - public static final String SESSION_ID = "Session ID"; + public static final String SESSION_ID = "Unique code for the user session."; /** The Constant ERROR_MESSAGE. */ - public static final String ERROR_MESSAGE = "Error Message"; + public static final String ERROR_MESSAGE = "Details of an error event."; /** The Constant APPLICATION_MESSAGE. */ - public static final String APPLICATION_MESSAGE = "Application Message"; + public static final String APPLICATION_MESSAGE = "General informational message within the application."; /** The Constant ADMIN_APPLICATION_SESSIONS. */ - public static final String ADMIN_APPLICATION_SESSIONS = "Admin Application Sessions"; + public static final String ADMIN_APPLICATION_SESSIONS = "Central view of all application sessions for admin."; /** The Constant SESSION_DETAILS. */ - public static final String SESSION_DETAILS = "Session Details"; + public static final String SESSION_DETAILS = "Detailed data on a specific session."; /** The Constant SESSION_OVERVIEW. */ - public static final String SESSION_OVERVIEW = "Session Overview"; + public static final String SESSION_OVERVIEW = "High-level summary of session activity."; /** The Constant APPLICATION_SESSION_DETAILS. */ - public static final String APPLICATION_SESSION_DETAILS = "Application Session Details"; + public static final String APPLICATION_SESSION_DETAILS = "In-depth look at a given application session."; /** The Constant SESSION_TYPE. */ - public static final String SESSION_TYPE = "Session Type"; + public static final String SESSION_TYPE = "Classification of the session type."; /** The Constant OPERATING_SYSTEM. */ - public static final String OPERATING_SYSTEM = "Operating System"; + public static final String OPERATING_SYSTEM = "OS information for the session context."; /** The Constant LOCALE. */ - public static final String LOCALE = "Locale"; + public static final String LOCALE = "Regional and language settings of the session environment."; /** The Constant IP_INFORMATION. */ - public static final String IP_INFORMATION = "IP Information"; + public static final String IP_INFORMATION = "IP details and related location data."; /** The Constant USER_AGENT. */ - public static final String USER_AGENT = "User Agent"; + public static final String USER_AGENT = "Browser or client user-agent string."; /** The Constant COUNTRY_OVERVIEW_DESCRIPTION. */ - public static final String COUNTRY_OVERVIEW_DESCRIPTION = "Country Overview Description"; + public static final String COUNTRY_OVERVIEW_DESCRIPTION = "Describes the available countries and relevant details."; /** The Constant LANGUAGE_ADMINISTRATION. */ - public static final String LANGUAGE_ADMINISTRATION = "Language Administration"; + public static final String LANGUAGE_ADMINISTRATION = "Manage the application’s supported languages."; /** The Constant LANGUAGE_DETAILS. */ - public static final String LANGUAGE_DETAILS = "Language Details"; + public static final String LANGUAGE_DETAILS = "In-depth information about a particular language."; /** The Constant LANGUAGE_NAME. */ - public static final String LANGUAGE_NAME = "Language Name"; + public static final String LANGUAGE_NAME = "Name under which the language is recognized."; /** The Constant LAST_MODIFIED_DATE. */ - public static final String LAST_MODIFIED_DATE = "Last Modified Date"; + public static final String LAST_MODIFIED_DATE = "Timestamp of the last update to a record."; /** The Constant LANGUAGE_ENABLED. */ - public static final String LANGUAGE_ENABLED = "Language Enabled"; + public static final String LANGUAGE_ENABLED = "Status indicating if a language is active."; /** The Constant PORTAL_MANAGEMENT_OVERVIEW. */ - public static final String PORTAL_MANAGEMENT_OVERVIEW = "Portal Management Overview"; + public static final String PORTAL_MANAGEMENT_OVERVIEW = "High-level explanation of portal administration tasks."; /** The Constant PORTAL_DETAILS. */ - public static final String PORTAL_DETAILS = "Portal Details"; + public static final String PORTAL_DETAILS = "Detailed information about a given portal."; /** The Constant PORTAL_NAME. */ - public static final String PORTAL_NAME = "Portal Name"; + public static final String PORTAL_NAME = "Friendly name representing the portal."; /** The Constant DESCRIPTION. */ - public static final String DESCRIPTION = "Description"; + public static final String DESCRIPTION = "A generic field used for descriptive information."; /** The Constant PORTAL_TYPE. */ - public static final String PORTAL_TYPE = "Portal Type"; + public static final String PORTAL_TYPE = "Classification label for portal type."; /** The Constant GOOGLE_MAP_API_KEY. */ - public static final String GOOGLE_MAP_API_KEY = "Google Map API Key"; + public static final String GOOGLE_MAP_API_KEY = "API key for Google Maps integration."; /** The Constant EMAIL_OVERVIEW. */ - public static final String EMAIL_OVERVIEW = "Email Overview"; + public static final String EMAIL_OVERVIEW = "General overview of email utilities and usage."; /** The Constant ADMIN_MONITORING. */ - public static final String ADMIN_MONITORING = "Admin Monitoring"; + public static final String ADMIN_MONITORING = "Access to administration and system monitoring dashboards."; /** The Constant MONITORING_CONTEXT_PATH. */ public static final String MONITORING_CONTEXT_PATH = "./monitoring"; /** The Constant ADMIN_AGENT_OPERATION_DEPLOY_SWEDEN_BUTTON. */ - public static final String ADMIN_AGENT_OPERATION_DEPLOY_SWEDEN_BUTTON = "Deploy Agents:Sweden"; + public static final String ADMIN_AGENT_OPERATION_DEPLOY_SWEDEN_BUTTON = "Initiates agent deployment within Sweden."; /** The Constant ADMIN_AGENT_OPERATION_DEPLOY_WORLD_BUTTON. */ - public static final String ADMIN_AGENT_OPERATION_DEPLOY_WORLD_BUTTON = "Deploy Agents:World"; + public static final String ADMIN_AGENT_OPERATION_DEPLOY_WORLD_BUTTON = "Initiates agent deployment worldwide."; - public static final String ADMIN_AGENT_OPERATION_DEPLOY_DESC = "Gathering osint"; + public static final String ADMIN_AGENT_OPERATION_DEPLOY_DESC = "Starts OSINT gathering for the specified region."; public static final String MONITORING_ACCESS_DENIED = null;