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!

IG 5.1 no translation in french

etiennegingrasJan 19 2017 — edited Feb 6 2017

Hello,

After installing lang_fr.sql package, Interactive Grid show no translation.

pastedImage_2.png

Interactive report shows french translations correctly:

pastedImage_3.png

anyone have this issue?

Version is 5.1.0.00.45

It seems that for APEX.IG message, only english has been installed.

SELECT distinct message_language

FROM APEX_050100.WWV_FLOW_MESSAGES$

WHERE NAME like 'APEX.IG%';

MESSAGE_LANGUAGE

--------------------------------------------------

en

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2017
Added on Jan 19 2017
6 comments
963 views