If a quick solution for changing a term in the user interface is absolutely needed, then you can accomplish this in the following way.
Initial situation: The title new ident-no. (target language) of the dialog box shall be adjusted.
Open the WebNLS tool and find out the spelling in the source language.
Create a file of the name
<language>.nls(e.g. english.nls)[233] with any text editor and save it under$CADENAS/lang. The content of this file will overwrite the original translation.In the file, create two columns separated by comma, on the left side the source language and on the right side the desired term in the target language.
"Neue Ident-Nummer","New Ident No."
The changed term is displayed.



