0

I am searching for the right document to implement localized fields for Ireland. English in Ireland or Irish in Ireland, or both if it differs.

We got this documentation from salesforce, which links to this site (Last updated 2017) -> Which does not help at all.

From earlier stages of Development I know some of the right localization IDs, because i asked Einstein Developers, but their answers do not correspond to the table at all.

Correct ones for ProductName:

  • locale_de-DE_ProductName, German in Germany
  • locale_it-IT_ProductName, Italian in Italy
  • locale_nl-NL_ProductName, Dutch in Netherlands
  • locale_fr-FR_ProductName, French in France
  • locale_en-GB_ProductName, English in Great Britain
  • locale_da-DA_ProductName, Danish in Denmark
  • more from Europe...

What do i have to set for irish in Irland?

  • locale_en-IE_ProductName?
  • locale_ga-IE_ProductName?
  • locale_ga-GE_ProductName?

Is there a correct table somewhere for all language and country combinations?

Thanks for your help

4
  • 1
    I think it would ga-GE, but not sure. This article about new localization formats seems to indicate this, but doesn't specifically mention anything in reference to or as a limitation with Einstein. Also, looks like these format might not be available for all the orgs created before Winter'20. Commented Dec 17, 2020 at 9:18
  • The language support for the Salesforce Platform generically is documented here. Of course, that may not be relevant for Einstein since it may not have been unified. This shows en_IE for English (Ireland) and "ga" for Irish. Commented Dec 17, 2020 at 9:30
  • 2
    It can be any five digit locale you want as long as it matches in the catalog and the rec call Commented Dec 17, 2020 at 12:58
  • I thought so EazyE, but the salesforce engagement team once told me, that i have to use specific column names. I guess they were unsure themselves... wish i had had better solution architects at the beginning. Where were you at that time @Lukas Lunow :D Commented Dec 17, 2020 at 13:11

1 Answer 1

0

Seems like solved, because it seems to behave like EazyE comment suggests.

1
  • Could you include that comment in your answer here? Ya know, just in case. Commented Dec 17, 2020 at 15:26

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.