on ‎2019 Dec 10 4:27 AM
Hi, I want to add new localization keys to my smartedit-locales_xx.properties files and I don't know how to "compile" them. When I use a new key or change an existing one then I don't see any of my change after "ant all". Not sure what triggers the compilation of locales files.
Request clarification before answering.
It works after setting all keys to lowercase. I was using camel casing (e.g. type.myMixedCasedKey.name). I inspected the content of /smarteditwebservices/v1/i18n/translations/en_US and saw that all my keys were set to lower case even though it was not the case in the source files. Naturally all references using camel casing could not find a match.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pascal Houde - you add/update the localization values for SmarEdit in the same way you do for other pages (storefront, backoffice etc.). Given below is the syntax:
type.your-item-type-code.name=your-localized-valueand there is an example at https://help.sap.com/viewer/86dd1373053a4c2da8f9885cc9fbe55d/1905/en-US/6c036ecad0de4e269fb50f2a41de...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.