|
[pft]
if v7300 = 'i'
then
'Display'
else
if v7300 = 'e'
then
'Mostrar'
else
'Mostrar'
fi
fi,
[/pft]
[pft]
if v7300 = 'i'
then
'records per page'
else
if v7300 = 'e'
then
'registros por página'
else
'registros por página'
fi
fi,
[/pft]
[pft]
if v7300 = 'i'
then
'Display'
else
if v7300 = 'e'
then
'Mostrar'
else
'Mostrar'
fi
fi,
[/pft]
[pft]
if v7300 = 'i'
then
'items per list'
else
if v7300 = 'e'
then
'ítens por lista'
else
'ítens por lista'
fi
fi,
[/pft]
[pft]
if v7300 = 'i'
then
'Display Format'
else
if v7300 = 'e'
then
'Formato de presentación'
else
'Formato de apresentação'
fi
fi,
[/pft]
|