Consultor Eletrônico



Kbase 21693: Tranman - Folder translations
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/04/2003
Status: Unverified

GOAL:

How to have longer labels in a folder than in the source code.

FIX:

Normally, if you need to have longer labels than in the source code you have to add ":X" where X is the maximum length. But you can't do it with folders.

Use a Growth Table when compiling the source code. Text segment growth is the process of expanding source code text segment allocation at compile time so that translations can fit in their text segments without truncation.

Note: The Translaton Manager applies text segment growth to a text phrase only if it has a translation and does not have a hard-coded string-length attribute (I mean, ":X").