Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

"Translating Messages used internally by apex" - create through plsql?

VidarOct 7 2008 — edited Nov 6 2008
Ref http://download.oracle.com/docs/cd/E10513_01/doc/appdev.310/e10499/global.htm#CHDJFHBD

I can also list the current ones through `select * from APEX_APPLICATION_TRANSLATIONS where application_id = <my_app>`

What I wonder is, can I create these messages through e.g sqlplus?

When one creates a lot of different applications, one might also spend some time creating those translated messages manually - (atleast I do, being from Norway).

Is it possible to create those messages through plsql?

In that case, if I spend some time making a translated version of all errormessages, Interactive report etc,
I could save these changes in a script for me to use for my next (Norwegian) application aswell.

Cheers,
Vidar
This post has been answered by Arie Geller on Oct 7 2008
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 4 2008
Added on Oct 7 2008
5 comments
1,010 views