Cs_remember flush/clear

Can i flush / clear whatever is stored in cs_remember? Because i’ve seen that it’s heavily used by cornerstone translation strings. And i want to translate some Parts of the cornerstone.pot file.

Not currently, but it’s a quick add. Are you trying to remove everything in remember or just overwrite a value?

I’ve just recognize that some strings seems not to been translate in cornestone while i’ve testing my translation. So i’m curious if it could be a cache problem or something like that.

That’s a potential. cs_remember will never overwrite a value, so if you are trying to use it to overwrite something that will not work. What string are you trying to translate?

Something like that

And the translation from cornerstone.pot And i want only translate the strings in the .po file. I didn’t mean to use the cs_remember function on my own.

Bildschirmfoto 2023-01-04 um 16.44.15

Some other strings seems to translate, see

Bildschirmfoto 2023-01-04 um 16.45.37

That area of “Save Template” is actually not localized in the app. Apologies for the confusion we’ll get that localized. With some of the new UI you might experience this again so let us know when you have an issue like this. Thanks

Ok thanks, not a problem at all. If you add the lines to the cornerstone.po or pro.pot I will find them

1 Like

Awesome I’ll keep this thread updated for the “Element Manager” area localization. Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.