Symptom
- An issue arises when attempting to modify a custom translation in the Onboarding related Administrative task Custom Translation. The aim is to change the text on a specific card for the Italian locale from "Assegna un amico alle nuove assunzioni" to "Assegna un Buddy alle nuove assunzioni" (Example). However, the modification affects more than one line, as the key "UXRHP_SVC_COMMON_ECHO" appears multiple times in the English debug.
- What is the proper key to use for "Assign buddy" title ?
Environment
SAP SuccessFactors HCM suite
Reproducing the Issue
- Enable English Debug.
- Verify that the key is "UXRHP_SVC_COMMON_ECHO".
- Navigate to the section 'manage languages > Locale Italian > Custom locale'.
- Look for the same key "UXRHP_SVC_COMMON_ECHO".
- Find the line "UXRHP_SVC_COMMON_ECHO","Assegna un Buddy alle nuove assunzioni".
- Observe that the modification affects more than the intended line.
Cause
The key "UXRHP_SVC_COMMON_ECHO" used for the modification is a wildcard key, which is why it affects more than one line.
Resolution
- The key "UXRHP_SVC_COMMON_ECHO" is a wildcard key and should not be used for specific modifications.
- The correct key for the specific line "Assegna un amico alle nuove assunzioni" is "ONBOARDING2_ONB2BUDDYACTIVITY".
See Also
Keywords
SAP SuccessFactors, custom translation, wildcard key, specific modification, ONBOARDING2_ONB2BUDDYACTIVITY, UXRHP_SVC_COMMON_ECHO, English Debug, Locale Italian, Manage Language & Text Replacements. , KBA , LOD-SF-PLT-LAN , Manage Language & Text Replacements , Problem
Product
SAP SuccessFactors Platform all versions