
Changing the language of Citrix StoreFront to Basque, Catalan…
Very good tod@s! In this document, we'll look at how to customize the Citrix language for our Organization, as is well known, Citrix comes with languages by default, But what happens when a different one is spoken in our environment? In this post we will follow the simple steps to have our Citrix StoreFront portal fully integrated with our language!
Ideally, as we know, we can customize Citrix environments to make them more user-friendly to their end users, In other documents we have already seen how to customize the appearance, and now we will see how to change the language and use the language that best suits our users! Although you know that I live in the Basque Country, It is normal for a client to have asked me to do so, as well as other customers in Catalonia, So by the way, I tell you what to change and where!
It will be as simple as modifying the phrases that interest us in several files and putting them in the language that best suits us, Basque, Catalan, Galician, Guarani, Esperanto, Swahili…
Obviously before modifying anything, We will back up the files. If by default we have StoreFront with the Spanish language we will modify the 'es files'’ directly, In two of these files we can directly modify the phrases by our language, and if not in the third of them, Force:
[SourceCode]C:\inetpubwwwrootCitrixStoreWebscriptsenctxs.wrstrings.js
C:\inetpubwwwrootCitrixStoreWebreceiverjslocalizationenctxs.strings.es_FED83A85C79A4AF9.js
C:\inetpubwwwrootCitrixStoreWebcustomstrings.es.js[/SourceCode]
And if we are interested in modifying, for example, the files that usually give messages to users, Type Validation Errors, etc… We also change the values that interest us in these files:
[SourceCode]C:\inetpubwwwrootCitrixStoreAuthApp_DataresourcesExplicitFormsCommon.es.resx
C:\inetpubwwwrootCitrixStoreAuthApp_DataresourcesSamlForms.co.uk.resx
C:\inetpubwwwrootCitrixStoreAuthApp_DataresourcesExplicitCore.co.uk.resx[/SourceCode]
When modifying js files, we will need to perform an IIS reboot before verifying the changes, So we change everything that interests us in the files, The phrases, Messages, Attributes…. We do an IISRESET and test…
Phenomenal!! We have our Citrix StoreFront fully customized with the language that will make the environment more friendly to our dear users! In my opinion, Customize the portal, it is one of the things that cost the least and they appreciate it the most! I hope you have been interested!