Describe the bug
If with the pos in the ValidateSheetName function it is not finding the correct value and returning the name in English, thus creating a new tab when starting;
To Reproduce
Tipos de tradução
Tradução de textos
DETECTAR IDIOMA
PORTUGUÊS
INGLÊS
ESPANHOL
INGLÊS
PORTUGUÊS
ESPANHOL
Texto de origem
Adicionar um botão em um forme
Describe the bug If with the pos in the ValidateSheetName function it is not finding the correct value and returning the name in English, thus creating a new tab when starting;
To Reproduce
Tipos de tradução Tradução de textos
DETECTAR IDIOMA
PORTUGUÊS
INGLÊS
ESPANHOL
INGLÊS
PORTUGUÊS
ESPANHOL Texto de origem Adicionar um botão em um forme
OpenOffice_calc1.DocVisible := true; OpenOffice_calc1.startSheet;
Colocar qualquer valor OpenOffice_calc1.SetValue(1,'A','Nome').setBorder([bAll],opBlack).setBold(true)
Sera criado uma nova aba Adicionar um botão em um forme
OpenOffice_calc1.DocVisible := true; OpenOffice_calc1.startSheet;
Colocar qualquer valor OpenOffice_calc1.SetValue(1,'A','Nome').setBorder([bAll],opBlack).setBold(true)
Sera criado uma nova aba 232 / 5.000 Resultados de tradução Resultado da tradução Add a button to a form
OpenOffice_calc1.DocVisible := true; OpenOffice_calc1.startSheet;
put any value OpenOffice_calc1.SetValue(1,'A','Name').setBorder([bAll],opBlack).setBold(true)
Expected behavior A clear and concise description of what you expected to happen. Tipos de tradução Tradução de textos
DETECTAR IDIOMA
PORTUGUÊS
INGLÊS
ESPANHOL
INGLÊS
PORTUGUÊS
ESPANHOL Texto de origem Adicionar um botão em um forme
OpenOffice_calc1.DocVisible := true; OpenOffice_calc1.startSheet;
Colocar qualquer valor OpenOffice_calc1.SetValue(1,'A','Nome').setBorder([bAll],opBlack).setBold(true)
Sera criado uma nova aba Adicionar um botão em um forme
OpenOffice_calc1.DocVisible := true; OpenOffice_calc1.startSheet;
Colocar qualquer valor OpenOffice_calc1.SetValue(1,'A','Nome').setBorder([bAll],opBlack).setBold(true)
Sera criado uma nova aba 232 / 5.000 Resultados de tradução Resultado da tradução Add a button to a form
OpenOffice_calc1.DocVisible := true; OpenOffice_calc1.startSheet;
put any value OpenOffice_calc1.SetValue(1,'A','Name').setBorder([bAll],opBlack).setBold(true)
Screenshots attach
Desktop (please complete the following information):
Additional context Add any other context about the problem here.