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.

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
956 views