Hi Hakan,
For forms you build with Form Builder, there are 2 main files:
- fr/i18n/resources.xml: those are the resources you need to translate so everything is localized for end-users, who will be accessing forms created with Form Builder.
- builder/form/resources.xml: those are the resources you need to translate if you want Form Builder itself to be localized.
https://github.com/orbeon/orbeon-forms/blob/master/src/resources/apps/fr/i18n/resources.xmlhttps://github.com/orbeon/orbeon-forms/blob/master/src/resources/forms/orbeon/builder/form/resources.xmlSome XBL components also have private resources, but other than that there shouldn't be anything else to localize. Did you see any other major category of files you needed to localize?
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet