#i111413# re-added translation relevant strings for SEC, CSC, SECH and CSCH.
Functions' UI name strings weren't marked for translation, added that now.
This commit is contained in:
parent
2c326f35eb
commit
0afc3190de
@ -848,19 +848,19 @@ Resource RID_STRLIST_FUNCTION_NAMES
|
||||
};
|
||||
String SC_OPCODE_COSECANT
|
||||
{
|
||||
Text = "CSC" ;
|
||||
Text [ en-US ] = "CSC" ;
|
||||
};
|
||||
String SC_OPCODE_SECANT
|
||||
{
|
||||
Text = "SEC" ;
|
||||
Text [ en-US ] = "SEC" ;
|
||||
};
|
||||
String SC_OPCODE_COSECANT_HYP
|
||||
{
|
||||
Text = "CSCH" ;
|
||||
Text [ en-US ] = "CSCH" ;
|
||||
};
|
||||
String SC_OPCODE_SECANT_HYP
|
||||
{
|
||||
Text = "SECH" ;
|
||||
Text [ en-US ] = "SECH" ;
|
||||
};
|
||||
String SC_OPCODE_EXP
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user