Symptom
After a successful Language Adaptation some changed text still shows as before.
Environment
SAP Cloud for Customer
Reproducing the Issue
A Language Adaptation ABC (ABC represents the name) was created and successful apart from singled out text.
Cause
The texts for UI's are buffered in the system to avoid redundant data base read access for each user loading the same UI. It can happen that the texts get stuck in the buffer for a particular adaptation.
This means that the old texts before the Language Adaptation change did not get invalidated for any reason.
Resolution
By invalidating the texts for the effected field manually, with the next read access the system recovers automatically and will consider the translations. You can try to fix the issue by simply doing a dummy change to one of the texts for the affected interface. This should invalidate the text buffer for this UI.
- Go to the Administrator workcenter.
- Go to the Language Adaptation.
- Open the Language Adaptation ABC.
- Go to the UI Texts tab.
- In Edit Mode, apply a change to the Target Text.
- Click Save.
- Click Edit again and revert the change.
- Click Save.
- Logoff the system.
- Clear browser cache.
- Logon again.
If this problem occurs frequently in your system, please send a description of the circumstances in a case:
Do you miss translations after an Excel upload or after manual Language Adaptations?
Does this occur for one language only?
Which language is the logon language while doing the adaptations?
Keywords
language adaptation, ui texts , KBA , language adaptation , AP-RC-TXA , C4C Text Adaptation , How To