Managing Locked Strings
You can prevent strings from being translated by locking them. You can then exclude the locked strings when you apply a Language Pack.
For example, you may want to lock your company or product name so that it is not inadvertently translated and applied to your CSM system.
Good to Know
- Certain strings are automatically locked by the system or should not be translated in any system. See the list in Globalization Good to Know.
- For best practices, see Best Practices For Locking Strings from Translation.
- You can create a locked strings list from a Blueprint or mApp Solution. Locked strings lists can only be applied to a Language Pack once a Blueprint has been published or a mApp Solution applied.
- You can lock text strings or use regular expressions to lock strings.
- String lists are case sensitive.
Process for Locking Strings
- Create a Blueprint or a mApp Solution.
- Select Managers > Locked Strings to open the Locked Strings Manager.
- Select Create to open the Locked Strings List Editor.
- Provide a name and description for the locked strings list.
- Select Add, and then select one of these string types:
- String: Locks exact strings you specify.
- RegEx: Locks strings based on the regular expression. For example,
Service Catalog|Service Catalogs
locks "Service Catalog" and "Service Catalogs".
- Select OK.
- Add all strings that you want locked.
- Select Save.
- Publish the Blueprint or apply the mApp Solution.
- Apply a Language Pack.
- Select a locked strings list to prevent matching target strings in the Language Pack from being translated.
Merging Locked Strings Lists
- Create a Blueprint or a mApp Solution.
- Select Managers > Locked Strings to open the Locked Strings Manager.
- Select the locked strings you want to merge.
- Right click, and then select Merge.
The lists are merged into a single list.