Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
hive
hive
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 17
    • Merge Requests 17
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • hive
  • hivehive
  • Issues
  • #109

Closed
Open
Opened Jan 06, 2021 by RK@tmxsMaintainer

Lack of consolidated language file

Currently the error messages and other statements are all presented in-line throughout the code. They are all randomly written, depending on when they were added and by whom.

Related: condenser#109 (closed)

Example: hive_evaluator.cpp#L1933 / hive_evaluator.cpp#L1972 Almost the same message, different text.

Terminology/statements across repositories, statements and files should be equalized and consolidated as possible.

Additional errors handled by applications that build on Hive such as Condenser should likewise be drawn from the consolidated language file as they are also haphazardly written in-line, as in TransactionReducer.js, for example.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: hive/hive#109