Idea Summary
New APEX view where developers can query all text messages used Internally and need translation.
View can be then linked to documentation, rather than make long list to documentation that need to be maintained (https://docs.oracle.com/en/database/oracle/application-express/20.2/htmdb/translating-messages.html#GUID-DB1186BA-1C2C-47F0-9EF9-E94E6D89166E)
View should publish same information as in documentation now and also is text message available for JavaScripts.
Use Case
Developers can then cross check easily are all messages translated in application.
Less documentation maintenance for APEX development team.
Hopefully less “documentation bugs”, as it seems there is now and then some messages missing from documentation.
Preferred Solution (Optional)