Question
Mizuho Information & Research Institute, Inc.
JP
Last activity: 8 Aug 2017 4:20 EDT
Localization ruleset
Hi,
Do I need to include localization ruleset in an application? If I remember correctly, PRPC looks at user's browser locale and should take care of this translation rulesets (**_en, or **_ja) without developer specifying anywhere.
Application
MyApp:01.01.01
-MyApp:01-01-01 => Regular ruleset that contains rules developed in the original language (say, Japanese)
-MyApp_en:01-01-01 => Localization ruleset that contains only field value rules in the target language (English)
However I am facing an issue.. when I get rid of this **_en ruleset, PRPC is displaying only original language (Japanese) on screen. Is this normal behavior or am I missing anything?
Thanks,