Login  Register

Could not find resource bundle [OfbizDemoUiLabels] in the locale [de]

Posted by Woyce Batkins on Apr 17, 2021; 1:51pm
URL: http://ofbiz.116.s1.nabble.com/Could-not-find-resource-bundle-OfbizDemoUiLabels-in-the-locale-de-tp4768023.html

I am trying the tutorial defined Here
<https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide+for+17.12#OFBizTutorialABeginnersDevelopmentGuidefor17.12-Overview(IntroductiontoOFBiz)>
but am having issues with localization.
I was expecting a default locale in case the webbrowser sends DE to the
server and there is no labels defined for the german language.
I don't think I need to translate all labels in DE before I can do the
tutorials. What Am I missing?
Thx.